From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Bremner Subject: Re: [org-mobile] Pushing without custom agendas defined does not create agenda.org Date: Tue, 24 Nov 2009 21:51:28 -0400 Message-ID: <87zl6bl6cf.wl%bremner@pivot.cs.unb.ca> References: <87iqd0ost7.wl%bremner@pivot.cs.unb.ca> Reply-To: David Bremner Mime-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ND72g-0000Z3-VX for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 20:51:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ND72b-0000YI-8s for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 20:51:37 -0500 Received: from [199.232.76.173] (port=55905 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ND72b-0000YF-59 for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 20:51:33 -0500 Received: from pivot.cs.unb.ca ([131.202.240.57]:41134) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ND72a-0001ZM-Rn for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 20:51:32 -0500 Received: from bremner by pivot.cs.unb.ca with local (Exim 4.69) (envelope-from ) id 1ND72Y-0006dj-M0 for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 21:51:30 -0400 In-Reply-To: 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik wrote: >On Nov 24, 2009, at 4:17 PM, David Bremner wrote: >> >> I don't have any custom agenda views defined (I know, I must be a >> newbie). When I run org-mobile-push, the file agenda.org is not >> created. Is this the way things are intended to work? >It was until a few minutes ago. >Now you will get the weekly agenda and the global todo list in that >file, and you can configure which agendas you want in >`org-mobile-agendas'. Thanks, that sounds perfect. I'll have to wait a bit to test it, but I'll report back when I do. David