emacs-devel
[Top][All Lists]
Advanced

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

Infinite loop in C-x 4 a from C buffers


From: Stefan Monnier
Subject: Infinite loop in C-x 4 a from C buffers
Date: Wed, 10 Oct 2007 12:32:20 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

Try the following:

  emacs -Q src/lisp.h
  C-s Fplist_put RET
  C-x 4 a

you should see Emacs get stuck in an infinite loop (not a bad, one: C-g
stops it just fine).


        Stefan


PS: BTW, am I the only one who experiences odd slowdowns when editing
src/lisp.h, apparently due to font-lock occasionally taking a lot of time
(like a second or two) to do its job.  Not easy to reproduce, sadly.




reply via email to

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