GNU bug report logs -
#4175
23.1; nxml-mode: Internal error in rng-validate-mode triggered
Previous Next
Full log
Message #18 received at 4175 <at> debbugs.gnu.org (full text, mbox):
Jens Thiele <karme <at> berlios.de> writes:
> Chong Yidong <cyd <at> stupidchicken.com> writes:
>
>>> If I try to validate a SVG with a huge path element in nxml-mode I get
>>> the error: Internal error in rng-validate-mode triggered at buffer
>>> position 616. Stack overflow in regexp matcher.
>>
>> Could you provide a precise, step-by-step recipe for reproducing this
>> problem, starting with `emacs -Q'?
>
> emacs -Q
> M-: (progn
> (switch-to-buffer
> (find-file
> (url-file-local-copy
> "http://karme.de/delme/test.svg")))
> (nxml-mode)
> (switch-to-buffer "*Messages*"))
>
> I also attached the test file. If really needed I can create a stripped
> down version.
I've verified this is still a problem in Emacs 25.
This bug report was last modified 2 years and 339 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.