From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: new exporter: link abbrev Date: Tue, 18 Dec 2012 22:21:53 +0100 Message-ID: <87hanjjbta.fsf@gmail.com> References: <87y5hctdk3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51935) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl4fu-0008JS-1z for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 16:26:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tl4fr-0006u9-5l for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 16:26:05 -0500 Received: from mail-wg0-f48.google.com ([74.125.82.48]:35905) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl4fq-0006ty-RR for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 16:26:03 -0500 Received: by mail-wg0-f48.google.com with SMTP id dt10so552122wgb.3 for ; Tue, 18 Dec 2012 13:26:01 -0800 (PST) In-Reply-To: (Michael Brand's message of "Thu, 6 Dec 2012 16:13:26 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Brand Cc: Org Mode Michael Brand writes: > In the meantime I found out that I can simply add > org-export-normalize-links to org-export-before-processing-hook and it > seems to do what I expect. But this is probably not to be included in > Org core because the (hopefully at least only basic) pre-parsing of > org-export-normalize-links undermines the later parsing of > org-elements. In case org-export-normalize-links would survive the old > exporter (I fear it will not) the workaround of hooking would do it > for me. The problem should now be fixed without using any trick (and no, `org-export-normalize-links' will not survive the old exporter). Regards, -- Nicolas Goaziou