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

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

Problem with braces in C


From: Burkhard Schultheis
Subject: Problem with braces in C
Date: Thu, 05 Nov 2009 11:07:55 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4

We have overtaken a C program package with a horrible huge C function in it (about 3500 lines of code in a single function!). Now Emacs 21.3.1 shows unbalanced braces at the first 5 opening braces. But:

1.) The code compiles without problems
2.) We can jump with match-paren to the corresponding closing braces
3.) A double-click with the left mouse button jumps to the corresponding braces, too.
4.) indent-region indents perfectly the whole function.

Is it a known bug?

Thank you in advance!

Regards
Burkhard


reply via email to

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