all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: ghe@sdf.org, larsi@gnus.org, emacs-devel@gnu.org
Subject: Re: master 70964b9: Mention `exec-path' in some process related doc strings
Date: Sat, 22 Aug 2020 18:18:22 +0200	[thread overview]
Message-ID: <87eenyhcxd.fsf@gmx.de> (raw)
In-Reply-To: <837dtrbz1i.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 21 Aug 2020 22:04:57 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Michael Albinus <michael.albinus@gmx.de>
>> Date: Fri, 21 Aug 2020 17:59:13 +0200
>> Cc: Gregory Heytings <ghe@sdf.org>, Lars Ingebrigtsen <larsi@gnus.org>
>>
>> > --- a/src/process.c
>> > +++ b/src/process.c
>> >  :command COMMAND -- COMMAND is a list starting with the program file
>> > -name, followed by strings to give to the program as arguments.
>> > +name, followed by strings to give to the program as arguments.  If the
>> > +program file name is not an absolute file name, `make-process' will
>> > +look for the program file name in `exec-path' (which is a list of
>> > +directories).
>>
>> This is not true in the remote case (default-directory is remote, and
>> :file-handler is non-nil). The program is not looked for; everything in
>> the :command list is used literally.
>>
>> I don't know whether it is worth to explain this subtle difference,
>> though.
>
> Perhaps we could explain that in the ELisp manual.

`exec-path' is discussed in the Elisp manual, node "(elisp) Subprocess Creation".
It seems to be sufficient.

Best regards, Michael.



      reply	other threads:[~2020-08-22 16:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200821141528.30109.99327@vcs0.savannah.gnu.org>
     [not found] ` <20200821141530.94B9D20A10@vcs0.savannah.gnu.org>
2020-08-21 15:59   ` master 70964b9: Mention `exec-path' in some process related doc strings Michael Albinus
2020-08-21 17:22     ` Gregory Heytings via Emacs development discussions.
2020-08-21 17:35       ` Michael Albinus
2020-08-21 19:04     ` Eli Zaretskii
2020-08-22 16:18       ` Michael Albinus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eenyhcxd.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ghe@sdf.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.