From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: when filing todos with remember org-remember-default-headline is not found Date: Thu, 13 Dec 2007 16:58:27 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J2qYh-000276-82 for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 11:05:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J2qYe-00023N-33 for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 11:05:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J2qYd-000230-RJ for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 11:05:07 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J2qYd-00036M-8d for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 11:05:07 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1J2qW6-00018Z-Lw for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 16:02:30 +0000 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Dec 2007 16:02:30 +0000 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Dec 2007 16:02:30 +0000 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: emacs-orgmode@gnu.org 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. BTW - working with the remember templates in org-mode is a dream!!! I work under Windows and use Auto Hotkey as a Macro tool. I configured C-M-S-r to find the emacs window, bring it to the front and send a C-M-r sequence to start the remember dialog. In this way I can create a todo or note in whatever application I am just working. rainer