From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: org-mode create TODO from anywhere Date: Thu, 27 Sep 2007 18:31:53 -0400 Message-ID: References: <87myv8jitn.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ib1tu-0005vy-3X for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 18:32:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ib1ts-0005u8-MO for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 18:32:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ib1ts-0005tp-Gu for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 18:32:04 -0400 Received: from johnwiegley.com ([208.70.150.153] helo=mail.johnwiegley.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ib1ts-0004GF-2l for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 18:32:04 -0400 Received: from Hermes.local (unknown [72.22.154.67]) by mail.johnwiegley.com (Postfix) with ESMTP id 866114222B0 for ; Thu, 27 Sep 2007 17:34:08 -0500 (CDT) In-Reply-To: <87myv8jitn.fsf@bzg.ath.cx> (Bastien's message of "Thu\, 27 Sep 2007 16\:15\:16 +0200") 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 Bastien writes: >> Is there a function create a TODO item from any file - at the moment I >> call "remember" which has the necessary hooks into org mode, but >> remember and org-remember all insist on making a link. > > What is the value of `org-remember-templates'? Yes, do check there; my use of remember never creates links now! John