From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Re: Org-mode version 4.54 Date: Sat, 11 Nov 2006 08:39:45 -0600 Message-ID: References: <6f590735e02de466c2549d0064409636@science.uva.nl> <4bf082a89b124acc834e78750786bcb7@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Giu1N-0000Ia-0g for emacs-orgmode@gnu.org; Sat, 11 Nov 2006 09:39:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Giu1L-0000G1-Fs for emacs-orgmode@gnu.org; Sat, 11 Nov 2006 09:39:48 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Giu1L-0000Fp-BO for emacs-orgmode@gnu.org; Sat, 11 Nov 2006 09:39:47 -0500 Received: from [66.249.92.175] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Giu1L-0005RW-AS for emacs-orgmode@gnu.org; Sat, 11 Nov 2006 09:39:47 -0500 Received: by ug-out-1314.google.com with SMTP id j3so832946ugf for ; Sat, 11 Nov 2006 06:39:46 -0800 (PST) In-Reply-To: <4bf082a89b124acc834e78750786bcb7@science.uva.nl> Content-Disposition: inline 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 On 11/11/06, Carsten Dominik wrote: > > On Nov 10, 2006, at 21:09, Eddward DeVilla wrote: > > (I need to learn to open individual Todo items in > > their own indirect buffer.) > > I don't understand what you mean with this. It would have been a way to keep the heading at the top of the window. If the scrolling is fixed then I wouldn't need to do this, but it would still be nifty. I thought I read someone else had a function to open a todo item and it's subtree into an indirect buffer with the rest of the document hidden. I'm still probably going to try to learn to write something to do it.