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

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

bug#4175: 23.1; nxml-mode: Internal error in rng-validate-mode triggered


From: Andrew Hyatt
Subject: bug#4175: 23.1; nxml-mode: Internal error in rng-validate-mode triggered
Date: Thu, 11 Feb 2016 23:23:52 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (darwin)

Jens Thiele <karme@berlios.de> writes:

> Chong Yidong <cyd@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.





reply via email to

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