2.2.2 Commands to change headers
- C-c C-o
-
Sort headers according to
message-header-format-alist
(message-sort-headers).
- C-c C-t
-
Insert a
To header that contains the Reply-To or
From header of the message you're following up
(message-insert-to).
- C-c C-n
-
Insert a
Newsgroups header that reflects the Followup-To
or Newsgroups header of the article you're replying to
(message-insert-newsgroups).
- C-c C-l
-
Send a message to the list only. Remove all addresses but the list
address from
To: and Cc: headers.
- C-c M-n
-
Insert a request for a disposition
notification. (
message-insert-disposition-notification-to).
This means that if the recipient support RFC 2298 she might send you a
notification that she received the message.
- M-x message-insert-importance-high
-
Insert an `Importance' header with a value of `high',
deleting headers if necessary.
- M-x message-insert-importance-low
-
Insert an `Importance' header with a value of `low', deleting
headers if necessary.
- C-c C-f s
-
Change the current `Subject' header. Ask for new `Subject'
header and append `(was: <Old Subject>)'. The old subject can be
stripped on replying, see
message-subject-trailing-was-query
(see section 3.1 Message Headers).
- C-c C-f x
-
Set up the `FollowUp-To' header with a target newsgroup for a
cross-post, add that target newsgroup to the `Newsgroups' header if
it is not a member of `Newsgroups', and insert a note in the body.
If
message-cross-post-default is nil or if this command is
called with a prefix-argument, only the `FollowUp-To' header will
be set but the target newsgroup will not be added to the
`Newsgroups' header. The function to insert a note is controlled
by the message-cross-post-note-function variable.
- C-c C-f t
-
Replace contents of `To' header with contents of `Cc' or
`Bcc' header. (Iff `Cc' header is not present, `Bcc'
header will be used instead.)
- C-c C-f w
-
Insert `To' and `Cc' headers as if you were doing a wide
reply even if the message was not made for a wide reply first.
- C-c C-f a
-
Insert `X-No-Archive: Yes' in the header and a note in the body.
The header and the note can be customized using
message-archive-header and message-archive-note. When
called with a prefix argument, ask for a text to insert. If you don't
want the note in the body, set message-archive-note to
nil.
This document was generated
by on August, 4 2008
using texi2html