From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: insert a remember template at point Date: Wed, 2 Jun 2010 08:49:26 +0200 Message-ID: <10E21BBE-89E3-4A45-8820-DDCBDBC51954@gmail.com> References: <87d3wes6uf.fsf@eraldo.org> <56248DEB-DDB7-4C9C-9D05-AB6D417F4212@gmail.com> <876322qprx.fsf@eraldo.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56947 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJhlc-0000AC-HT for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 02:49:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJhlb-0007IU-IQ for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 02:49:32 -0400 Received: from ey-out-1920.google.com ([74.125.78.144]:7993) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJhlb-0007IQ-DC for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 02:49:31 -0400 Received: by ey-out-1920.google.com with SMTP id 13so623188eye.34 for ; Tue, 01 Jun 2010 23:49:30 -0700 (PDT) In-Reply-To: <876322qprx.fsf@eraldo.org> 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: Eraldo Helal Cc: Org-Mode On Jun 2, 2010, at 1:47 AM, Eraldo Helal wrote: > Carsten Dominik writes: > >> currently there is no easy way to do this. > While I have hoped to hear the opposite, it's good to know the > truth. :) > >> One way to hack it would be to write a function that temporarily >> modifies to make >> all remember templates point to the current location. > I am again baffled how fast you get from request to code. ^^ > I will definitely try out the function you posted. > Thanks a lot for that. > I will give feedback on it soon. > > Is there anything else I can do (besides speeding up projects like > learning lisp) to make that feature part of remember? > That would go in org-remember if I understand that correctly. I still have plans for rewriting the entire remember stuff. This will be one of the features - if that ever happens... :) - Carsten