From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Capture while Buffer is narrowed to subtree Date: Sun, 06 Mar 2011 14:11:29 +0100 Message-ID: <87mxl8e6m6.fsf@gnu.org> References: <87aahuu7ea.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=41887 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwDkR-0004zB-En for emacs-orgmode@gnu.org; Sun, 06 Mar 2011 08:11:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwDkQ-0002Cc-CN for emacs-orgmode@gnu.org; Sun, 06 Mar 2011 08:11:47 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:48085) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwDkQ-0002CU-5N for emacs-orgmode@gnu.org; Sun, 06 Mar 2011 08:11:46 -0500 Received: by wwj40 with SMTP id 40so3595331wwj.30 for ; Sun, 06 Mar 2011 05:11:45 -0800 (PST) In-Reply-To: <87aahuu7ea.fsf@mean.albasani.net> (Memnon Anon's message of "Thu, 17 Feb 2011 13:45:08 +0000 (UTC)") 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: Memnon Anon Cc: emacs-orgmode@gnu.org Hi Memnon, Memnon Anon writes: > I've been working on a large subtree of my main orgfile while it was > narrowed [C-x n s]. While doing so, I wanted to capture some information > which usually ends up under "* Inbox" at the bottom of that file. This > time, the information ended up in the narrowed buffer with a new "* > Inbox" added. I only noticed after a while that my captured TODOs were > not where I expected them to be. > > I know why this is happening (I guess :) but I was wondering if this was > intended behaviour. It was clearly a bug, and a nasty one. Thanks for bringing this up. I've just pushed a fix for this. -- Bastien