From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: feature request: scroll other window in agenda view follow mode Date: Tue, 20 Oct 2009 16:13:04 +0100 Message-ID: <87eioy3xq7.wl%ucecesf@ucl.ac.uk> References: <87oco9i1xl.wl%ucecesf@ucl.ac.uk> <2A296A7B-1443-4F73-AE44-244B15341DCB@gmail.com> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0GOe-0002ce-CW for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 11:13:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0GOZ-0002ZN-QM for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 11:13:11 -0400 Received: from [199.232.76.173] (port=59644 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0GOZ-0002ZI-J1 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 11:13:07 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:55706) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N0GOZ-0007Df-4I for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 11:13:07 -0400 In-Reply-To: <2A296A7B-1443-4F73-AE44-244B15341DCB@gmail.com> 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: org-mode mailing list At Tue, 20 Oct 2009 10:56:38 +0200, Carsten Dominik wrote: > > Hi Eric, > > this is, in principle, not hard to do. The issue I see is that > it would require to make the entire subtree visible in the target > buffer, so whenever you are looking at stuff with the agenda if > would (more thoroughly than now) change the outline visibility in that > file. Ah, very true. I never considered this but that's mostly because most of my agenda targets are leaves in the tree, I guess. It's just that some of these leaves are long (e.g. agenda items for a meeting that's been scheduled). My most recent email crossed yours in the aether so maybe the solution I propose there might be appropriate for this in any case. thanks, eric