Bert Wesarg wrote:
> There are comments in this file from slobasso, that suggest removing these 
> function static variables.
> 
> So here we go.
> 
This seems to fix a real bug:

open the Program Smart Indent Macros Dialog for C

prepend the Newline Macro with:

-----cut------
for (i = 0; i < 10000; i++) {

}
set_language_mode("C++")
-----cut-----

open a .c file

activate Preferences -> Auto Indent -> Smart

press Return

Regards
Bert
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to