The line I don't think I understand is
(and (fboundp 'start-process) 0)I think that will always be 0, nowadays. However, in the past there were platforms on which asynch subprocesses did not work, and start-process was not defined on those platforms. _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
