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

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

[Emacs-bug-tracker] bug#6343: closed (Log-edit font lock changes lead to


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6343: closed (Log-edit font lock changes lead to loop)
Date: Tue, 12 Jul 2011 08:11:02 +0000

Your message dated Tue, 12 Jul 2011 04:10:03 -0400
with message-id <address@hidden>
and subject line Re: bug#6343: Log-edit font lock changes lead to loop
has caused the GNU bug report #6343,
regarding Log-edit font lock changes lead to loop
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6343: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6343
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Log-edit font lock changes lead to loop Date: Thu, 03 Jun 2010 13:17:52 -0400
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  <address@hidden>

  * 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



--- End Message ---
--- Begin Message --- Subject: Re: bug#6343: Log-edit font lock changes lead to loop Date: Tue, 12 Jul 2011 04:10:03 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Looks like this was fixed by your 2010-06-12 change to log-edit.


--- End Message ---

reply via email to

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