[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (special-mode-map): Delete binding for `z'.
From: |
Chong Yidong |
Subject: |
Re: (special-mode-map): Delete binding for `z'. |
Date: |
Sun, 02 Sep 2012 10:26:06 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
Sam Steingold <address@hidden> writes:
> What is the rationale for this change?
> I use this all the time in buffers like *Help*, *Dired* &c.
> How is a ding more valuable than a useful behavior?
> What am I supposed to use instead? C-u q?
See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12311
The reported problem was that "z" is easy to accidentally type. You can
just type C-x k RET to kill these buffers, like any other buffer.