Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: ding@gnus.org
Subject: Re: disable 'b' in Group buffer?
Date: Fri, 17 Oct 2008 18:33:49 +0200	[thread overview]
Message-ID: <87k5c76v0y.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87prlzb81h.fsf@gate450.dyndns.org> (Andreas Seltenreich's message of "Fri, 17 Oct 2008 16:39:06 +0200")

[ The following message is a courtesy copy of an article that has
  been posted to news:gmane.emacs.gnus.general as well. ]

On Fri, Oct 17 2008, Andreas Seltenreich wrote:

> Bill White writes:
>> My clumsy fingers hit 'b' in the Group buffer at least once a day, [...]
>> Is there a way I can keep the 'b' key from running
>> gnus-group-check-bogus-groups?

(define-key gnus-group-mode-map (kbd "b") nil)

> I usually set the `disabled' property on commands I repeatedly used by
> accident.
>
> ,----[ ~/.emacs ]
> | (put 'gnus-group-kill-region 'disabled t)
> | (put 'gnus-topic-indent 'disabled t)
> | ;; etc.
> `----

But that disables all binding, including M-x ... RET, menu, etc.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



  reply	other threads:[~2008-10-17 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-17 14:04 Bill White
2008-10-17 14:39 ` Andreas Seltenreich
2008-10-17 16:33   ` Reiner Steib [this message]
2008-10-18  0:27     ` Bill White
2008-10-18  0:25   ` Bill White

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=87k5c76v0y.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).