GNU bug report logs - #38264
27.0.50; Emacs terminates unexpectedly when noninteractive is t

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> gmail.com>

Date: Tue, 19 Nov 2019 02:54:01 UTC

Severity: normal

Tags: notabug

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ihor Radchenko <yantar92 <at> gmail.com>
Cc: 38264 <at> debbugs.gnu.org, bruce.connor.am <at> gmail.com
Subject: bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t
Date: Wed, 20 Nov 2019 19:37:58 +0200
> From: Ihor Radchenko <yantar92 <at> gmail.com>
> Cc: 38264 <at> debbugs.gnu.org
> Date: Thu, 21 Nov 2019 00:35:50 +0800
> 
> I am also wondering why there is no error shown in the terminal when
> emacs is terminated after executing the code I provided.

Probably because your stderr is redirected to some great void in a GUI
session.

> I tried to run emacs in batch mode directly like
> 
> $ emacs -Q --batch --eval '(/ 1 0)'
> Arithmetic error

Yes, that goes to stderr, which is in batch mode connected to the
console.

> I suspect that it was just copying. Will forward your question to the
> straight.el author.

Thanks.




This bug report was last modified 5 years and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.