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 _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel