[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacsclient in elisp
From: |
Eli Zaretskii |
Subject: |
Re: emacsclient in elisp |
Date: |
Fri, 21 May 2021 20:41:29 +0300 |
> Date: Fri, 21 May 2021 19:07:59 +0300
> From: Jean Louis <bugs@gnu.support>
> Cc: mail@daniel-mendler.de, monnier@iro.umontreal.ca,
> emacs-devel@gnu.org
>
> > Of course, it's documented: see the nodes "Input Streams" and "Intro
> > to Minibuffers" of the ELisp manual.
>
> In this page: (info "(elisp) Input Functions") there is nothing about
> `read-from-minibuffer' and in the description of the function there is
> nothing about STREAM neither that it can read from standard input.
Really?
> On this page (info "(elisp) Intro to Minibuffers") I see:
>
> When Emacs is running in batch mode, any request to read from the
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> minibuffer actually reads a line from the standard input descriptor that
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> was supplied when Emacs was started. This supports only basic input:
> none of the special minibuffer features (history, completion, etc.) are
> available in batch mode.
If this isn't what you were looking for, then I don't know how to say
it more clearly.
- Re: emacsclient in elisp, (continued)
- Re: emacsclient in elisp, Daniel Mendler, 2021/05/21
- Re: emacsclient in elisp, Jean Louis, 2021/05/21
- Re: emacsclient in elisp, Jean Louis, 2021/05/21
- Re: emacsclient in elisp, Eli Zaretskii, 2021/05/21
- Re: emacsclient in elisp, Jean Louis, 2021/05/21
- Re: emacsclient in elisp, Jean Louis, 2021/05/21
- Re: emacsclient in elisp, Eli Zaretskii, 2021/05/21
- Re: emacsclient in elisp, Jean Louis, 2021/05/21
- Re: emacsclient in elisp, Eli Zaretskii, 2021/05/21
- Re: emacsclient in elisp, Jean Louis, 2021/05/21
- Re: emacsclient in elisp,
Eli Zaretskii <=
- Re: emacsclient in elisp, Eli Zaretskii, 2021/05/21
- Re: emacsclient in elisp, Jean Louis, 2021/05/21
- Re: emacsclient in elisp, Eli Zaretskii, 2021/05/22
Re: emacsclient in elisp, Daniel Mendler, 2021/05/19