From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rehan Iftikhar Subject: [Bug] HTML export hangs on certain characters Date: Fri, 11 Mar 2011 09:11:42 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=47083 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Py5sX-0004gB-Cr for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 12:11:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Py5sO-0007Z3-JY for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 12:11:45 -0500 Received: from mail-gx0-f169.google.com ([209.85.161.169]:53263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Py5sO-0007Yr-GT for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 12:11:44 -0500 Received: by gxk23 with SMTP id 23so278353gxk.0 for ; Fri, 11 Mar 2011 09:11:43 -0800 (PST) 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 Hi Im trying to do an html export of an org file and it keeps hanging / freezing emacs. I have narrowed it down to this: * This headline exports fine * But when the headline includes an & it does not I have verified this on master as of 10 minutes ago. -- -Rehan