GNU bug report logs - #76575
30.1; kill-this-buffer is broken in 30.1

Previous Next

Package: emacs;

Reported by: "Trent W. Buck" <trentbuck <at> gmail.com>

Date: Wed, 26 Feb 2025 02:19:02 UTC

Severity: wishlist

Tags: notabug

Merged with 76526

Found in version 30.1

Full log


View this message in rfc822 format

From: "Trent W. Buck" <trentbuck <at> gmail.com>
To: 76575 <at> debbugs.gnu.org
Subject: bug#76575: Acknowledgement (30.1; kill-this-buffer is broken in 30.1)
Date: Wed, 26 Feb 2025 13:27:46 +1100
For the record,

Someone in #emacs pointed out that kill-current-buffer exists, so my 
personal annoyance is resolved:

-(global-set-key (kbd "C-x C-k") 'kill-this-buffer)
+(global-set-key (kbd "C-x C-k") 'kill-current-buffer)

(I still think it's a bit dumb that File > Close doesn't work in tmm.el 
anymore, but whatever.)





This bug report was last modified 106 days ago.

Previous Next


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