• Noam Postavsky's avatar
    Mention that processes start in default-directory (Bug#18515) · c7ed57ea
    Noam Postavsky authored
    * doc/lispref/processes.texi (Synchronous Processes):
    (Asynchronous Processes):
    * lisp/subr.el (start-process):
    * src/callproc.c (call-process): Mention that the subprocess starts in
    `default-directory' when local, suggest `start-file-process' and
    `process-file' otherwise.
    c7ed57ea
callproc.c 51.2 KB