From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Purcell Subject: Re: Regression: org-export-as-html failure Date: Sat, 2 Mar 2013 14:57:00 +0000 Message-ID: References: <8738wem4g0.fsf@bzg.ath.cx> <87r4jyknov.fsf@bzg.ath.cx> Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBnry-0002nE-GT for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 09:57:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBnrx-000804-Cg for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 09:57:02 -0500 Received: from h1189701.stratoserver.net ([85.214.32.38]:35815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBnrx-0007zj-3q for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 09:57:01 -0500 In-Reply-To: <87r4jyknov.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org On 2 Mar 2013, at 12:09, Bastien wrote: > I meant the HEAD of the maint branch, from the Org-mode git > repository. >=20 > Does anyone with a local install of Org can reproduce this bug? Ah, yes -- that seems to work better. No backtrace, and just a small rendering quirk: the "_" in the bare URLs = is escaped with a backslash in the resulting HTML. That should be a trivial fix. :-) Thanks, -Steve