all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Sven Joachim <svenjoac@gmx.de>
Subject: bug#3480: marked as done (Grep mode should also bind "q" to quit-window)
Date: Sat, 06 Jun 2009 07:10:05 +0000	[thread overview]
Message-ID: <handler.3480.D3480.124427171518123.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 873aaemoup.fsf@jidanni.org

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]


Your message dated Sat, 06 Jun 2009 09:01:43 +0200
with message-id <87zlcl26co.fsf@turtle.gmx.de>
and subject line Re: bug#3480: Grep mode should also bind "q" to quit-window
has caused the Emacs bug report #3480,
regarding Grep mode should also bind "q" to quit-window
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3480: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3480
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2211 bytes --]

From: jidanni@jidanni.org
To: bug-gnu-emacs@gnu.org
Subject: Grep mode should also bind "q" to quit-window
Date: Sat, 06 Jun 2009 04:01:50 +0800
Message-ID: <873aaemoup.fsf@jidanni.org>

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.



[-- Attachment #3: Type: message/rfc822, Size: 2121 bytes --]

From: Sven Joachim <svenjoac@gmx.de>
To: jidanni@jidanni.org
Cc: 3480-done@emacsbugs.donarmstrong.com
Subject: Re: bug#3480: Grep mode should also bind "q" to quit-window
Date: Sat, 06 Jun 2009 09:01:43 +0200
Message-ID: <87zlcl26co.fsf@turtle.gmx.de>

On 2009-06-05 22:01 +0200, jidanni@jidanni.org wrote:

> 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.

It will be the default in Emacs 23.1.

Since you're reporting many bugs, it would be nice if you could try out
a pretest version of Emacs 23 first.  Precompiled snapshots for Debian
are available at http://emacs.orebokech.com.

Cheers,
       Sven

      reply	other threads:[~2009-06-06  7:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87zlcl26co.fsf@turtle.gmx.de>
2009-06-05 20:01 ` bug#3480: Grep mode should also bind "q" to quit-window jidanni
2009-06-06  7:10   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.3480.D3480.124427171518123.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=svenjoac@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.