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

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

bug#5209: 23.1.90; CC Mode version 5.31.8 does not indent properly when


From: Steve Revilak
Subject: bug#5209: 23.1.90; CC Mode version 5.31.8 does not indent properly when writing new C files
Date: Sun, 13 Dec 2009 20:17:58 -0500
User-agent: Mutt/1.5.19 (2009-01-05)

<http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=5209>

First thing, thanks for such a simple and clear bug report.

There is a bug in `c-parse-state', one of the low-level functions in CC
mode, which generates and changes a cache of brace and paren positions.

Would you apply the following patch, and test it, please.  If anything is
still wrong, please let me know again.

Alan,

Glad to help, and thank you for the patch.

I applied the patch to lisp/progmodes/cc-engine.el.

Afterwards, I rebuilt emacs with
  make clean
  make bootstrap
  make install

(perhaps more rebuilding than necessary, but I wanted to make sure
that I was getting a consistent build to test with)

After rebuilding, I repeated my earlier "Steps to Reproduce", and saw
exactly the same behavior that I reported in bug 5209 -- the patch did
not correct the indentation issue.

Sorry for the bad news :(

Steve

Attachment: pgp4NpeHuqWbf.pgp
Description: PGP signature


reply via email to

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