From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Copy link at point Date: Thu, 23 Jun 2011 11:31:01 +0200 Message-ID: <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]:59591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZgE1-0003HD-A3 for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 05:29:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZgDy-0006zf-Ql for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 05:29:24 -0400 Received: from mars.hitrost.net ([91.185.211.18]:39379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZgDy-0006zJ-CI for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 05:29:22 -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 1QZgDw-0001k1-EZ for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 11:29:20 +0200 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 To: Org Mode 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