all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to show the mailing list in gnus-summary-line-format?
@ 2021-05-25 21:06 Rodrigo Morales
  0 siblings, 0 replies; only message in thread
From: Rodrigo Morales @ 2021-05-25 21:06 UTC (permalink / raw)
  To: help-gnu-emacs


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?



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-25 21:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-25 21:06 How to show the mailing list in gnus-summary-line-format? Rodrigo Morales

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.