From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Otterson Subject: Link Display [WAS Recent changes: Internal linking] Date: Sun, 26 Mar 2006 09:38:40 -0800 Message-ID: <4426D1A0.5040102@u.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FNZCY-00026y-Cz for emacs-orgmode@gnu.org; Sun, 26 Mar 2006 12:38:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FNZCX-00026g-35 for emacs-orgmode@gnu.org; Sun, 26 Mar 2006 12:38:53 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FNZCW-00026X-Ve for emacs-orgmode@gnu.org; Sun, 26 Mar 2006 12:38:53 -0500 Received: from [66.111.4.28] (helo=out4.smtp.messagingengine.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FNZDq-0004Hr-EB for emacs-orgmode@gnu.org; Sun, 26 Mar 2006 12:40:14 -0500 Received: from frontend2.internal (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id 46ECAD428B1 for ; Sun, 26 Mar 2006 12:38:51 -0500 (EST) Received: from [192.168.0.2] (h-67-101-1-41.sttnwaho.dynamic.covad.net [67.101.1.41]) by frontend3.messagingengine.com (Postfix) with ESMTP id 4B4123D6 for ; Sun, 26 Mar 2006 12:38:37 -0500 (EST) 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 I really like the new internal links. One thing I'm still missing from emacs-planner is the ability to display the link with the link destination replaced with descriptive text. Org-mode now does this when you type [[link text][description]] and then export; I'd like it if org-mode did this in the normal view too. In other words, if you type [[link text][description]], and then move the cursor off the link, you would only see "description" in your emacs buffer (probably in the same face used for text matched by radio links). Scott