From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [org-mobile] Pushing without custom agendas defined does not create agenda.org Date: Wed, 25 Nov 2009 00:56:01 +0100 Message-ID: References: <87iqd0ost7.wl%bremner@pivot.cs.unb.ca> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ND5Ex-0000wE-6e for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 18:56:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ND5Es-0000tZ-9v for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 18:56:10 -0500 Received: from [199.232.76.173] (port=41713 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ND5Es-0000tL-2n for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 18:56:06 -0500 Received: from mail-ew0-f215.google.com ([209.85.219.215]:41732) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ND5Er-0007Jv-V9 for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 18:56:06 -0500 Received: by ewy7 with SMTP id 7so181407ewy.8 for ; Tue, 24 Nov 2009 15:56:04 -0800 (PST) In-Reply-To: <87iqd0ost7.wl%bremner@pivot.cs.unb.ca> 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: David Bremner Cc: emacs-orgmode@gnu.org 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'. HTH - Carsten