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

Previous Next

Package: emacs;

Reported by: Kevin Ryde <user42 <at> zip.com.au>

Date: Mon, 21 Sep 2009 22:55:05 UTC

Severity: normal

Tags: confirmed

Found in versions 29.0.50, 26.2, 23.1

Full log


View this message in rfc822 format

From: Stefan Kangas <stefan <at> marxist.se>
To: Alan Third <alan <at> idiocy.org>
Cc: 4512 <at> debbugs.gnu.org, Kevin Ryde <user42 <at> zip.com.au>
Subject: bug#4512: 23.1; html-mode C-c C-f on runs of <P>
Date: Thu, 27 Jun 2019 03:54:46 +0200
Alan Third <alan <at> idiocy.org> writes:

> Kevin Ryde <user42 <at> 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.

I can reproduce this using Emacs 26.2.

Thanks,
Stefan Kangas




This bug report was last modified 3 years and 225 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.