>> 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.
> ??? Isn't it a simple matter of looking at the Makefile and passing > the relevant switches to the preprocessor? If the Makefile is too > complex to figure out the switches, I usually invoke "make foo.o" to > see what switches it uses, then copy them into the c-macro-expand's > prompt for arguments. Seems like much too much trouble compared to the functionality offered, Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel