From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Yanking the descriptive part of a link Date: Wed, 18 Apr 2007 09:02:43 +0200 Message-ID: <87odlm9ncc.fsf@bzg.ath.cx> References: <87d5227jen.fsf@bzg.ath.cx> 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 1He4Gc-00033G-4a for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 03:07:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1He4GZ-000334-Pc for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 03:07:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1He4GZ-000331-Jj for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 03:07:47 -0400 Received: from ug-out-1314.google.com ([66.249.92.175]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1He4Bk-0007Rs-TO for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 03:02:49 -0400 Received: by ug-out-1314.google.com with SMTP id j3so330724ugf for ; Wed, 18 Apr 2007 00:02:48 -0700 (PDT) In-Reply-To: <87d5227jen.fsf@bzg.ath.cx> (Bastien's message of "Tue\, 17 Apr 2007 23\:58\:24 +0200") 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 Bastien writes: > i came accross this situation several times: i have a (long) link in an > org-mode buffer and want to label it by yanking some text. > > My first move was to select the link as the region and try C-u C-c C-l on > it, since org-insert-link does just the opposite : it takes the region as > the default label for some link you want to yank. First move was wrong. C-c C-l does the job correctly when no region is set. Sorry for the noise. -- Bastien