Gnus development mailing list
 help / color / mirror / Atom feed
From: Andreas Seltenreich <andreas+ding@gate450.dyndns.org>
To: ding@gnus.org
Subject: Re: disable 'b' in Group buffer?
Date: Fri, 17 Oct 2008 16:39:06 +0200	[thread overview]
Message-ID: <87prlzb81h.fsf@gate450.dyndns.org> (raw)
In-Reply-To: <87r66fb9ne.fsf@wolfram.com> (Bill White's message of "Fri, 17 Oct 2008 09:04:21 -0500")

Bill White writes:

> My clumsy fingers hit 'b' in the Group buffer at least once a day, so I
> sit there waiting for gnus to check once again for bogus groups, which
> there ain't any.  Is there a way I can keep the 'b' key from running
> gnus-group-check-bogus-groups?

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

regards,
andreas



  reply	other threads:[~2008-10-17 14:39 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 [this message]
2008-10-17 16:33   ` Reiner Steib
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=87prlzb81h.fsf@gate450.dyndns.org \
    --to=andreas+ding@gate450.dyndns.org \
    --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).