From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Org-mode version 6.30trans (release_6.30d.856.ga70c); Remember templates fail to file to tasks with a todo keyword Date: Fri, 18 Sep 2009 22:10:32 +0200 Message-ID: <4AB3E938.8070209@online.de> References: <200909181801.n8II1P0G011365@gollum.intra.norang.ca> <20524da70909181119g520b7d6bka1d2436b3533042c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mojmu-00074F-FW for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 16:10:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mojmq-00073v-MW for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 16:10:36 -0400 Received: from [199.232.76.173] (port=42019 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mojmq-00073s-5R for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 16:10:32 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:62038) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mojmp-0000IK-GW for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 16:10:31 -0400 In-Reply-To: <20524da70909181119g520b7d6bka1d2436b3533042c@mail.gmail.com> 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: Samuel Wales Cc: Bernt Hansen , emacs-orgmode@gnu.org Samuel Wales schrieb: > Confirmed. I actually reported this a while ago. > > In my case it was a blank that stopped working as a target when it got > a todo kw. > > In addition to making remember templates ignore todo kw, IMO it would > be useful to allow an org ID as a target. This would allow accurate > target selection. > maybe for max flexibility one could define a variable for a regex for text to be "excluded" when searching the target line when saving the template. The regex could include keywords and whatever else is considered non essential. Rainer