From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: refreshing agenda buffer un-narrows indirect buffers Date: Fri, 12 Jan 2007 10:07:24 -0600 Message-ID: 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 1H5OwC-00052B-IB for emacs-orgmode@gnu.org; Fri, 12 Jan 2007 11:07:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H5OwB-00051S-4T for emacs-orgmode@gnu.org; Fri, 12 Jan 2007 11:07:28 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H5OwA-00051F-To for emacs-orgmode@gnu.org; Fri, 12 Jan 2007 11:07:26 -0500 Received: from [66.249.82.229] (helo=wx-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H5Ow9-00018K-GR for emacs-orgmode@gnu.org; Fri, 12 Jan 2007 11:07:25 -0500 Received: by wx-out-0506.google.com with SMTP id s17so930439wxc for ; Fri, 12 Jan 2007 08:07:25 -0800 (PST) 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: emacs-orgmode Hi, I've found that refresh the todo list with 'r' turns off the narrowing in indirect buffers. Also, I've found that using C-, to cycle through the agenda files will bringup narrowed indirect buffers instead of the base buffer. I'm not sure whether I think the indirect buffers should show up in agenda filer cycling, but I think that the base buffers should alway be apart of the cycle. Edd