From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: Question re. Bernt's agenda setup Date: Fri, 16 Nov 2012 08:59:47 +0100 Message-ID: References: <20121115214217.GA5492@kenny.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZGq9-0004SC-IO for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 02:59:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZGq6-0000Ej-Fb for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 02:59:53 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:27914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZGq6-0000E8-9c for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 02:59:50 -0500 In-Reply-To: <20121115214217.GA5492@kenny.fritz.box> (Viktor Rosenfeld's message of "Thu, 15 Nov 2012 22:42:17 +0100") 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: Manish Cc: Org-Mode 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? And I also want to say I have learned a lot implementing the suggestions in that document. Alan