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

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

Re: Weird behavior of kill-emacs


From: Philipp Stephani
Subject: Re: Weird behavior of kill-emacs
Date: Wed, 18 Feb 2015 21:04:48 +0000

Eli Zaretskii <eliz@gnu.org> schrieb am Wed Feb 18 2015 at 8:43:08 PM:

> > From: Philipp Stephani <p.stephani2@gmail.com>
> > Date: Wed, 18 Feb 2015 18:58:13 +0000
> >
> > $ emacs -Q -batch -eval '(progn (read) (kill-emacs 37))' < /dev/null ;
> echo
> > $?
> > Lisp expression: Error reading from stdin
> > 0
> >
> > So Emacs silently succeeds if it hit EOF of stdin, no matter what the
> exit
> > code passed to kill-emacs was!
>
> I stand corrected: kill-emacs _is_ called.
>
> Please report this as a bug.
>

Thanks, filed
http://lists.gnu.org/archive/html/bug-gnu-emacs/2015-02/msg00623.html.


reply via email to

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