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

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

[debbugs-tracker] bug#10480: closed (24.0.92; cc-mode breakage due to "L


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10480: closed (24.0.92; cc-mode breakage due to "Large brace-block initialisation makes CC Mode slow: Fix")
Date: Wed, 11 Jan 2012 22:46:02 +0000

Your message dated Wed, 11 Jan 2012 22:38:15 +0000
with message-id <address@hidden>
and subject line Bug #10463 fixed
has caused the debbugs.gnu.org bug report #10463,
regarding 24.0.92; cc-mode breakage due to "Large brace-block initialisation 
makes CC Mode slow: Fix"
to be marked as done.

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


-- 
10463: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10463
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.92; cc-mode breakage due to "Large brace-block initialisation makes CC Mode slow: Fix" Date: Wed, 11 Jan 2012 16:37:51 +0100
I'm currently tracking the Emacs BZR/GIT repo for the current bleeding
edge code. It seems it broke over Christmas. While editing C code I was
constantly hit with back traces like the following:

Debugger entered--Lisp error: (args-out-of-range 10389 15607)
  parse-partial-sexp(10389 15607)
  c-literal-limits(nil nil t)
  c-indent-new-comment-line(t)
  default-indent-new-line(t)
  do-auto-fill()
  apply(do-auto-fill nil)
  c-mask-paragraph(nil t do-auto-fill)
  c-do-auto-fill()
  self-insert-command(1)
  newline()
  newline-and-indent()
  call-interactively(newline-and-indent nil nil)

This often left emacs unusable, sometime wiping the current editing
buffer. Bisecting through the code tree I found it was the Large
brace-block fix that causes the regression. I'm afraid I can't provide
the code it broke on but was occurring all over the place so I don't
think it was anything special.

Regards,

Alex



--- End Message ---
--- Begin Message --- Subject: Bug #10463 fixed Date: Wed, 11 Jan 2012 22:38:15 +0000 User-agent: Mutt/1.5.21 (2010-09-15)
Bug fixed in revision 106849.

-- 
Alan Mackenzie (Nuremberg, Germany).


--- End Message ---

reply via email to

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