From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Re: Another HTML Export Problem Date: Thu, 17 Mar 2011 14:34:52 +0000 Message-ID: <87fwqllss3.fsf@pinto.chemeng.ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=45270 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0EI4-0003BB-Px for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 10:35:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0EI3-0003Fg-Gv for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 10:35:04 -0400 Received: from vscani-d2.ucl.ac.uk ([144.82.108.133]:43749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0EI3-0003Bn-AL for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 10:35:03 -0400 In-Reply-To: (David Maus's message of "Wed, 16 Mar 2011 12:51:40 +0100") 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: David Maus Cc: bzg@altern.org, emacs-orgmode@gnu.org David Maus writes: > Hi, > > Bastien's patch looks good and/but introduces a regression: The commit > that started all this trobule -- > 163cd58ffd6461c98a96b1b63a3cf082b2825a52 -- fixed a problem with > exporting links with a description that contained an ISO Date. The > current problem can be located in `org-html-do-expand' which uses the > regexp "@<\\([^&]*\\)>" to remove protection from elements. > Obviously this function was never meant to deal with links :| > > I think we should accept the regression, restore the old behaviour and > find a better solution for the problem I tried to solve in the first > place. > > Best, > -- David > I don't know if this is the same problem but exporting, to HTML, the following #+begin_src org [[http://petition.stopsoftwarepatents.eu/831004564935/][http://petition.stopsoftwarepatents.eu/banner/831004564935/ssp-362-60.gif]] #+end_src generates the following HTML: --8<---------------cut here---------------start------------->8--- @ --8<---------------cut here---------------end--------------->8--- Note the spurious "@" introduced before the =