From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Copy link at point Date: Thu, 23 Jun 2011 13:03:24 +0200 Message-ID: <4E031D7C.4080104@christianmoe.com> References: <4E0307D5.8080105@christianmoe.com> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZhfP-0005Kw-HF for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 07:01:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZhfO-0006j8-8D for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 07:01:47 -0400 Received: from mars.hitrost.net ([91.185.211.18]:18805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZhfN-0006iv-SR for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 07:01:46 -0400 Received: from lk.92.63.17.213.dc.cable.static.lj-kabel.net ([92.63.17.213] helo=Celebrian-2.local) by mars.hitrost.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.75) (envelope-from ) id 1QZhfL-0002Ek-Fv for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 13:01:43 +0200 In-Reply-To: <4E0307D5.8080105@christianmoe.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: Org Mode That wasn't clear -- I meant to copy the URL part (link type and path) of the link (not the description part). CM On 6/23/11 11:31 AM, Christian Moe wrote: > Hi, > > Does anyone know a way to copy a link at point with fewer keystrokes than > > C-c C-l to edit the link > > C-a C-k C-y to go to the beginning of the link line, kill and re-yank > the link > > to finish editing the link without changing anything > > ? > > Yours, > Christian > > >