From: Robert Pluim <rpluim@gmail.com>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: Eric S Fraga <e.fraga@ucl.ac.uk>, ding@gnus.org
Subject: Re: scroll to message body in article/summary view?
Date: Sat, 26 Oct 2024 12:24:51 +0200 [thread overview]
Message-ID: <87zfmrnouk.fsf@gmail.com> (raw)
In-Reply-To: <874j50f57j.fsf@gmx.net> (Stephen Berman's message of "Fri, 25 Oct 2024 19:44:00 +0200")
>>>>> On Fri, 25 Oct 2024 19:44:00 +0200, Stephen Berman <stephen.berman@gmx.net> said:
Stephen> On Fri, 25 Oct 2024 16:55:17 +0100 Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
>> Hello,
>>
>> I have colleagues/collaborators that do not understand the use of either
>> BCC or LCC and so I receive some emails that have hundreds (literally)
>> of recipients. It takes quite some time to scroll down the message to
>> find the start. Although I can go to the end and then scroll back up
>> (which is what I do), I wonder if there is already a gnus command for
>> moving quickly to the message body start?
Stephen> From the Summary buffer `h' (gnus-summary-select-article-buffer) will go
Stephen> to the message body start at least the first time you type it to make
Stephen> the Article buffer current (if you then move point lower down in the
Stephen> message body and type `h' twice, the second one will go the that point
Stephen> instead of the message body start).
Thereʼs no need to go to the Article buffer:
< runs the command gnus-summary-beginning-of-article (found in
gnus-summary-mode-map), which is an interactive byte-code-function in
`gnus-sum.el'.
It is bound to <, A b and A <.
(gnus-summary-beginning-of-article)
Scroll the article back to the beginning.
Robert
--
next prev parent reply other threads:[~2024-10-26 10:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-25 15:55 Eric S Fraga
2024-10-25 17:44 ` Stephen Berman
2024-10-26 10:24 ` Robert Pluim [this message]
2024-10-28 8:58 ` Eric S Fraga
2024-10-28 8:56 ` Eric S Fraga
2024-10-25 18:10 ` dick.r.chiang
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=87zfmrnouk.fsf@gmail.com \
--to=rpluim@gmail.com \
--cc=ding@gnus.org \
--cc=e.fraga@ucl.ac.uk \
--cc=stephen.berman@gmx.net \
/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).