emacs-devel
[Top][All Lists]
Advanced

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

Re: /lib/cpp not found in c-mode


From: Nick Roberts
Subject: Re: /lib/cpp not found in c-mode
Date: Fri, 6 May 2005 09:02:51 +1200

Stefan Monnier writes:
 > >> ((not (file-executable-p "/lib/cpp")) "gcc -E -C -")
 > 
 > > Right, but please amend this to look for cpp.exe etc. on systems that
 > > need that (or perhaps file-executable-p should try that
 > > automatically?).
 > 
 > Or maybe (executable-find "/lib/cpp"),

Since its a trivial change for someone who knows what the right change is,
could you or Eli make it please. I think my changes are more general, but
theres not much point in them being continually reviewed for correctness.

Also could you please DTRT for gdb-cpp-define-alist-program.

Thanks,

Nick




reply via email to

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