all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: 38264@debbugs.gnu.org, bruce.connor.am@gmail.com
Subject: bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t
Date: Wed, 20 Nov 2019 19:37:58 +0200	[thread overview]
Message-ID: <83o8x6zbwp.fsf@gnu.org> (raw)
In-Reply-To: <87wobuv72x.fsf@yantar92-laptop.i-did-not-set--mail-host-address--so-tickle-me> (message from Ihor Radchenko on Thu, 21 Nov 2019 00:35:50 +0800)

> From: Ihor Radchenko <yantar92@gmail.com>
> Cc: 38264@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.





  reply	other threads:[~2019-11-20 17:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19  2:51 bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t Ihor Radchenko
2019-11-19 16:02 ` Eli Zaretskii
2019-11-19 16:57   ` Ihor Radchenko
2019-11-20 15:59     ` Eli Zaretskii
2019-11-20 16:35       ` Ihor Radchenko
2019-11-20 17:37         ` Eli Zaretskii [this message]
2019-11-20 23:22           ` Artur Malabarba
2019-11-21  3:37             ` Eli Zaretskii
2019-11-21 11:15               ` Artur Malabarba
2019-11-21 14:22                 ` Eli Zaretskii
2019-11-22 14:38                   ` Eli Zaretskii

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=83o8x6zbwp.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=38264@debbugs.gnu.org \
    --cc=bruce.connor.am@gmail.com \
    --cc=yantar92@gmail.com \
    /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.