bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14359: read-from-minibuffer to respect standard-input


From: Lars Ingebrigtsen
Subject: bug#14359: read-from-minibuffer to respect standard-input
Date: Tue, 10 May 2022 15:38:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

> read-from-minibuffer doesn't seem to respect standard-input != t.
> It's probably not supposed to, but it might be nice if it did, so
> that batch tests could be written for read-number etc.
> (It seems that it does read from stdin if noninteractive.)

I'm probably missing something, but wouldn't you just stub out
read-from-minibuffer if you want to test read-number from ert?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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