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

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

bug#4512: 23.1; html-mode C-c C-f on runs of <P>


From: Alan Third
Subject: bug#4512: 23.1; html-mode C-c C-f on runs of <P>
Date: Thu, 21 Jan 2016 20:37:49 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (darwin)

Kevin Ryde <user42@zip.com.au> writes:

> In a html-mode buffer with runs of successive <P> tags, like
>
>     (progn
>       (switch-to-buffer "foo")
>       (dotimes (i 5000) (insert (format "<p> abc\n" i)))
>       (goto-char (point-min))
>       (html-mode))
>
> pressing C-c C-f gets an error
>
>     Variable binding depth exceeds max-specpdl-size

I still see this in emacs 25.

-- 
Alan Third





reply via email to

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