all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: read-string from standard-input?
Date: Tue, 15 Mar 2016 13:53:35 +0100	[thread overview]
Message-ID: <87r3fbc374.fsf@gmx.de> (raw)
In-Reply-To: <jwvd1qv9ayd.fsf-monnier+gmane.emacs.help@gnu.org> (Stefan Monnier's message of "Tue, 15 Mar 2016 08:35:44 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> Running regression tests with interactive input is not what I want. Is
>> there a technique, that read-string takes its input from a stream, like
>> standard-input?
>
> I'm not sure I understand.
>
>     % emacs --batch -Q --eval '(message (read-string "hello:"))'
>
> shows that `read-string' does read from stdin already if we're not in an
> interactive session.  What am I missing?

I do not want to read from stdin (UNIX level). I want to read from a
stream inside Emacs (buffer or string), defined by the Lisp variable
`standard-input'.

>         Stefan

Best regards, Michael.



      reply	other threads:[~2016-03-15 12:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-14 11:21 read-string from standard-input? Michael Albinus
2016-03-14 14:01 ` Philipp Stephani
2016-03-14 14:42   ` Michael Albinus
2016-03-15 12:35 ` Stefan Monnier
2016-03-15 12:53   ` 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=87r3fbc374.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.