From: Nick Dokos <nicholas.dokos@hp.com>
To: Rehan Iftikhar <rehan.iftikhar@gmail.com>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: [Bug] HTML export hangs on certain characters
Date: Fri, 11 Mar 2011 12:35:31 -0500 [thread overview]
Message-ID: <4962.1299864931@alphaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Rehan Iftikhar <rehan.iftikhar@gmail.com> of "Fri, 11 Mar 2011 09:11:42 PST." <AANLkTiniHDqHQBrAtbUj0qNAPhuPOadbiHkQUSfZSi6S@mail.gmail.com>
Rehan Iftikhar <rehan.iftikhar@gmail.com> wrote:
> 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.
>
I can reproduce this in latest git.
Works fine in
Org-mode version 7.5 (release_7.5.8.g06f3.dirty)
Seems like org-html-protect acquired an infinite loop: it rescans
the replacement "&", find another & and goes on ad-infinitum.
Nick
next prev parent reply other threads:[~2011-03-11 17:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-11 17:11 [Bug] HTML export hangs on certain characters Rehan Iftikhar
2011-03-11 17:30 ` Bastien
2011-03-11 17:35 ` Nick Dokos [this message]
2011-03-11 17:46 ` Rehan Iftikhar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4962.1299864931@alphaville.dokosmarshall.org \
--to=nicholas.dokos@hp.com \
--cc=emacs-orgmode@gnu.org \
--cc=rehan.iftikhar@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.