>> ((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"),


        Stefan


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

Reply via email to