>> ((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
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel
