> From: Stefan Monnier <[EMAIL PROTECTED]>
> Date: Sun, 01 May 2005 12:47:37 -0400
> 
> I just got the following backtrace.  Any idea what's up?
> I indeed don't have /lib/cpp (this is on MacOSX) but it shouldn't prevent me
> from opening a C file,

Not only that, it IMHO shouldn't call "/lib/cpp" unconditionally, but
rather try several possible file commands, including "gcc -E", "cpp"
(without leading directories), etc.


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

Reply via email to