emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* mobileorg agendas.org has no entries [8.3.4 (8.3.4-elpa @ c:/Users/Michael/AppData/Roaming/.emacs.d/elpa/org-20160222/)]
@ 2016-02-29 21:04 Michael Ziems
  2016-07-05 20:09 ` Michael Ziems
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Ziems @ 2016-02-29 21:04 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

i updated to org-mode 8.3.4 on windows.
When i now do an org-mobile-push then the agendas.org file is created
but has no entries. it only contains the dates and diary entries, but
none of my tasks, as if no agenda files would be there.
When i use orgmode normally on my pc, everything is working fine.
Am i doing something wrong?

Thanks,

Michael

Emacs  : GNU Emacs 24.4.1 (i686-pc-mingw32)
  of 2014-10-24 on LEG570
Package: Org-mode version 8.3.4 (8.3.4-elpa @ 
c:/Users/Michael/AppData/Roaming/.emacs.d/elpa/org-20160222/)

current state:
==============
(setq
  org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point 
org-babel-execute-safely-maybe)
  org-stuck-projects '("+2DO/+WARTEN" nil nil "+#A/+#B/+#C")
  org-agenda-sticky t
  org-agenda-window-setup 'current-window
  org-tab-first-hook '(org-hide-block-toggle-maybe 
org-babel-hide-result-toggle-maybe
               org-babel-header-arg-expand)
  org-archive-hook '(org-attach-archive-delete-maybe)
  org-refile-targets '((org-agenda-files :maxlevel . 24))
  org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
           org-cycle-show-empty-lines
           org-optimize-window-after-visibility-change)
  org-agenda-custom-commands '(("x" "Nur Kalender ohne Aufgaben" agenda ""
                    ((org-agenda-span 80) (org-deadline-warning-days 1)
                 (org-agenda-include-diary t)
                 (org-agenda-entry-types (quote (:timestamp :sexp)))
                 (org-agenda-files
                  (quote
                   ("C:\\Users\\Michael\\Documents\\org\\privat.org"
                    "C:\\Users\\Michael\\Documents\\org\\dienst.org"
                    "C:\\Users\\Michael\\Documents\\org\\work.org")
                   )
                  )
                 )
("C:\\Users\\Michael\\Documents\\org\\export\\kalender.txt")
                    )
                   ("w" "Agenda Work" agenda ""
                    ((org-agenda-files
                  (quote
                   ("C:\\Users\\Michael\\Documents\\org\\work.org"
"C:\\Users\\Michael\\Documents\\org\\info-work.org")
                   )
                  )
                 (org-agenda-span 1) (org-agenda-include-diary nil)
                 (org-deadline-warning-days 4))
                    )
                   ("p" "Agenda Privat" agenda ""
                    ((org-agenda-files
                  (quote
                   ("C:\\Users\\Michael\\Documents\\org\\privat.org"
                    "C:\\Users\\Michael\\Documents\\org\\dienst.org"
"C:\\Users\\Michael\\Documents\\org\\info-privat.org")
                   )
                  )
                 (org-agenda-span 1) (org-deadline-warning-days 14)
                 (org-agenda-include-diary t))
("C:\\Users\\Michael\\Documents\\org\\export\\privat.txt")
                    )
                   ("k" "kombinierte Ansicht"
                    ((agenda ""
                  ((org-agenda-span 1)
                   (org-agenda-entry-types (quote (:timestamp :sexp)))
                   (org-agenda-tag-filter-preset (quote nil))
                   (org-agenda-include-diary t))
                  )
                 (agenda ""
                  ((org-agenda-overriding-header "Aufgaben Arbeit")
                   (org-agenda-entry-types
                    (quote (:deadline :scheduled)))
                   (org-deadline-warning-days 1)
                   (org-agenda-files
                    (quote
                     ("C:\\Users\\Michael\\Documents\\org\\work.org"
"C:\\Users\\Michael\\Documents\\org\\info-work.org")
                     )
                    )
                   (org-agenda-span 1)
                   (org-agenda-sorting-strategy
                    (quote (priority-down deadline-up)))
                   )
                  )
                 )
                    nil)
                   ("2" "Aufgabenliste Privat" alltodo ""
                    ((org-agenda-overriding-header "Aufgaben")
                 (org-agenda-sorting-strategy (quote (scheduled-up)))
                 (org-agenda-files
                  (quote
                   ("C:\\Users\\Michael\\Documents\\org\\dienst.org"
                    "C:\\Users\\Michael\\Documents\\org\\privat.org"
"C:\\Users\\Michael\\Documents\\org\\info-privat.org")
                   )
                  )
                 (org-agenda-prefix-format "[] %i %-12:c")
                 (org-agenda-skip-function
                  (quote
                   (org-agenda-skip-entry-if (quote notscheduled)))
                  )
                 )
("C:\\Users\\Michael\\Documents\\org\\export\\Aufgaben.txt")
                    )
                   ("d" "Dienst" alltodo ""
                    ((org-agenda-files
                  (quote
("C:\\Users\\Michael\\Documents\\org\\dienst.org"))
                  )
                 (org-agenda-sorting-strategy
                  (quote (todo-state-down timestamp-up)))
                 (org-agenda-prefix-format "%b"))
("C:\\Users\\Michael\\Documents\\org\\export\\dienst.txt")
                    )
                   ("c" "Tageskalender" agenda* ""
                    ((org-agenda-span 1)
                 (org-agenda-files
                  (quote
                   ("C:\\Users\\Michael\\Documents\\org\\privat.org"
                    "C:\\Users\\Michael\\Documents\\org\\work.org"
                    "C:\\Users\\Michael\\Documents\\org\\dienst.org")
                   )
                  )
                 (org-agenda-entry-types (quote (:timestamp :sexp))))
                    )
                   ("A" "Analyse" agenda ""
                    ((org-agenda-overriding-header "Analyse")
                 (org-agenda-tag-filter-preset (quote ("+Analyse"))))
                    )
                   )
  org-agenda-before-write-hook '(org-agenda-add-entry-text)
  org-speed-command-hook '(org-speed-command-default-hook
               org-babel-speed-command-hook)
  org-babel-pre-tangle-hook '(save-buffer)
  org-occur-hook '(org-first-headline-recenter)
  org-after-tags-change-hook '(org-expiry-insert-created)
  org-agenda-text-search-extra-files '(agenda-archives
"C:/Users/Michael/Documents/org/dienst.org_archive" 
"C:/Users/Michael/Documents/org/info-privat.org_archive" 
"C:/Users/Michael/Documents/org/info-work.org_archive" 
"C:/Users/Michael/Documents/org/privat.org_archive" 
"C:/Users/Michael/Documents/org/work.org_archive")
  org-insert-heading-hook '(org-expiry-insert-created)
  org-log-done 'time
  org-clock-out-remove-zero-time-clocks t
  org-metaup-hook '(org-babel-load-in-session-maybe)
  org-confirm-elisp-link-function 'yes-or-no-p
  org-catch-invisible-edits 'error
  org-hide-leading-stars t
  org-default-notes-file "C:/Users/Michael/Documents/org/notes.org"
  org-expiry-inactive-timestamps t
  org-refile-use-outline-path 'file
  org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
  org-mode-hook '(#[nil "\300\301\302\303\304$\207"
            [org-add-hook change-major-mode-hook org-show-block-all append
             local]
            5]
          #[nil "\300\301\302\303\304$\207"
            [org-add-hook change-major-mode-hook org-babel-show-result-all
             append local]
            5]
          org-babel-result-hide-spec org-babel-hide-all-hashes)
  org-time-clocksum-format '(:hours "%d" :require-hours t :minutes ":%02d"
                 :require-minutes t)
  org-expiry-handler-function 'org-toggle-archive-tag
  org-clock-into-drawer "CLOCK"
  org-tags-exclude-from-inheritance '("@telefon" "@mail" "@unterwegs" 
"@Roger"
                      "PROJEKT")
  org-directory "C:/Users/Michael/Documents/org/"
  org-mobile-directory "C:/Users/Michael/Documents/org/MobileOrg/"
  org-from-is-user-regexp nil
  org-remove-highlights-with-change nil
  org-mobile-inbox-for-pull 
"C:/Users/Michael/Documents/org/MobileOrg/inbox.org"
  org-metadown-hook '(org-babel-pop-to-session-maybe)
  org-todo-keywords '((type "2DO(t)" "WARTEN(w)" "|" "ERLEDIGT(d)" 
"ABGEBROCHEN(c)"))
  org-agenda-files '("c:/Users/Michael/Documents/org/work.org"
             "c:/Users/Michael/Documents/org/dienst.org"
             "c:/Users/Michael/Documents/org/info-work.org"
             "c:/Users/Michael/Documents/org/info-privat.org"
             "c:/Users/Michael/Documents/org/privat.org")
  org-mobile-checksum-binary "C:/Users/Michael/Documents/md5sum.exe"
  org-clock-report-include-clocking-task t
  org-src-mode-hook '(org-src-babel-configure-edit-buffer
              org-src-mode-configure-edit-buffer)
  org-after-todo-state-change-hook '(org-clock-out-if-current
                     org-expiry-insert-created)
  org-confirm-shell-link-function 'yes-or-no-p
  )

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mobileorg agendas.org has no entries [8.3.4 (8.3.4-elpa @ c:/Users/Michael/AppData/Roaming/.emacs.d/elpa/org-20160222/)]
  2016-02-29 21:04 mobileorg agendas.org has no entries [8.3.4 (8.3.4-elpa @ c:/Users/Michael/AppData/Roaming/.emacs.d/elpa/org-20160222/)] Michael Ziems
@ 2016-07-05 20:09 ` Michael Ziems
       [not found]   ` <CAJ1MqVE3aKoTsep9y2z1_WpXEm+rmeUm_n+VG-5XiO5=D-58TQ@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Ziems @ 2016-07-05 20:09 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 9238 bytes --]

Hello,

i actually still have the same issue. Is there any way, that i can try 
to debug the "org-mobile-push" to understand why it does not fill the 
agendas.org with any of my headlines?

Thanks in advance for any help :)

Michael


Am 29.02.2016 um 22:04 schrieb Michael Ziems:
> Hello,
>
> i updated to org-mode 8.3.4 on windows.
> When i now do an org-mobile-push then the agendas.org file is created
> but has no entries. it only contains the dates and diary entries, but
> none of my tasks, as if no agenda files would be there.
> When i use orgmode normally on my pc, everything is working fine.
> Am i doing something wrong?
>
> Thanks,
>
> Michael
>
> Emacs  : GNU Emacs 24.4.1 (i686-pc-mingw32)
>  of 2014-10-24 on LEG570
> Package: Org-mode version 8.3.4 (8.3.4-elpa @ 
> c:/Users/Michael/AppData/Roaming/.emacs.d/elpa/org-20160222/)
>
> current state:
> ==============
> (setq
>  org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point 
> org-babel-execute-safely-maybe)
>  org-stuck-projects '("+2DO/+WARTEN" nil nil "+#A/+#B/+#C")
>  org-agenda-sticky t
>  org-agenda-window-setup 'current-window
>  org-tab-first-hook '(org-hide-block-toggle-maybe 
> org-babel-hide-result-toggle-maybe
>               org-babel-header-arg-expand)
>  org-archive-hook '(org-attach-archive-delete-maybe)
>  org-refile-targets '((org-agenda-files :maxlevel . 24))
>  org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
>           org-cycle-show-empty-lines
>           org-optimize-window-after-visibility-change)
>  org-agenda-custom-commands '(("x" "Nur Kalender ohne Aufgaben" agenda ""
>                    ((org-agenda-span 80) (org-deadline-warning-days 1)
>                 (org-agenda-include-diary t)
>                 (org-agenda-entry-types (quote (:timestamp :sexp)))
>                 (org-agenda-files
>                  (quote
> ("C:\\Users\\Michael\\Documents\\org\\privat.org"
> "C:\\Users\\Michael\\Documents\\org\\dienst.org"
>                    "C:\\Users\\Michael\\Documents\\org\\work.org")
>                   )
>                  )
>                 )
> ("C:\\Users\\Michael\\Documents\\org\\export\\kalender.txt")
>                    )
>                   ("w" "Agenda Work" agenda ""
>                    ((org-agenda-files
>                  (quote
>                   ("C:\\Users\\Michael\\Documents\\org\\work.org"
> "C:\\Users\\Michael\\Documents\\org\\info-work.org")
>                   )
>                  )
>                 (org-agenda-span 1) (org-agenda-include-diary nil)
>                 (org-deadline-warning-days 4))
>                    )
>                   ("p" "Agenda Privat" agenda ""
>                    ((org-agenda-files
>                  (quote
> ("C:\\Users\\Michael\\Documents\\org\\privat.org"
> "C:\\Users\\Michael\\Documents\\org\\dienst.org"
> "C:\\Users\\Michael\\Documents\\org\\info-privat.org")
>                   )
>                  )
>                 (org-agenda-span 1) (org-deadline-warning-days 14)
>                 (org-agenda-include-diary t))
> ("C:\\Users\\Michael\\Documents\\org\\export\\privat.txt")
>                    )
>                   ("k" "kombinierte Ansicht"
>                    ((agenda ""
>                  ((org-agenda-span 1)
>                   (org-agenda-entry-types (quote (:timestamp :sexp)))
>                   (org-agenda-tag-filter-preset (quote nil))
>                   (org-agenda-include-diary t))
>                  )
>                 (agenda ""
>                  ((org-agenda-overriding-header "Aufgaben Arbeit")
>                   (org-agenda-entry-types
>                    (quote (:deadline :scheduled)))
>                   (org-deadline-warning-days 1)
>                   (org-agenda-files
>                    (quote
> ("C:\\Users\\Michael\\Documents\\org\\work.org"
> "C:\\Users\\Michael\\Documents\\org\\info-work.org")
>                     )
>                    )
>                   (org-agenda-span 1)
>                   (org-agenda-sorting-strategy
>                    (quote (priority-down deadline-up)))
>                   )
>                  )
>                 )
>                    nil)
>                   ("2" "Aufgabenliste Privat" alltodo ""
>                    ((org-agenda-overriding-header "Aufgaben")
>                 (org-agenda-sorting-strategy (quote (scheduled-up)))
>                 (org-agenda-files
>                  (quote
> ("C:\\Users\\Michael\\Documents\\org\\dienst.org"
> "C:\\Users\\Michael\\Documents\\org\\privat.org"
> "C:\\Users\\Michael\\Documents\\org\\info-privat.org")
>                   )
>                  )
>                 (org-agenda-prefix-format "[] %i %-12:c")
>                 (org-agenda-skip-function
>                  (quote
>                   (org-agenda-skip-entry-if (quote notscheduled)))
>                  )
>                 )
> ("C:\\Users\\Michael\\Documents\\org\\export\\Aufgaben.txt")
>                    )
>                   ("d" "Dienst" alltodo ""
>                    ((org-agenda-files
>                  (quote
> ("C:\\Users\\Michael\\Documents\\org\\dienst.org"))
>                  )
>                 (org-agenda-sorting-strategy
>                  (quote (todo-state-down timestamp-up)))
>                 (org-agenda-prefix-format "%b"))
> ("C:\\Users\\Michael\\Documents\\org\\export\\dienst.txt")
>                    )
>                   ("c" "Tageskalender" agenda* ""
>                    ((org-agenda-span 1)
>                 (org-agenda-files
>                  (quote
> ("C:\\Users\\Michael\\Documents\\org\\privat.org"
>                    "C:\\Users\\Michael\\Documents\\org\\work.org"
> "C:\\Users\\Michael\\Documents\\org\\dienst.org")
>                   )
>                  )
>                 (org-agenda-entry-types (quote (:timestamp :sexp))))
>                    )
>                   ("A" "Analyse" agenda ""
>                    ((org-agenda-overriding-header "Analyse")
>                 (org-agenda-tag-filter-preset (quote ("+Analyse"))))
>                    )
>                   )
>  org-agenda-before-write-hook '(org-agenda-add-entry-text)
>  org-speed-command-hook '(org-speed-command-default-hook
>               org-babel-speed-command-hook)
>  org-babel-pre-tangle-hook '(save-buffer)
>  org-occur-hook '(org-first-headline-recenter)
>  org-after-tags-change-hook '(org-expiry-insert-created)
>  org-agenda-text-search-extra-files '(agenda-archives
> "C:/Users/Michael/Documents/org/dienst.org_archive" 
> "C:/Users/Michael/Documents/org/info-privat.org_archive" 
> "C:/Users/Michael/Documents/org/info-work.org_archive" 
> "C:/Users/Michael/Documents/org/privat.org_archive" 
> "C:/Users/Michael/Documents/org/work.org_archive")
>  org-insert-heading-hook '(org-expiry-insert-created)
>  org-log-done 'time
>  org-clock-out-remove-zero-time-clocks t
>  org-metaup-hook '(org-babel-load-in-session-maybe)
>  org-confirm-elisp-link-function 'yes-or-no-p
>  org-catch-invisible-edits 'error
>  org-hide-leading-stars t
>  org-default-notes-file "C:/Users/Michael/Documents/org/notes.org"
>  org-expiry-inactive-timestamps t
>  org-refile-use-outline-path 'file
>  org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
>  org-mode-hook '(#[nil "\300\301\302\303\304$\207"
>            [org-add-hook change-major-mode-hook org-show-block-all append
>             local]
>            5]
>          #[nil "\300\301\302\303\304$\207"
>            [org-add-hook change-major-mode-hook org-babel-show-result-all
>             append local]
>            5]
>          org-babel-result-hide-spec org-babel-hide-all-hashes)
>  org-time-clocksum-format '(:hours "%d" :require-hours t :minutes ":%02d"
>                 :require-minutes t)
>  org-expiry-handler-function 'org-toggle-archive-tag
>  org-clock-into-drawer "CLOCK"
>  org-tags-exclude-from-inheritance '("@telefon" "@mail" "@unterwegs" 
> "@Roger"
>                      "PROJEKT")
>  org-directory "C:/Users/Michael/Documents/org/"
>  org-mobile-directory "C:/Users/Michael/Documents/org/MobileOrg/"
>  org-from-is-user-regexp nil
>  org-remove-highlights-with-change nil
>  org-mobile-inbox-for-pull 
> "C:/Users/Michael/Documents/org/MobileOrg/inbox.org"
>  org-metadown-hook '(org-babel-pop-to-session-maybe)
>  org-todo-keywords '((type "2DO(t)" "WARTEN(w)" "|" "ERLEDIGT(d)" 
> "ABGEBROCHEN(c)"))
>  org-agenda-files '("c:/Users/Michael/Documents/org/work.org"
>             "c:/Users/Michael/Documents/org/dienst.org"
>             "c:/Users/Michael/Documents/org/info-work.org"
>             "c:/Users/Michael/Documents/org/info-privat.org"
>             "c:/Users/Michael/Documents/org/privat.org")
>  org-mobile-checksum-binary "C:/Users/Michael/Documents/md5sum.exe"
>  org-clock-report-include-clocking-task t
>  org-src-mode-hook '(org-src-babel-configure-edit-buffer
>              org-src-mode-configure-edit-buffer)
>  org-after-todo-state-change-hook '(org-clock-out-if-current
>                     org-expiry-insert-created)
>  org-confirm-shell-link-function 'yes-or-no-p
>  )
>



[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3709 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mobileorg agendas.org has no entries [8.3.4 (8.3.4-elpa @ c:/Users/Michael/AppData/Roaming/.emacs.d/elpa/org-20160222/)]
       [not found]   ` <CAJ1MqVE3aKoTsep9y2z1_WpXEm+rmeUm_n+VG-5XiO5=D-58TQ@mail.gmail.com>
@ 2016-07-12 21:02     ` Michael Ziems
  2016-07-25 12:03       ` Nicolas Goaziou
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Ziems @ 2016-07-12 21:02 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1195 bytes --]

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 <michael.ziems@xiron.de> 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 #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3709 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mobileorg agendas.org has no entries [8.3.4 (8.3.4-elpa @ c:/Users/Michael/AppData/Roaming/.emacs.d/elpa/org-20160222/)]
  2016-07-12 21:02     ` Michael Ziems
@ 2016-07-25 12:03       ` Nicolas Goaziou
  2016-08-02 17:26         ` Michael Ziems
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Goaziou @ 2016-07-25 12:03 UTC (permalink / raw)
  To: Michael Ziems; +Cc: emacs-orgmode

Hello,

Michael Ziems <michael.ziems@xiron.de> writes:

> 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?

What is the return value for `org-mobile-files-alist'?

What is your setup related to "org-mobile"?


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mobileorg agendas.org has no entries [8.3.4 (8.3.4-elpa @ c:/Users/Michael/AppData/Roaming/.emacs.d/elpa/org-20160222/)]
  2016-07-25 12:03       ` Nicolas Goaziou
@ 2016-08-02 17:26         ` Michael Ziems
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Ziems @ 2016-08-02 17:26 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 5112 bytes --]

Hello Nicolas,

the result is:

Result: (("C:\\Users\\Michael\\Documents\\org\\work.org" . "work.org") 
("C:\\Users\\Michael\\Documents\\org\\dienst.org" . "dienst.org") 
("C:\\Users\\Michael\\Documents\\org\\info-work.org" . "info-work.org") 
("C:\\Users\\Michael\\Documents\\org\\info-privat.org" . 
"info-privat.org") ("C:\\Users\\Michael\\Documents\\org\\privat.org" . 
"privat.org"))

Which looks correct.

My setup is:
(setq org-mobile-directory 
"C:\\Users\\Michael\\Documents\\org\\MobileOrg\\")
(setq org-mobile-inbox-for-pull 
"C:\\Users\\Michael\\Documents\\org\\MobileOrg\\inbox.org")

(defcustom org-mobile-checksum-binary (or
                                          (executable-find 
"C:\\Users\\Michael\\Documents\\md5sum.exe")
                                          )
  "Executable used for computing checksums of agenda files."
  :group 'org-mobile
  :type 'string)

The agendas.org output looks like this (example for one agenda:

* 80 days-agenda (W31-W42):<after>KEYS=x TITLE: Nur Kalender ohne 
Aufgaben</after>
** Dienstag    2 August 2016
** Mittwoch    3 August 2016
** Donnerstag  4 August 2016
** Freitag     5 August 2016
** Samstag     6 August 2016
** Sonntag     7 August 2016
** Montag      8 August 2016 W32
** Dienstag    9 August 2016
** Mittwoch   10 August 2016
** Donnerstag 11 August 2016
** Freitag    12 August 2016
** Samstag    13 August 2016
** Sonntag    14 August 2016
** Montag     15 August 2016 W33
** Dienstag   16 August 2016
** Mittwoch   17 August 2016
** Donnerstag 18 August 2016
** Freitag    19 August 2016
** Samstag    20 August 2016
** Sonntag    21 August 2016
** Montag     22 August 2016 W34
** Dienstag   23 August 2016
** Mittwoch   24 August 2016
** Donnerstag 25 August 2016
** Freitag    26 August 2016
** Samstag    27 August 2016
** Sonntag    28 August 2016
** Montag     29 August 2016 W35
** Dienstag   30 August 2016
** Mittwoch   31 August 2016
** Donnerstag  1 September 2016
** Freitag     2 September 2016
** Samstag     3 September 2016
** Sonntag     4 September 2016
** Montag      5 September 2016 W36
   Diary:      Labor Day
** Dienstag    6 September 2016
** Mittwoch    7 September 2016
** Donnerstag  8 September 2016
** Freitag     9 September 2016
** Samstag    10 September 2016
** Sonntag    11 September 2016
** Montag     12 September 2016 W37
** Dienstag   13 September 2016
** Mittwoch   14 September 2016
** Donnerstag 15 September 2016
** Freitag    16 September 2016
** Samstag    17 September 2016
** Sonntag    18 September 2016
** Montag     19 September 2016 W38
** Dienstag   20 September 2016
** Mittwoch   21 September 2016
** Donnerstag 22 September 2016
   Diary:      16:20...... Autumnal Equinox (Mitteleuropäische Sommerzeit)
** Freitag    23 September 2016
** Samstag    24 September 2016
** Sonntag    25 September 2016
** Montag     26 September 2016 W39
** Dienstag   27 September 2016
** Mittwoch   28 September 2016
** Donnerstag 29 September 2016
** Freitag    30 September 2016
** Samstag     1 Oktober 2016
** Sonntag     2 Oktober 2016
** Montag      3 Oktober 2016 W40
   Diary:      Islamic New Year 1438
   Diary:      Rosh HaShanah 5777
** Dienstag    4 Oktober 2016
** Mittwoch    5 Oktober 2016
** Donnerstag  6 Oktober 2016
** Freitag     7 Oktober 2016
** Samstag     8 Oktober 2016
** Sonntag     9 Oktober 2016
** Montag     10 Oktober 2016 W41
   Diary:      Columbus Day
** Dienstag   11 Oktober 2016
** Mittwoch   12 Oktober 2016
   Diary:      Yom Kippur
** Donnerstag 13 Oktober 2016
** Freitag    14 Oktober 2016
** Samstag    15 Oktober 2016
** Sonntag    16 Oktober 2016
** Montag     17 Oktober 2016 W42
   Diary:      Sukkot
** Dienstag   18 Oktober 2016
** Mittwoch   19 Oktober 2016
** Donnerstag 20 Oktober 2016
   Diary:      Birth of the Báb

Whereas the normal output in emacs is having a lot of my headlines with 
dates in there.

I will continue to understand edebug and try to check, what is wrong.

Do you have any idea, what i might be missing?

Thanks,

Michael

Am 25.07.2016 um 14:03 schrieb Nicolas Goaziou:
> Hello,
>
> Michael Ziems <michael.ziems@xiron.de> writes:
>
>> 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?
> What is the return value for `org-mobile-files-alist'?
>
> What is your setup related to "org-mobile"?
>
>
> Regards,
>



[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3709 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-02 17:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-29 21:04 mobileorg agendas.org has no entries [8.3.4 (8.3.4-elpa @ c:/Users/Michael/AppData/Roaming/.emacs.d/elpa/org-20160222/)] Michael Ziems
2016-07-05 20:09 ` Michael Ziems
     [not found]   ` <CAJ1MqVE3aKoTsep9y2z1_WpXEm+rmeUm_n+VG-5XiO5=D-58TQ@mail.gmail.com>
2016-07-12 21:02     ` Michael Ziems
2016-07-25 12:03       ` Nicolas Goaziou
2016-08-02 17:26         ` Michael Ziems

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).