> c-macro-expand and c-macro-preprocessor have been around for quite
> a while. c-macro-expand is an interactive autoloaded Lisp function in
> cmacexp.el that can be invoked in C mode with C-c C-e or from the
> menu-bar.  Apparently this file is not part of cc-mode so perhaps its not
> being maintained.  c-macro-expand seems quite useful so I'm kind of
> surprised that, as a C specialist, you're don't use it/not familiar
> with it.

Don't know about others, but the reason why I don't use c-macro-expand is
because it basically can't work right without parsing my Makefile(s) to know
which include dirs should be used.  And since it doesn't do that, I've found
it of little use.


        Stefan


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to