Bingo writes:
> Hi,
>
> I see that when there is an emacs server without a visible frame,
>
> emacsclient --eval "(org-mobile-push)" , gives the error :
>
> *ERROR*: Unknown terminal type
>
> Only when there is a visible frame does org-mobile-push succeed. Is there a
> reason why org-mobile-push
Bingo writes:
> Hi,
>
> I see that when there is an emacs server without a visible frame,
>
> emacsclient --eval "(org-mobile-push)" , gives the error :
>
> *ERROR*: Unknown terminal type
>
> Only when there is a visible frame does org-mobile-push succeed. Is there a
> reason why org-mobile-push
Hi,
I see that when there is an emacs server without a visible frame,
emacsclient --eval "(org-mobile-push)" , gives the error :
*ERROR*: Unknown terminal type
Only when there is a visible frame does org-mobile-push succeed. Is there a
reason why org-mobile-push needs a frame ? How can I make
FYI, I bisected and this is the first bad commit:
bed17f1bb505dd6ecf80b44bf1ef267d45efb206 is the first bad commit
commit bed17f1bb505dd6ecf80b44bf1ef267d45efb206
Author: Nicolas Goaziou
Date: Sat Jan 14 16:12:43 2017 +0100
org-mobile: Fix `org-mobile-push' with stick agendas
* lisp/o
On Sat, Mar 11, 2017 at 7:53 AM, Aaron Jensen wrote:
> $ git clone
> g...@github.com:aaronjensen/org-mobile-push-breaks-org-agenda-ecm.git
> ~/.emacs.d.old
Sorry, this line was wrong, it should clone to ~/.emacs.d:
$ git clone
g...@github.com:aaronjensen/org-mobile-push-breaks-org-agenda-ecm.g
On Fri, Mar 10, 2017 at 9:28 AM, Nicolas Goaziou wrote:
> ATM, I am not sure how it happens since the headline was extracted from
> some document. Could you try evaluating
>
> M-: (org-get-at-bol 'org-marker)
>
> on a problematic line and report back the problem?
I just get this:
#
> Better,
Aaron Jensen writes:
> Thank you for the tip. Here is the trace:
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
> set-buffer(nil)
> (save-current-buffer (set-buffer buffer) buffer-undo-list)
> (let ((--cline (org-current-line)) (--cmd this-command) (--buf1
> (current-bu
Hi,
> On Mar 10, 2017, at 8:20 AM, Nicolas Goaziou wrote:
>
> Hello,
>
> Could you use Org uncompiled (C-u M-x org-reload)? your backtrace is
> hardly usable.
Thank you for the tip. Here is the trace:
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
set-buffer(nil)
(save-cu
Hello,
Could you use Org uncompiled (C-u M-x org-reload)? your backtrace is
hardly usable.
Also, would you mind sending your message as plain test? It seems to be
HTML-only.
Regards,
--
Nicolas Goaziou
html
If this is MobileOrg iOS I'm assuming it's related to dropbox api changes.
We're currently beta testing a switch over to v2 of their API and it is
working well in local testing so far.
On Tue, Dec 13, 2016 at 9:41 PM Matthew Pritchard
wrote:
> I have a dropbox account established And the org mod
I get the message error downloading checksums in org mode any suggestions?
I have a dropbox account established And the org mode app installed. When I try
to sync I get the message.Error syncing changes
an error was encountered while attempting to fetch mobile.org. from the server.
Does anyone have any insight?
On Tuesday, 13 Oct 2015 at 15:28, Chris Patti wrote:
> I must confess I am not wild about the whole way MobileOrg purports to
> function.
>
> I don't really want to have to push or pull my OrgFiles to/from
> mobile. With mechanisms like Dropbox what I *really* want is to be
> able to access and m
Hello,
Vamsi Vytla writes:
> I can guarantee you that your suggestion did NOT work for me. I haven't
> heard anything from Sergey here. Looks like people at MobileOrg-Android
> maybe running into the same issue:
>
> https://github.com/matburt/mobileorg-android/issues/472#issuecomment-147403622
>
I must confess I am not wild about the whole way MobileOrg purports to function.
I don't really want to have to push or pull my OrgFiles to/from
mobile. With mechanisms like Dropbox what I *really* want is to be
able to access and manipulate Org content on my device directly.
-Chris
On Mon, Oct
Hi Nicolas,
I can guarantee you that your suggestion did NOT work for me. I haven't
heard anything from Sergey here. Looks like people at MobileOrg-Android
maybe running into the same issue:
https://github.com/matburt/mobileorg-android/issues/472#issuecomment-147403622
Any thoughts?
Vamsi
On S
Hello,
Vamsi Vytla writes:
> M-x 'org-mobile-push', with the latest org-mode leaves the files
> incompatible with MobileOrg Android application. There have been no changes
> in MobileOrg for over a year.
>
> I bisected the latest org-mobile related changes and noticed that reverting
> this one l
M-x 'org-mobile-push', with the latest org-mode leaves the files
incompatible with MobileOrg Android application. There have been no changes
in MobileOrg for over a year.
I bisected the latest org-mobile related changes and noticed that reverting
this one line below "fixes" the issue (at least for
I'm noticing something with mobile org and wonder if others have the same
experience.
An item that is in the Agenda View is truncated (only first 10 lines shown)
when viewed under the "Agenda views..." selector, but that same item when
viewed in its actual .org file is complete.
I don't see wh
Hello,
I accidentally created a file 'from_mobile.org' (different from the
'org-mobile.org' used by org-mobile) in my org-directory. On the next
org-mobile-push, this file got copied into my org-mobile-directory and
now shows up on my mobile (Android) device.
I then deleted the "from_mobile.org"
On 24 February 2015 at 13:10, Guido Van Hoecke wrote:
> Hi,
>
> org-mobile-push frequently fails to copy my org files to the staging
> directory with following output:
>
> Copying files...
> org-mobile-copy-agenda-files: Truncating output file: interrupted
> system call, /Volumes/guivho/org/z.org
Hi,
org-mobile-pull just messed up.
I have a top level heading, "Dates." In mobileorg (android), I created a
second-level heading under it, "Entrance exams," and then a third level heading
under that, "Auditions," with a scheduled date. That was on my phone.
Later, I synced on the phone and di
Hi,
org-mobile-push frequently fails to copy my org files to the staging
directory with following output:
Copying files...
org-mobile-copy-agenda-files: Truncating output file: interrupted
system call, /Volumes/guivho/org/z.org
This error is not consistent. Just call it again, sometimes again an
Attached to this e-mail, please find an image of the appearance of one of my
org buffers after doing org-mobile-pull.
Before the pull, I collapsed all the subtrees (S-TAB once).
The pull added some new nodes. The nodes appear to be filed correctly. But, it
looks like org is trying to do some ki
Nick Dokos writes:
> Shavkat Rustamov writes:
>
>> When calling org-mobile-push, org gives this message "Non-existing agenda
>> file .#flagged.org".
>>
>> .# are lock files (create-lockfiles variable), which get created in the org
>> directory. I would prefer to have them.
>
> Maybe org-mobile
Shavkat Rustamov writes:
> When calling org-mobile-push, org gives this message "Non-existing agenda
> file .#flagged.org".
>
> .# are lock files (create-lockfiles variable), which get created in the org
> directory. I would prefer to have them.
Maybe org-mobile-files-exclude-regexp can help.
When calling org-mobile-push, org gives this message "Non-existing agenda
file .#flagged.org".
.# are lock files (create-lockfiles variable), which get created in the org
directory. I would prefer to have them.
Hi Philip,
Philip Hudson writes:
> Excise spurious Org agenda buffers leaked by org-mobile
> https://gist.github.com/PhilHudson/d6429fb48caf6065ec8c
maybe we can find some equivalent code without requiring
'syntactic-sugar and 'anaphora ?
Let us know how we can improve org-mobile.el steadily f
To: emacs-orgmode@gnu.org
Subject: Bug: org-mobile leaks agenda buffer named "*SUMO*" on push
[8.2.7 (8.2.7-4-g880362-elpa @
/home/phil/.emacs.d/elpa/org-20140616/)]
From: Phil Hudson
--text follows this line--
For a long, long time -- at least two years -- I've been experiencing
*something* cre
On 29 April 2014 13:36, Bastien wrote:
> If you haven't already, perhaps you can fill an issue here:
> https://github.com/MobileOrg/mobileorg/issues
>
Hi Bastien,
Thanks for the suggestion.
I've been digging around and found it was actually some code in my .emacs
file causing this not to wor
Hi Steve,
Steve Dowe writes:
> I seem to have a weird issue with org mobile sync.
If you haven't already, perhaps you can fill an issue here:
https://github.com/MobileOrg/mobileorg/issues
2 cts,
--
Bastien
Hi,
I seem to have a weird issue with org mobile sync.
Changes from my laptop save fine into my sync files in Dropbox, and get
pulled into the mobile app fine too. The problem occurs when making a
change on mobile and syncing back. The file mobileorg.org gets written
correctly on the phone's Dro
If I setup a set of test cases for org-mobile, how do I then clear out
MobileOrg after the tests and prepare to use it in production? Is there
ways that I can flip back and forth between Org-Mobile environments
without getting messed up by leftovers in either Emacs or MobileOrg?
--
David Masterso
Hi all,
I'm trying to figure out how to get org-mobile-pull to work for me. I
want to be able to edit files from multiple directories via MobileOrg,
e.g.:
~/org/TODO.org
~/work/TODO.org
~/my-project/TODO.org
~/org/notes/my-hobby.org
I have a sync-org shell-script which copies them into
Hello,
I am new to using org-mobile with org and I have a question about how
habits are handled with the org-mobile-push and pull operations. I hope
this is a proper list to post. What is happening is that the completed date/
time for a habit is being given as the date/time of org-mobile-pull ra
Xavier Maillard writes:
> While talking about mobileorg features, can someone tell me which
> mobileorg it is ? I can see at least 2: mobileorg (the origianl) and
> mobileorgNG (a dead fork ?). Not clear for me.
The original.
> Also, do I have to add per file SEQ_TODO/TAGS to be able to see the
Charles Philip Chan writes:
>> And a follow-up question: I'd like to be able to clock things on my
>> phone. I can't see clocking in the feature set of MobileOrg; are there
>> any other Android apps to clock tasks, and is it possible to import
>> their data into Org? If not, well, didn't someon
Marcin Borkowski writes:
Hi Marcin:
> Does this mean that if I have an account on some server, and I can log
> in there through SSH, I can set it up for MobileOrg? (Sorry for a
> possibly lame question, I don't know much about networking and such
> things.)
Yes, just stage the files to the ser
Dnia 2013-03-14, o godz. 18:05:21
Charles Philip Chan napisał(a):
> Marcin Borkowski writes:
>
> Hi Marcin:
>
> > I'm about to buy an Android smartphone. Of course, I want to use
> > Org-mobile. However, I don't use Dropbox (I use another, similar
> > service, called SpiderOak). Is it possi
Subhan Tindall writes:
Hi Subhan:
> Org mobile is currently unavailable in the Android market, with no
> scheduled return time.
Are you sure? I can access it just fine:
https://play.google.com/store/apps/details?id=com.matburt.mobileorg&feature=search_result
https://play.google.com/store/apps
Org mobile is currently unavailable in the Android market, with no
scheduled return time.
On Thu, Mar 14, 2013 at 3:05 PM, Charles Philip Chan wrote:
> Marcin Borkowski writes:
>
> Hi Marcin:
>
>> I'm about to buy an Android smartphone. Of course, I want to use
>> Org-mobile. However, I don't
Marcin Borkowski writes:
Hi Marcin:
> I'm about to buy an Android smartphone. Of course, I want to use
> Org-mobile. However, I don't use Dropbox (I use another, similar
> service, called SpiderOak). Is it possible to synchronize using such a
> service?
No currently Mobileorg does not suppor
Hi,
I'm about to buy an Android smartphone. Of course, I want to use
Org-mobile. However, I don't use Dropbox (I use another, similar
service, called SpiderOak). Is it possible to synchronize using such a
service? (If not, I'll set up a Dropbox account, which I'm probably
ging to do anyway - I
John Hendy writes:
> I just setup mobileOrg to use Dropbox. Setting up synchronizer in
> mobileOrg worked fine, Dropbox login worked fine, and I chose an
> existing folder named "mobile-org" to sync with.
>
> ...
>
> Thanks,
> John
Bastien fixed this already.. Just get the latest version, you'
I just setup mobileOrg to use Dropbox. Setting up synchronizer in
mobileOrg worked fine, Dropbox login worked fine, and I chose an
existing folder named "mobile-org" to sync with.
This is in my emacs config:
#+begin_src .emacs
(custom-set-variables
...
'(org-agenda-files (quote ("~/org" "~/org/a
Hi James,
James Harkins writes:
> I just looked at the footnote text... why did we go from "symlinks
> work if the name is the same" to an unqualified "symlinks are not
> supported"?
Should be fixed now... thanks,
--
Bastien
James Harkins writes:
> I just looked at the footnote text... why did we go from "symlinks
> work if the name is the same" to an unqualified "symlinks are not
> supported"?
I overlooked the difference.
Please provide a patch.
~$ git clone git://orgmode.org/org-mode.git
~$ emacs &
C-x f org-mo
On Jan 6, 2013 9:57 PM, "Bastien" wrote:
>
> Hi James,
>
> James Harkins writes:
>
> > I'm not sure of the procedure to contribute to the org manual, but I
> > might suggest something like this, under MobileOrg section B2:
>
> I added a footnote:
> http://orgmode.org/cgit.cgi/org-mode.git/commit/
Hi James,
James Harkins writes:
> I'm not sure of the procedure to contribute to the org manual, but I
> might suggest something like this, under MobileOrg section B2:
I added a footnote:
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=76684b5
Thanks!
--
Bastien
On Jan 4, 2013 11:34 PM, "Bastien" wrote:
>
> Hi James,
>
> James Harkins writes:
>
> > The outcome is the same as the first: document the issue.
>
> Org is yours :)
I worked in software support for awhile, so... I know what it means, e.g.,
when some behavior is labeled a "known issue" ;-)
I'm
Hi James,
James Harkins writes:
> The outcome is the same as the first: document the issue.
Org is yours :)
--
Bastien
Hi Ben,
Ben Finney writes:
> Which change fixed this problem?
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=7716b9
> How will I know when an org-mode that
> includes this fix is released?
Org 7.9.3 is about to be release before January 10th,
so you'll know by then.
--
Bastien
On Jan 3, 2013 8:57 PM, "Bastien" wrote:
>
> Hi James,
>
> James Harkins writes:
>
> > - One should not put symlinks into org-directory, or at least make
> > sure the symlink's name is the same as the target. If this is an
> > intentional limitation, it should be documented.
> >
> > - Or, the sym
Bastien writes:
> Hi Ben,
>
> Ben Finney writes:
>
> > I am getting the same error. I'm using the Org mode that comes with
> > Emacs (“GNU Emacs 23.4.1”).
>
> You should not get this error anymore from maint.
Thank you. I'm not in a position to use the maint version, so I will
need to wait for
Hi Ben,
Ben Finney writes:
> I am getting the same error. I'm using the Org mode that comes with
> Emacs (“GNU Emacs 23.4.1”).
You should not get this error anymore from maint.
Thanks,
--
Bastien
Hi James,
James Harkins writes:
> - One should not put symlinks into org-directory, or at least make
> sure the symlink's name is the same as the target. If this is an
> intentional limitation, it should be documented.
>
> - Or, the symlink resolution is not actually necessary and it causes
> pr
Hi Ramon,
Ramon Diaz-Uriarte writes:
> - Then, when org-mobile-push runs (either because it tell it do so, or
> because the timer says so), the display gets redrawn, and I get only two
> windows, one with *Org Agenda* and the other with the *SUMO* buffer.
>
> This is very annoying to me be
On 2 January 2013 11:29, Martin Butz wrote:
> Hi Brian,
>
> Am 02.01.2013 16:36, schrieb Brian van den Broek:
>
> [...]
>
>
>> Have you considered using the SD card for syncing? It is a bit more of a
>> hassle than syncing with a server, but it works well enough to satisfy
>> this
>> owner of a ti
Hi Brian,
Am 02.01.2013 16:36, schrieb Brian van den Broek:
[...]
Have you considered using the SD card for syncing? It is a bit more of a
hassle than syncing with a server, but it works well enough to satisfy this
owner of a tin foil hat :-)
yes and no;) I briefly thought of it and might gi
On 2 Jan 2013 07:49, "Martin Butz" wrote:
>
> Hello,
>
> in case anyone is interested, here is a short report what I found out:
>
> + I tested mobileorg on my Android phone without encryption and with
synchronization via Ubuntu one. Seems to work. However: I do not want to
store unencrypted org-fi
Hello,
in case anyone is interested, here is a short report what I found out:
+ I tested mobileorg on my Android phone without encryption and with
synchronization via Ubuntu one. Seems to work. However: I do not want to
store unencrypted org-files on a remote server.
+ I am able to enscrypt
Hi Dave,
Am 26.12.2012 19:02, schrieb J. David Boyd:
[...]
I'm using MobileOrg and an Android 2.2, but I'm syncing through
Dropbox, which works fine. Sorry I know nothing about the items you
mentioned.
It seems, that the synchronisation does work. I will have a try without
encryption to see
Martin Butz writes:
> Am 22.12.2012 15:57, schrieb J. David Boyd:
>> Martin Butz writes:
> [...]
>>> The next problem is, I use encryption (org-mobile-use-encryption),
>>> which works. But how can I bring orgmobile to descrypt the files?
>
> [...]
>
>>
>> I think the docs in Org describe some of
Am 22.12.2012 15:57, schrieb J. David Boyd:
Martin Butz writes:
[...]
The next problem is, I use encryption (org-mobile-use-encryption),
which works. But how can I bring orgmobile to descrypt the files?
[...]
I think the docs in Org describe some of the pieces you are missing
There ar
Martin Butz writes:
> Hi,
>
> does anyone have a working and fully functional orgmobile installation
> on a smartphone with Android 2.3.6 (meine: Samsung Ace)?
>
> It seems, that mine is not complete. E.g. using the setup wizard I was
> prompted to provide a folder for the storage of the org-file
Hi,
does anyone have a working and fully functional orgmobile installation
on a smartphone with Android 2.3.6 (meine: Samsung Ace)?
It seems, that mine is not complete. E.g. using the setup wizard I was
prompted to provide a folder for the storage of the org-files. But I
could not set this o
Hi David,
da...@adboyd.com (J. David Boyd) writes:
> How would we do that? Are there instructions somewhere on the proper
> way to create a patch file for this? The proper mode for diff? What
> has to be in a changelog?
>
> There are a few changes I'd like to see in mobile.el myself, and I'm
Bastien writes:
> James Harkins writes:
>
>> Anyway, I still don't understand the rationale for the current
>> behavior. Does anyone know why org-mobile-push resolves the agenda
>> files' names to symlink targets?
>
> The problem is that there is no active maintainer on org-mobile.el
> right no
James Harkins writes:
> Anyway, I still don't understand the rationale for the current
> behavior. Does anyone know why org-mobile-push resolves the agenda
> files' names to symlink targets?
The problem is that there is no active maintainer on org-mobile.el
right now... by default this is me,
Sorry for resending as a new thread. I had wanted to reply to my
original message on gmane, but gmane's search fails to locate the
thread (?).
Anyway, I still don't understand the rationale for the current
behavior. Does anyone know why org-mobile-push resolves the agenda
files' names to symlink t
Conor Nash writes:
> When I try to run org-mobile-push I get an error in the minibuffer: "Wrong
> type argument: listp, todo".
I am getting the same error. I'm using the Org mode that comes with
Emacs (“GNU Emacs 23.4.1”).
The backtrace from the error is:
=
Debugger entered--Lisp error: (w
"Jorge A. Alfaro Murillo" writes:
> I think I figured it out. I think it was a problem of having
> "upgraded" org from the package manager once, when I had another
> version of emacs. I removed the package, reinstall emacs-snapshot and
> now it is working again.
Thanks you found the problem and
I think I figured it out. I think it was a problem of having "upgraded" org
from the package manager once, when I had another version of emacs. I
removed the package, reinstall emacs-snapshot and now it is working again.
Thanks.
On Oct 25, 2012 4:02 AM, "Bastien" wrote:
> Hi Jorge,
>
> "Jorge A.
Hi Jorge,
"Jorge A. Alfaro Murillo" writes:
> This is strange, since I get the whole emacs from a repository
> (http://emacs.naquadah.org/ unstable/ ). I should not have to compile
> anything.
I double-checked and the source on Julien's server are okay.
Can you do
C-h f org-mobile-create-inde
This is strange, since I get the whole emacs from a repository
(http://emacs.naquadah.org/ unstable/ ). I should not have to compile
anything.
I guess there must be a bug in the package from the repository.
What do you recommend me to do? Install the org from source?
On Wed, Oct 24, 2012 at 5:35
Dear All,
I think that the behavior of org-mobile-push has changed in some recent
update. Since a few days ago (when I upgraded to v. 7.9.1-2, from Debian),
whenever org-mobile-push runs, a new agenda buffer called *SUMO* is
created, and the display redrawn. I can see (in file org-mobile.el) wher
Hi Jorge,
"Jorge A. Alfaro Murillo" writes:
> Hi, I am having trouble with org-mobile-push, it fails and gives the
> following error:
> org-mobile-create-index-file: Symbol's function definition is void:
> org-prepare-agenda-buffers
The function `org-prepare-agenda-buffers' has been renamed to
Kyle Sexton wrote:
> ** Documentation for MobileOrg
> Confluence is an easy to use wiki system that we have been granted an
> open-source license for, but users may prefer something based on Worg
> for maintaining information. Any preference which direction I should
> build the website?
I would
I have a journal file defined in my capture templates like this
("j" "journal" entry (file+datetree
"journal.org")
Is there any way I can somehow get org-mobile to refile to this on
org-mobile-pull? Id like my captures to turn up in my
Hi Ken,
Ken Mankoff writes:
> Hi,
>
> I'm interested in using Mobile Org (on 2 devices) & DropBox. However,
> the mobile devices are read-only.
>
> Do I need to do the org-mobile-push and have the files move from ~/org
> to ~/Dropbox/MobileOrg, or can I just store all my org files in
> ~/Dropbox
Hi,
I'm interested in using Mobile Org (on 2 devices) & DropBox.
However, the mobile devices are read-only.
Do I need to do the org-mobile-push and have the files move from
~/org to ~/Dropbox/MobileOrg, or can I just store all my org files
in ~/Dropbox/MobileOrg and not worry about syncing,
Greg Troxel writes:
> Richard Riley writes:
>
>> org-mobile allows you to use some form of encryption when pushing to the
>> MobileOrg directory. Encrypts and works fine. The issue is that the
>> mobile app has a password setting to unencrypt but there is no
>> protection on the app itelf meanin
Richard Riley writes:
> org-mobile allows you to use some form of encryption when pushing to the
> MobileOrg directory. Encrypts and works fine. The issue is that the
> mobile app has a password setting to unencrypt but there is no
> protection on the app itelf meaning anyone can read the org fi
org-mobile allows you to use some form of encryption when pushing to the
MobileOrg directory. Encrypts and works fine. The issue is that the
mobile app has a password setting to unencrypt but there is no
protection on the app itelf meaning anyone can read the org files from
thje mobileorg app itse
On Fri, Jun 22, 2012 at 5:35 PM, Enda wrote:
> (setq org-mobile-directory "/scpc:user@@remote.host:org/webdav/")
>
> Having the '@@' caused the username to be 'user@' so I could not log
> in, removing one of the @'s solved the problem.
This was a typo. I just fixed it. Thanks. :)
--
Suvayu
Ope
>From FAQ:
What can I do if I don't want to use Dropbox.com?
(setq org-mobile-directory "/scpc:user@@remote.host:org/webdav/")
Having the '@@' caused the username to be 'user@' so I could not log
in, removing one of the @'s solved the problem.
Best wishes,
Enda
P.S.
Can TRAMP use WebDAV?
If I have an org mode file that is read-only (e.g. because I've checked
it in to RCS) in my org-agenda, when I do M-x org-mobile-push (from my
desktop machine to dropbox) the 2nd time I get a permission denied error
from (org-mobile-copy-agenda-files) -- this is because there is already
a read-onl
Hi All,
I'm try to set up MobileOrg on my iPhone. When I called org-mobile-push, I
received a Cannot revert nonexistent buffer error.
*Messages* BEGIN--
loaded /Users/barak/.emacs.d/starter-kit-eshell.el
Loading /Users/barak/.emacs.d/barak.el (source)...done
loaded /Users/barak/.emacs.d
Hi Moritz,
Moritz Ulrich writes:
> On Thu, Mar 29, 2012 at 12:51, Bastien wrote:
>> Hi Ulrich,
>
> It's Moritz, everyone confuses this ;-) (No hard feelings)
Sorry for that!
>> Can you check if this patch against master fixes the problem for you?
>
> Sadly it causes a bunch of problems: Mobi
On Thu, Mar 29, 2012 at 12:51, Bastien wrote:
> Hi Ulrich,
It's Moritz, everyone confuses this ;-) (No hard feelings)
> Moritz Ulrich writes:
>
>> I recently started using org-mode in combination with MobileOrg rather
>> excessively. Everything works pretty good, with one exception:
>> `org-mob
Hi Ulrich,
Moritz Ulrich writes:
> I recently started using org-mode in combination with MobileOrg rather
> excessively. Everything works pretty good, with one exception:
> `org-mobile-push' adds a strange #+TODO: line to index.org:
>
> #+TODO: | DONE
See this section in the manual:
5.2
Hello,
I recently started using org-mode in combination with MobileOrg rather
excessively. Everything works pretty good, with one exception:
`org-mobile-push' adds a strange #+TODO: line to index.org:
#+TODO: | DONE
This confuses my MobileOrg application (Android, MobileOrg-NG, a fork)
and
Hi Henning,
Henning Weiss writes:
> I have tried to extend org-mobile with four new edit nodes. One to add new
> headings, one for deletion of headings, one for refiling and one for
> archiving nodes. Having those in orgmode would allow mobileorg-android (and
> mobileorg) to be extended to allow
Hi,
I have tried to extend org-mobile with four new edit nodes. One to add new
headings, one for deletion of headings, one for refiling and one for
archiving nodes. Having those in orgmode would allow mobileorg-android (and
mobileorg) to be extended to allow a wider range of operations. The
additi
On 05/02/12 15:56, Richard Riley wrote:
I reduced my mobile org file set to a single file "general.org" by
adjusting org-mobile-files.
I did an org-mobile-push but the mobile app falls over when I try to
sync it saying "error downloading checksums". I read on the org-mobile
web page that one sh
On 05/02/12 15:56, Richard Riley wrote:
I reduced my mobile org file set to a single file "general.org" by
adjusting org-mobile-files.
I did an org-mobile-push but the mobile app falls over when I try to
sync it saying "error downloading checksums". I read on the org-mobile
web page that one sh
Hi,
I found this that discusses the issue - although the solution did not work
for me. I am getting sync from emacs to dropbox, but not from dropbox to
ios.
Has any else had a similar issue, any ideas?
regards,
aaron.
https://github.com/richard/mobileorg/wiki/known-issues
On 17 March 2012 19:5
Hi Richard,
I am setting up mobile org for the first time and having the same problem.
Did you ever come up with a solution?
cheers,
aaron.
On 6 February 2012 02:56, Richard Riley wrote:
>
> I reduced my mobile org file set to a single file "general.org" by
> adjusting org-mobile-files.
>
>
I get the following error when I do org-mobile-pull. The backtrace are
these following 4 lines.
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
org-mobile-pull()
call-interactively(org-mobile-pull t nil)
execute-extended-command(nil)
call-interactively(execute-extended-comm
1 - 100 of 139 matches
Mail list logo