From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: how to make TAB in agenda cycle the outline Date: Wed, 03 Jun 2009 07:55:59 -0400 Message-ID: <871vq18rao.fsf@gollum.intra.norang.ca> References: <20524da70906011250s200533d7w4b70507cb40546ea@mail.gmail.com> <98D83C73-8455-43FA-81D2-7776EDECAE6E@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBp4n-0001I5-5b for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 07:56:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBp4j-0001Gn-9c for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 07:56:12 -0400 Received: from [199.232.76.173] (port=40102 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBp4i-0001GT-Rt for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 07:56:08 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:50134) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MBp4i-0001TD-Am for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 07:56:08 -0400 In-Reply-To: <98D83C73-8455-43FA-81D2-7776EDECAE6E@gmail.com> (Carsten Dominik's message of "Wed\, 3 Jun 2009 12\:13\:20 +0200") 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: Samuel Wales Cc: emacs-orgmode@gnu.org, Carsten Dominik Carsten Dominik writes: > On Jun 1, 2009, at 9:50 PM, Samuel Wales wrote: > >> P.S. Is there a reason why point is at bob in the agenda? If not, >> maybe moving it to the first headline would be useful (dired does >> something similar). > > In the agenda, the cursor stars out on the date line for TODAY. My agenda displays starting today and looks forward for a week so the cursor is always at the top. See the variable org-agenda-start-on-weekday (I've set this value to nil) HTH, -Bernt