all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rodrigo Morales <moralesrodrigo1100@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: How to show the mailing list in gnus-summary-line-format?
Date: Tue, 25 May 2021 16:06:39 -0500	[thread overview]
Message-ID: <87czte34m8.fsf@gmail.com> (raw)


I'm using nnmaildir in GNUS to read local mail which is synchronised
using mbsync.

I'm suscribed to multiple mailing lists and sometimes I want to read and
answer to those messages that belong to a given mailing list. For this
reason, I want to know whether it is possible to show the mailing list a
given messsage belongs to in the summary buffer.

In mu4e, I can list all the mails that belong to a given mailing list by
executing the following command.

#+BEGIN_SRC BASH
mu find 'list:help-gnu-emacs.gnu.org'
#+END_SRC

Because of this, I suppose that each message stores the mailing list it
belongs to in its metadata, so I'm pretty sure GNUS can show that
information in the summary buffer through modifying "gnus-summary-line-format".

If this is not possible, do any of you know a way to list all the
messages that belong to a given mailing list in GNUS?



                 reply	other threads:[~2021-05-25 21:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87czte34m8.fsf@gmail.com \
    --to=moralesrodrigo1100@gmail.com \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.