emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] mobileorg agendas.org has no entries [8.3.4 (8.3.4-elpa @ c:/Use


From: Michael Ziems
Subject: Re: [O] mobileorg agendas.org has no entries [8.3.4 (8.3.4-elpa @ c:/Users/Michael/AppData/Roaming/.emacs.d/elpa/org-20160222/)]
Date: Tue, 12 Jul 2016 23:02:53 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hello Philip,

thanks for the answer, but that did not help me, i believe.
I went trough the org-mobile-push with the edebug, but i believe that i have to understand how another function that is in there works, maybe these:

        (let ((inhibit-redisplay t)
          (org-agenda-files (mapcar 'car org-mobile-files-alist)))
          (org-mobile-create-sumo-agenda))

and i cannot start the debugger in the same way on them, as they are not startable via M-x.


Does anybody have a clue, what could be the reason, why my agenda is normally created but the agendas.org is containing all my agenda view but without any headline (todo) in it?


Am 06.07.2016 um 00:06 schrieb Philip Hudson:
On 5 July 2016 at 21:09, Michael Ziems <address@hidden> wrote:
Is there any way, that i can try to debug the "org-mobile-push"

Eval this in your scratch buffer:

(info "(elisp) Edebug")

Then use C-h f org-mobile-push -- the function help buffer contains a
link to the function's source code definition, which you can then
instrument for the debugger by typing C-u C-M-x with point anywhere in
the function definition.

HTH



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]