all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6343: Log-edit font lock changes lead to loop
@ 2010-06-03 17:17 Chong Yidong
  2010-06-03 17:36 ` Dan Nicolaescu
  2010-06-04  1:40 ` Juanma Barranquero
  0 siblings, 2 replies; 7+ messages in thread
From: Chong Yidong @ 2010-06-03 17:17 UTC (permalink / raw)
  To: 6343; +Cc: Dan Nicolaescu

I had the following text in my kill ring:

  * cedet/semantic/lex-spp.el
  (semantic-lex-spp-table-write-slot-value): Instead of erroring on
  invalid values during save, just save a nil (Bug#6324).

From VC-dir, I marked some files and typed "v" to commit them.  In the
log edit buffer, I type "C-y" to attempt to yank into the buffer.  Emacs
became unresponsive to all keyboard input.  According to the debugger,
Emacs is looping on `jit-lock-fontify-now'.


If I revert the following change, the problem goes away.

22010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>

  * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.

This is on an up-to-date trunk build:

GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2010-06-03 on furry





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-07-12  8:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-03 17:17 bug#6343: Log-edit font lock changes lead to loop Chong Yidong
2010-06-03 17:36 ` Dan Nicolaescu
2010-06-04  1:40 ` Juanma Barranquero
2010-06-04  2:12   ` Lennart Borgman
2010-06-04 10:15     ` Juanma Barranquero
2010-06-04 10:34       ` Lennart Borgman
2011-07-12  8:10       ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.