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

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

bug#28166: 25.2; Batch mode not perfectly noninteractive


From: Андрей Парамонов
Subject: bug#28166: 25.2; Batch mode not perfectly noninteractive
Date: Mon, 21 Aug 2017 05:42:39 +0300

2017-08-21 5:30 GMT+03:00 Eli Zaretskii <eliz@gnu.org>:
> From: Андрей Парамонов
>       <cmr.pent@gmail.com>
> Date: Mon, 21 Aug 2017 04:15:06 +0300
> Cc: 28166@debbugs.gnu.org
>
> I think the logical behavior for
> $C:\emacs\bin\emacs.exe --script test.el
> would be the same as for
> $C:\emacs\bin\emacs.exe --script test.el < NUL

Why?  Shell scripts can read input from the keyboard, can't they?
 
I thought that "noninteractive" means precisely:
do not read from keyboard.

However I'm not sure now. How do other (e.g Lisp) interpreters behave in similar circumstances?

Best wishes,
Andrey Paramonov


reply via email to

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