emacs-devel
[Top][All Lists]
Advanced

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

Re: Functions in kill-emacs-hook aren't run if emacs gets killed with SI


From: Miles Bader
Subject: Re: Functions in kill-emacs-hook aren't run if emacs gets killed with SIGTERM
Date: Sat, 24 Jan 2009 15:11:47 +0900

Jason Rumney <address@hidden> writes:
> Another case for not running kill-emacs-hook for SIGTERM is that some
> elisp packages seem to get themselves into inconsistent states (semantic
> is terrible for this) where they throw errors from kill-emacs-hook, so
> the user is forced to kill emacs using SIGTERM. Changing SIGTERM to also
> run kill-emacs-hook would mean only SIGKILL can kill emacs in these
> circumstances.

Well not really -- there are plenty of other signals to choose from!

-Miles

-- 
Barometer, n. An ingenious instrument which indicates what kind of weather we
are having.




reply via email to

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