From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Using org-remember to include stored link? Date: Sun, 14 Oct 2007 03:33:08 +0100 Message-ID: <87odf22zob.fsf@bzg.ath.cx> References: 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 1IgsLv-0004nW-FG for emacs-orgmode@gnu.org; Sat, 13 Oct 2007 21:33:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgsLu-0004m8-4h for emacs-orgmode@gnu.org; Sat, 13 Oct 2007 21:33:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgsLt-0004lz-Re for emacs-orgmode@gnu.org; Sat, 13 Oct 2007 21:33:09 -0400 Received: from ug-out-1314.google.com ([66.249.92.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IgsLt-00020q-Nj for emacs-orgmode@gnu.org; Sat, 13 Oct 2007 21:33:09 -0400 Received: by ug-out-1314.google.com with SMTP id a2so79789ugf for ; Sat, 13 Oct 2007 18:33:08 -0700 (PDT) In-Reply-To: (Georg C. F. Greve's message of "Sat, 13 Oct 2007 15:52:43 +0100") 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 "Georg C. F. Greve" writes: > is it possible to call org-remember to insert a previously stored > link? What do you mean? Being able to define an org-remember template that will prompt for a link from the stored link? Something like a %l to insert the last stored link and %L to prompt for a link in the last stored links? Or maybe you mean: calling org-remember from any buffer and make it believe it's called from where the previously link was stored? The first idea looks good. But I'm not sure about what you have in mind. -- Bastien