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:06:10 +0200 Message-ID: <87k5wa9n6l.fsf@bzg.ath.cx> References: <87d5227jen.fsf@bzg.ath.cx> <41c818190704171926k7bf99839wc3fed119fe0c1eb3@mail.gmail.com> 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 1He4Jw-0004a0-AO for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 03:11:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1He4Jv-0004Zo-Gz for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 03:11:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1He4Jv-0004Zl-Db for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 03:11:15 -0400 Received: from ug-out-1314.google.com ([66.249.92.173]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1He4F6-0007jq-NV for emacs-orgmode@gnu.org; Wed, 18 Apr 2007 03:06:16 -0400 Received: by ug-out-1314.google.com with SMTP id j3so331129ugf for ; Wed, 18 Apr 2007 00:06:16 -0700 (PDT) In-Reply-To: <41c818190704171926k7bf99839wc3fed119fe0c1eb3@mail.gmail.com> (William Henney's message of "Tue\, 17 Apr 2007 21\:26\:12 -0500") 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 "William Henney" writes: >> Does anybody know any automated way to yank text as the descriptive-part of >> an org-mode link ? > > Do these solutions count? > > With cursor anywhere in the link: > > C-c C-l RET M-h C-y > > Or, with cursor at beginning [*] of the link > > M-@ M-@ ..... C-y Sorry my question was not clear. I wanted to import (possibly external) text as the descriptive part of a link, not to copy the descriptive text itself. Thanks anyway, i didn't know M-@ ! Regards, -- Bastien