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


Message #16 received at 76575 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Trent W. Buck" <trentbuck <at> gmail.com>
Cc: 76575 <at> debbugs.gnu.org
Subject: Re: bug#76575: Acknowledgement (30.1;
 kill-this-buffer is broken in 30.1)
Date: Sat, 01 Mar 2025 15:33:29 +0200
> Date: Wed, 26 Feb 2025 13:27:46 +1100
> From: "Trent W. Buck" <trentbuck <at> gmail.com>
> 
> 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.)

I agree that it would be good to avoid signaling an error when
kill-this-buffer is invoked from tmm-menubar.  Patches welcome.




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.