From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: feature request: (more) in agenda? Date: Fri, 10 Aug 2007 08:57:05 +0200 Message-ID: <03b7246c79bb2d0ba5c8dfd270842d10@science.uva.nl> References: <200708060344.l763hx87016797@mail01.syd.optusnet.com.au> <87tzrdt65c.fsf@freemail.hu> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IJOnV-0008Ec-G0 for emacs-orgmode@gnu.org; Fri, 10 Aug 2007 03:20:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IJOnU-0008EA-IR for emacs-orgmode@gnu.org; Fri, 10 Aug 2007 03:20:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJOnU-0008E7-DH for emacs-orgmode@gnu.org; Fri, 10 Aug 2007 03:20:36 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IJOnU-00056h-30 for emacs-orgmode@gnu.org; Fri, 10 Aug 2007 03:20:36 -0400 In-Reply-To: <87tzrdt65c.fsf@freemail.hu> 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: ignotus@freemail.hu Cc: emacs-orgmode@gnu.org On Aug 6, 2007, at 10:32, ignotus@freemail.hu wrote: >>>>>> Regarding 'Re: feature request: (more) in agenda?'; Charles Cave >>>>>> adds: > > >> Why don't you just switch on the follow mode in the agenda buffer >> (enter the 'f' command in agenda window). > >> Look at the top window and see if the item has three dots following >> the headline? > > I did not know about the follow mode, nice! > > Unfortunately follow mode makes changes to the window configuration (I > think this is a bug). Like you are in a buffer, bring up agenda mode, > that splits the frame and occupies the lower window. When you press q, > you are back in the buffer you were editing or anything. But if you > have follow mode turned on and kill agenda view, you will be in a org > buffer, not your original buffer. Please take a look at the variable `org-agenda-restore-windows-after-quit'. - Carsten