From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Org-mode version 4.66 Date: Sat, 24 Feb 2007 07:47:44 +0100 Message-ID: <342f93f7ac14db63ab7e632218d5ed12@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HKqhB-0007fC-J0 for emacs-orgmode@gnu.org; Sat, 24 Feb 2007 01:47:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HKqh9-0007f0-6l for emacs-orgmode@gnu.org; Sat, 24 Feb 2007 01:47:48 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKqh9-0007ex-0F for emacs-orgmode@gnu.org; Sat, 24 Feb 2007 01:47:47 -0500 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HKqh8-0000Ek-Gb for emacs-orgmode@gnu.org; Sat, 24 Feb 2007 01:47:46 -0500 In-Reply-To: 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: Leo Cc: emacs-orgmode@gnu.org On Feb 24, 2007, at 4:00, Leo wrote: > On 2007-02-23, Carsten Dominik said: > >> - C-c C-l can be used to convert a plain link into a bracket link. > > What does this mean? If you have http://www.google.com in a buffer and would like to change this to [[http://www.google.com][some descriptive text]] you can do this by pressing C-c C-l with the cursor on the link. - Carsten