emacs-devel
[Top][All Lists]
Advanced

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

Re: bug#28691: [PATCH] Add file name handler support for 'make-process'


From: Eli Zaretskii
Subject: Re: bug#28691: [PATCH] Add file name handler support for 'make-process' (Bug#28691)
Date: Mon, 17 Dec 2018 19:35:19 +0200

> From: Michael Albinus <address@hidden>
> Date: Mon, 17 Dec 2018 13:38:33 +0100
> Cc: Philipp Stephani <address@hidden>, address@hidden,
>       address@hidden
> 
> Philipp Stephani <address@hidden> writes:
> 
> Hi Philipp,
> 
> > +:file-handler FILE-HANDLER -- If FILE-HANDLER is non-nil, then search
> > +for a file name handler for `default-directory'.
> 
> What happens, if no file name handler is found? Should there be a local
> process then, or should this be ignored (returning nil)?

The proposed code runs the process locally, which I think is
reasonable.

> I also miss documentation in the Elisp manual, nodes "Magic File Names"
> and "Asynchronous Processes".

Right.



reply via email to

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