unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: [gnus] How to show mails from an specific mailing list?
Date: Tue, 22 Jun 2021 09:31:42 +0100	[thread overview]
Message-ID: <87fsxa2tch.fsf@ucl.ac.uk> (raw)
In-Reply-To: 87mtri1lwk.fsf@gmail.com

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




  parent reply	other threads:[~2021-06-22  8:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22  5:57 [gnus] How to show mails from an specific mailing list? Rodrigo Morales
2021-06-22  8:30 ` Daniel Martín
2021-06-22  8:31 ` Eric S Fraga [this message]
2021-06-22 13:30 ` Filipp Gunbin
2021-06-26  0:01 ` Emanuel Berg via Users list for the GNU Emacs text editor

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fsxa2tch.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=help-gnu-emacs@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).