From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: A few problems Date: Tue, 1 May 2007 13:54:22 +0200 Message-ID: <685fd02f9385e2e36895ccd2355145ff@science.uva.nl> References: <87vefjjncc.fsf@bzg.ath.cx> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HkkXL-0007DW-C3 for emacs-orgmode@gnu.org; Sun, 06 May 2007 13:28:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HkkXI-0007Cn-0X for emacs-orgmode@gnu.org; Sun, 06 May 2007 13:28:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HkkXH-0007Ck-TU for emacs-orgmode@gnu.org; Sun, 06 May 2007 13:28:39 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HkkQO-000281-PH for emacs-orgmode@gnu.org; Sun, 06 May 2007 13:21:32 -0400 In-Reply-To: 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: Leo Cc: emacs-orgmode@gnu.org On Apr 26, 2007, at 16:11, Leo wrote: > ----- Bastien (2007-04-26) wrote:----- > >> - The relevant #+ARCHIVE: is not taken into account when archiving >> headines in a narrowed buffer. > > There is another bug regarding narrowing. > > When the buffer is narrowed to a heading and then using remember (`C-u > C-c C-c') to store a note to another heading will fail. To another note in the same file? Your description is not quite clear to me. Which buffer is narrowed, where does the note point and where do you want to store it? - Carsten