From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: missing 'f' option in agenda view options list Date: Mon, 1 Feb 2010 10:58:25 +0100 Message-ID: <69DA62C8-5985-4B7C-96A7-B203479B72F7@gmail.com> References: <87tyu5qaaa.wl%ucecesf@ucl.ac.uk> 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 1Nbt39-00040w-GU for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 04:58:31 -0500 Received: from [199.232.76.173] (port=46006 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nbt39-00040o-6o for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 04:58:31 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nbt36-0003rY-NB for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 04:58:30 -0500 Received: from mail-ew0-f213.google.com ([209.85.219.213]:45794) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nbt36-0003rQ-De for emacs-orgmode@gnu.org; Mon, 01 Feb 2010 04:58:28 -0500 Received: by ewy5 with SMTP id 5so7408109ewy.32 for ; Mon, 01 Feb 2010 01:58:27 -0800 (PST) In-Reply-To: <87tyu5qaaa.wl%ucecesf@ucl.ac.uk> 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: Eric S Fraga Cc: org-mode mailing list Applied, thanks. - Carsten On Jan 29, 2010, at 3:02 PM, Eric S Fraga wrote: > Carsten, > > just to point out that the "follow mode" option is not listed when > prompting for the option wanted when executing > org-agenda-view-mode-dispatch. Maybe change the message along these > lines: > > --8<---------------cut here---------------start------------->8--- > (message "View: [d]ay [w]eek [m]onth [y]ear > [q]uit/abort > time[G]rid [[]inactive [f]ollow [l]og [L]og-all [E]ntryText > [a]rch-trees [A]rch-files clock[R]eport include[D]iary") > --8<---------------cut here---------------end--------------->8--- > > (tested) > > where I've added [f]ollow and also [q]uit/abort. > > I've rearranged the options into some sort of logical grouping: time > period, > information display, and others... but of course these are my personal > view of how they group! > > Thanks, > eric > > > _______________________________________________ > 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 - Carsten