Hi, I was exploring org-mobile.el just now, and I found a small problem.
The function org-mobile-push throws an error unless there is at least one
custom agenda command defined -- clearly not desirable.  I suspect the
problem is in org-agenda-custom-commands: (delq nil '()) returns nil for an
empty list.  After defining one custom agenda command, all works as
expected.

Best,
Mark Scala
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to