Re: scroll to message body in article/summary view?

Stephen Berman <[email protected]> Fri, 25 Oct 2024 19:44:00 +0200
Newsgroups gmane.emacs.gnus.general
Message-ID <[email protected]>
On Fri, 25 Oct 2024 16:55:17 +0100 Eric S Fraga <[email protected]> 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?

From the Summary buffer `h' (gnus-summary-select-article-buffer) will go
to the message body start at least the first time you type it to make
the Article buffer current (if you then move point lower down in the
message body and type `h' twice, the second one will go the that point
instead of the message body start).

Steve Berman