From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-add-link-type Date: Sat, 12 Feb 2011 23:39:28 +0100 Message-ID: <878vxkvpwf.fsf@gnu.org> References: <4D182DBE.8030504@christianmoe.com> <348CF591-80F3-414A-BDD4-895410F5DEA6@tsdye.com> <87fwsr1iqu.fsf@altern.org> <8B0421E0-25BE-4773-9D6B-DC65E0478EF0@tsdye.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=38511 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoO7o-00049K-1p for emacs-orgmode@gnu.org; Sat, 12 Feb 2011 17:39:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PoO7l-0007tp-PT for emacs-orgmode@gnu.org; Sat, 12 Feb 2011 17:39:31 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:39852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PoO7l-0007th-FP for emacs-orgmode@gnu.org; Sat, 12 Feb 2011 17:39:29 -0500 Received: by fxm12 with SMTP id 12so4161881fxm.0 for ; Sat, 12 Feb 2011 14:39:24 -0800 (PST) In-Reply-To: <8B0421E0-25BE-4773-9D6B-DC65E0478EF0@tsdye.com> (Thomas S. Dye's message of "Tue, 18 Jan 2011 07:45:35 -1000") 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: "Thomas S. Dye" Cc: Org Mode , mail@christianmoe.com Hi Thomas, "Thomas S. Dye" writes: > Thanks for looking at this. The problem isn't that the description is > being protected from conversion, it is that it is there at all. The > link in the example lacks a description and the documentation says > that in this case desc will be nil, so it was a surprise to find a > value being passed instead. Yes -- that's because org-export-normalize-links add a description when there is none. Can you tell me where the documentation is wrong about this? I cannot find it right now. Thanks! -- Bastien