bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33887: 26.1; Emacs hangs for several seconds when going to the end o


From: Stefan Monnier
Subject: bug#33887: 26.1; Emacs hangs for several seconds when going to the end of an XML file in nXML mode
Date: Wed, 22 May 2019 17:44:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> <t>>1</t>
> Oh, damn!  Hmm...

Maybe the best way to detect this is using `parse-partial-sexp` passing
it a `targetdepth` of -1.  The trick will be when/where to call it so
it's cheap enough.


        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]