GNU bug report logs - #76248
[Feature Request] user-option for killing buffer in `quit-window'.

Previous Next

Package: emacs;

Reported by: Elijah Gabe Perez <eg642616 <at> gmail.com>

Date: Thu, 13 Feb 2025 04:45:01 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Elijah Gabe Pérez <eg642616 <at> gmail.com>
To: 76248 <at> debbugs.gnu.org
Cc: rudalics <at> gmx.at, stefankangas <at> gmail.com, juri <at> linkov.net
Subject: bug#76248: [Feature Request] user-option for killing buffer in `quit-window'.
Date: Sun, 16 Feb 2025 16:28:22 -0600
I've tested the patch and the implementation works like a charm.

However, I would prefer this line to be added.

  :type '(choice (const :tag "All major modes" t)
+                (const :tag "Bury, don't kill" nil)
		         (repeat (symbol :tag "Major mode")))
  :version "31.1"
  :group 'windows)

-- 
                                                   - E.G via GNU Emacs.




This bug report was last modified 172 days ago.

Previous Next


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