From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Scala Subject: org-mobile bug Date: Tue, 29 Dec 2009 21:58:52 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1908281917==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NPpi9-0004JI-JN for emacs-orgmode@gnu.org; Tue, 29 Dec 2009 22:59:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NPpi4-0004Iq-7i for emacs-orgmode@gnu.org; Tue, 29 Dec 2009 22:59:00 -0500 Received: from [199.232.76.173] (port=48852 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPpi4-0004In-2B for emacs-orgmode@gnu.org; Tue, 29 Dec 2009 22:58:56 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:63051) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NPpi3-0002FM-KY for emacs-orgmode@gnu.org; Tue, 29 Dec 2009 22:58:55 -0500 Received: by ewy24 with SMTP id 24so13671529ewy.26 for ; Tue, 29 Dec 2009 19:58:53 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" --===============1908281917== Content-Type: multipart/alternative; boundary=0016e6db2b1c2ae5f1047bea289c --0016e6db2b1c2ae5f1047bea289c Content-Type: text/plain; charset=ISO-8859-1 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 --0016e6db2b1c2ae5f1047bea289c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

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

Best,
Mark Scala

--0016e6db2b1c2ae5f1047bea289c-- --===============1908281917== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1908281917==--