From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: when filing todos with remember org-remember-default-headline is not found Date: Thu, 13 Dec 2007 22:05:44 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J2wUF-00041i-1v for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 17:24:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J2wUB-0003zA-Gm for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 17:24:57 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J2wUB-0003yw-BI for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 17:24:55 -0500 Received: from nf-out-0910.google.com ([64.233.182.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J2wUA-0000iv-TE for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 17:24:55 -0500 Received: by nf-out-0910.google.com with SMTP id f5so676565nfh.26 for ; Thu, 13 Dec 2007 14:24:50 -0800 (PST) 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: Rainer Stengele Cc: emacs-orgmode@gnu.org On Dec 13, 2007, at 4:58 PM, Rainer Stengele wrote: > I can now reproduce a bug which annoys me since several months. > > Defining a todo with remember I try to save it with C-u C-c C-c > under the template-predefined headline. > > The filled template is saved under the predefined headline only (!) > if the org tree shows the headline! > If I fold the contents of the org buffer so that it only shows the > level 1 > headlines a level 2 or whatever depth headline will not be found by > C-u C-c C-c. > > Maybe someone can also reproduce that behaviour. I for one cannot. Maybe you need to make a minimal example and a step- by-step guide. - Carsten