help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnus] How to show mails from an specific mailing list?


From: Eric S Fraga
Subject: Re: [gnus] How to show mails from an specific mailing list?
Date: Tue, 22 Jun 2021 09:31:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Tuesday, 22 Jun 2021 at 00:57, Rodrigo Morales wrote:
> I sometimes want to read mails from an specific mailing list. 

If the mailing list sets the List-Id: header, you can use the "/h"
command in the gnus summary buffer to limit to headers that match a
particular regex, e.g. something along the lines of

/h ^List-Id:.*emacs-dev

might do the job.

The /x (for different x) limit commands are quite useful.  For the
above, you will want to have the summary show old messages as well (/o)
before applying the /h limit view.
-- 
Eric S Fraga via Emacs 28.0.50 & org 9.4.6 on Debian bullseye/sid




reply via email to

[Prev in Thread] Current Thread [Next in Thread]