GNU bug report logs - #21833
24.4; desktop-kill, which is interactive, is in kill-emacs-hook

Previous Next

Package: emacs;

Reported by: Michael Arntzenius <daekharel <at> gmail.com>

Date: Wed, 4 Nov 2015 23:09:02 UTC

Severity: minor

Merged with 28943

Found in versions 24.4, 25.2

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 21833 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, Stelian Iancu <si <at> siancu.net>
Subject: bug#21833: 24.4; desktop-kill, which is interactive, is in kill-emacs-hook
Date: Fri, 13 Nov 2015 01:27:32 +0100
[Message part 1 (text/plain, inline)]
My last comment on this issue (don't want to drag it further):

When the OP says;

  emacs -Q
  M-x desktop-save-mode
  C-h v kill-emacs-hook
  M-x kill-emacs

  Expected behavior: emacs is killed.
  Actual behavior: asked "Save desktop? (y or n)"​

I say:

  emacs -Q
  (require 'emacs-lock) <C-x C-e>
  (emacs-lock-mode 'exit) <C-x C-e>
  M-x kill-emacs <RET>

  Expected behavior: emacs is killed ???
  Actual behavior: => Emacs cannot exit because buffer "*scratch*" is locked

Because I use emacs-lock and I certainly wouldn't expect it to be killed.
[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 10 days ago.

Previous Next


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