GNU bug report logs - #3480
Grep mode should also bind "q" to quit-window

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Sat, 6 Jun 2009 05:25:07 UTC

Severity: normal

Done: Sven Joachim <svenjoac <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: Grep mode should also bind "q" to quit-window
Date: Sat, 06 Jun 2009 04:01:50 +0800
Alas, one must do
(setq
 grep-mode-hook
 (function
  (lambda ()
    (define-key grep-mode-map "q" 'quit-window))))
because it is not the default. Same with compilation-mode-map.




This bug report was last modified 16 years and 52 days ago.

Previous Next


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