emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCHv2] files.el: avoid asking whether to kill Emacs multiple time


From: Stefan Monnier
Subject: Re: [PATCHv2] files.el: avoid asking whether to kill Emacs multiple times
Date: Fri, 30 Jan 2015 01:11:44 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> I’m happy to remove that comparison.  I just wanted to avoid situations
> where we break things for someone doing something weird like:

>   (setq confirm-kill-emacs
>         (lambda (_) …something that really should be 
>                      a kill-emacs-query-functions…))

I think we can take this risk.  Feel free to install your patch.


        Stefan



reply via email to

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