From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Using org-remember to include stored link? Date: Sun, 14 Oct 2007 08:14:10 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Igwju-0005hq-Qi for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 02:14:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Igwjt-0005gY-Su for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 02:14:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Igwjt-0005gQ-KV for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 02:14:13 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Igwjt-0006t0-2g for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 02:14:13 -0400 In-Reply-To: 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: "Georg C. F. Greve" Cc: emacs-orgmode@gnu.org On Oct 13, 2007, at 16:52, Georg C. F. Greve wrote: > Hi all, > > is it possible to call org-remember to insert a previously stored link? The remember buffer is in org-mode, you can just call C-c C-l to insert any previously stored link... - Carsten