bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18515: 24.3; Documentation of `call-process'


From: Michael Albinus
Subject: bug#18515: 24.3; Documentation of `call-process'
Date: Sun, 02 Apr 2017 09:24:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

npostavs@users.sourceforge.net writes:

> --- a/src/callproc.c
> +++ b/src/callproc.c
> @@ -239,6 +239,7 @@ t (mix it with ordinary output), or a file name string.
>  Otherwise it waits for PROGRAM to terminate
>  and returns a numeric exit status or a signal description string.
>  If you quit, the process is killed with SIGINT, or SIGKILL if you quit again.
> +The process runs in `default-directory'.

That's not true if `default-directory' is remote.

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]