emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] org-mobile bug


From: Mark Scala
Subject: [Orgmode] org-mobile bug
Date: Tue, 29 Dec 2009 21:58:52 -0600

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


reply via email to

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