all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Gnus: How to get/force specific header entries in a new message?
@ 2011-11-23 16:38 Marius Hofert
  2011-11-23 18:30 ` Tassilo Horn
  2011-11-23 18:40 ` Sivaram Neelakantan
  0 siblings, 2 replies; 5+ messages in thread
From: Marius Hofert @ 2011-11-23 16:38 UTC (permalink / raw)
  To: Emacs help

Hi,

When I open a new message, it has the following message head:

To:
Subject:
From: My Name <my.name@uni.edu>
Gcc: nnfolder+archive:sent.2011-11

I saw on http://www.gnu.org/software/emacs/manual/html_node/gnus/Hiding-Headers.html that I can specify which headers are visible via something like:

(setq gnus-visible-headers "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^Organization:\\|^Summary:\\|^Keywords:\\|^To:\\|^[BGF]?Cc:\\|^Posted-To:\\|^Mail-Copies-To:\\|^Mail-Followup-To:\\|^Apparently-To:\\|^Gnus-Warning:\\|^Resent-From:")

That's the default of gnus-visible-headers. However, comparing with the above, one sees that not all of these headers/entries are actually displayed… How can I specify that the following headers are always shown in a new message?

To:
Cc:
Bcc:
Subject:
From:
Date:

[I already read that with gnus-sorted-header-list one can order the entries such that they appear in the above order, so that should not be a problem]

Cheers,

Marius

PS: Most likely the last Gnus question for today :-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-24  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-23 16:38 Gnus: How to get/force specific header entries in a new message? Marius Hofert
2011-11-23 18:30 ` Tassilo Horn
2011-11-24  9:11   ` Marius Hofert
2011-11-24  9:43     ` Tassilo Horn
2011-11-23 18:40 ` Sivaram Neelakantan

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.