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

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

c-mode preprocessor directives editing


From: Per Nordlöw
Subject: c-mode preprocessor directives editing
Date: Mon, 30 May 2005 13:41:30 +0200
User-agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)

Is there a minor-mode/extension that can do clever things with
conditional preprocessor expressions like #if ??? or #ifdef ??? in c-mode?
such as
- syntax-highlighting/greying-out of "#if 0"-regions - folding/unfolding
of "#ifdef-#endif"-regions - strip-away "#ifdef-#endif"-regions given the
definition of associated preprocessor variable-names.

Thanks in advance,
Per Nordlöw


reply via email to

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