From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: automated link generation Date: Fri, 13 Feb 2009 16:03:50 +0530 Message-ID: References: <20090213111130.4392ed4c.andy13@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXvMo-0004lL-Vd for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 05:33:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXvMn-0004jd-8l for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 05:33:54 -0500 Received: from [199.232.76.173] (port=53419 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXvMn-0004jP-1H for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 05:33:53 -0500 Received: from ti-out-0910.google.com ([209.85.142.189]:56388) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXvMm-0006lb-Gq for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 05:33:52 -0500 Received: by ti-out-0910.google.com with SMTP id j3so681171tid.10 for ; Fri, 13 Feb 2009 02:33:50 -0800 (PST) In-Reply-To: <20090213111130.4392ed4c.andy13@gmx.net> 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: Andreas Burtzlaff Cc: emacs-orgmode@gnu.org On Fri, Feb 13, 2009 at 3:41 PM, Andreas Burtzlaff wrote: > First of all congratulations for this extraordinary helpful piece of > software. > > I wonder whether it is possible to create a link (optionally with > complete file information) for the headline the cursor is currently on > and put it in the kill ring. That would speed things up quite a bit. Perhaps you are looking for org-store-link and org-insert-link? HTH -- Manish