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


Message #18 received at 4512 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: Kevin Ryde <user42 <at> zip.com.au>
Cc: 4512 <at> debbugs.gnu.org
Subject: Re: bug#4512: 23.1; html-mode C-c C-f on runs of <P>
Date: Thu, 21 Jan 2016 20:37:49 +0000
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.

-- 
Alan Third




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.