all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Štěpán Němec" <stepnem@gmail.com>
To: emacs-devel@gnu.org
Cc: Lars Ingebrigtsen <larsi@gnus.org>
Subject: Re: master cfabaca: Include To and Cc headers when forwarding with Message
Date: Fri, 28 Jun 2019 23:21:03 +0200	[thread overview]
Message-ID: <87imspv22o.fsf@gmail.com> (raw)
In-Reply-To: <20190628130146.007AF21188@vcs0.savannah.gnu.org> (Lars Ingebrigtsen's message of "Fri, 28 Jun 2019 09:01:45 -0400 (EDT)")


> branch: master
> commit cfabacae02499f28f2cf9ec41d41df7567fd0124
> Author: Lars Ingebrigtsen <larsi@gnus.org>
> Commit: Lars Ingebrigtsen <larsi@gnus.org>

[...]

> diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el
> index 986567f..ad3cffc 100644
> --- a/lisp/gnus/message.el
> +++ b/lisp/gnus/message.el
> @@ -626,7 +626,7 @@ This may also be a list of regexps."
>  		 regexp))
>  
>  (defcustom message-forward-included-headers
> -  '("^From:" "^Subject:" "^Date:")
> +  '("^From:" "^Subject:" "^Date:" "^To:" "^CC:")

                                              ^^

I think you meant "^Cc:" there?

  Š.



       reply	other threads:[~2019-06-28 21:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190628130143.10719.45341@vcs0.savannah.gnu.org>
     [not found] ` <20190628130146.007AF21188@vcs0.savannah.gnu.org>
2019-06-28 21:21   ` Štěpán Němec [this message]
2019-06-29  9:20     ` master cfabaca: Include To and Cc headers when forwarding with Message Yuri Khan
2019-06-29  9:33       ` Štěpán Němec
2019-06-29 10:07         ` Lars Ingebrigtsen

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=87imspv22o.fsf@gmail.com \
    --to=stepnem@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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.