From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: Re: Question re. Bernt's agenda setup Date: Fri, 16 Nov 2012 11:55:58 +0100 Message-ID: <20121116105558.GA6576@kenny.fritz.box> References: <20121115214217.GA5492@kenny.fritz.box> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZJak-0007i6-Qo for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 05:56:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZJah-0004Hm-OF for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 05:56:10 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:53641) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZJah-0004HX-Gw for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 05:56:07 -0500 Received: by mail-bk0-f41.google.com with SMTP id jg9so1195644bkc.0 for ; Fri, 16 Nov 2012 02:56:06 -0800 (PST) Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alan Schmitt Cc: Org-Mode Alan Schmitt wrote: > Viktor Rosenfeld writes: > > > Hi Manish, > > > > it's Shift-P and you need to bind the function bh/narrow-to-project to > > the keycode. See the code blocks in the following two sections: > > > > http://doc.norang.ca/org-mode.html#SpeedCommands > > http://doc.norang.ca/org-mode.html#NarrowToSubtree > > I managed to make this work, but if I run the command in the agenda I > need to refresh it afterwards (using 'g'). Are you seeing the same > thing? Yes, unfortunately. I think I remember that it used to refresh the agenda automatically. This is above my pay grade, I'm afraid. Cheers, Viktor > > And I also want to say I have learned a lot implementing the suggestions > in that document. > > Alan >