emacs-devel
[Top][All Lists]
Advanced

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

Re: emacsclient in elisp


From: Daniel Mendler
Subject: Re: emacsclient in elisp
Date: Fri, 21 May 2021 18:10:19 +0200

On 5/21/21 4:51 PM, Stefan Monnier wrote:
>> We could introduce such a feature for the batch mode, but it would
>> mean serious complications, and I just don't see the justification
>> for that.
> 
> I'm not volunteering to do the job, admittedly.
> 
> Maybe the easiest way to solve this would be to provide a function
> `make-stdin-process` which returns a process-object associated to
> stdin/stdout (instead of trying to change `read-from-minibuffer`).

Yes, something like this is what I had in mind for this feature. Or
adapt the network process API, adding a magic stdin socket name/type.

Daniel



reply via email to

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