> From: Stefan Monnier <[EMAIL PROTECTED]>
> Date: Tue, 03 May 2005 16:23:40 -0400
> Cc: emacs-devel@gnu.org
> 
> > ??? 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,

Not when you really need it, like when a complicated macro causes some
bug or compiler message you cannot figure out.


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

Reply via email to