Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: Quoting the active region when doing `S W' ?
Date: Thu, 31 Jan 2008 20:56:41 +0900	[thread overview]
Message-ID: <b4mlk66fbt2.fsf@jpl.org> (raw)
In-Reply-To: <b4mr6gkx7v6.fsf@jpl.org>

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

>>>>> Katsumi Yamaoka wrote:

>>> In addition, I've added the new article command which the `C-h b'
>>> key is bound to (`gnus-article-describe-bindings').  It shows the
>>> real summary commands instead of `gnus-article-read-summary-keys'
>>> that is meaningless for a user.

In relation to this, I tried letting the *article* menu bar items
also display the keyboard equivalents for those items as follows:

Treatment
---------
Hide headers    W W h
Hide signature  W W s
Hide citation   W W c
[...]

(Note that your Gnus doesn't display "W W h", etc. when clicking
the `Treatment' menu bar in the *article* buffer.)

The Lisp code which achieves this is attached below.  I think it
is useful especially for users who haven't gotten used to using
such command keys.  However, I hesitate to install it to the Gnus
CVS trunk because it wastes about one second when beginning to
read an article only for the first time and it works only with
Emacs 22 and greater (and both seem to be hard to solve. :-<)


[-- Attachment #2: Type: application/emacs-lisp, Size: 1066 bytes --]

  reply	other threads:[~2008-01-31 11:56 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-22 12:22 Bastien
2007-11-25 21:34 ` Bastien
2007-11-25 23:46   ` Leo
2007-11-26  0:36     ` Bastien
2007-11-26  8:12       ` Leo
2007-12-10  0:50     ` Bastien
2007-12-23 20:50       ` Leo
2008-01-08 11:55         ` Katsumi Yamaoka
2008-01-08 19:52           ` Leo
2008-01-08 22:51             ` Katsumi Yamaoka
2008-01-08 23:12               ` Leo
2008-01-09 22:30                 ` Katsumi Yamaoka
2008-01-14 23:40                   ` Leo
2008-01-15  0:12                     ` Katsumi Yamaoka
2008-01-15  0:23                       ` Leo
2008-01-15  1:15                         ` Katsumi Yamaoka
2008-01-15 18:50                           ` Leo
2008-01-20 14:59                           ` Leo
2008-01-09 23:05           ` Reiner Steib
2008-01-09 23:21             ` Katsumi Yamaoka
2008-01-10  8:08               ` Katsumi Yamaoka
2008-01-10 18:55               ` Reiner Steib
2008-01-11  6:48                 ` Katsumi Yamaoka
2008-01-11 17:43                   ` Reiner Steib
2008-01-15  0:14                     ` Katsumi Yamaoka
2008-01-31 11:56                       ` Katsumi Yamaoka [this message]
2008-01-16 22:34           ` Bastien
2008-01-16 23:09             ` Katsumi Yamaoka
2008-01-17 13:33               ` Bastien

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=b4mlk66fbt2.fsf@jpl.org \
    --to=yamaoka@jpl.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).