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

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

bug#28542: Temporary failure in name resolution while quitting emacs


From: Lars Ingebrigtsen
Subject: bug#28542: Temporary failure in name resolution while quitting emacs
Date: Mon, 07 Dec 2020 17:16:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Beware: calling Lisp when we are about to crash due to a fatal signal
> could cause more problems than it solves.

Indeed, but it's a hook runner -- it will almost inevitably call other
Lisp functions.

But by default, kill-emacs-hook is nil, so perhaps it would be a good
idea to check that first, and avoid calling the function if that's the
case.  I'll make that change.

-- 
(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]