unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r104691: Don't reuse previous Message-id when resending.
Date: Sat, 25 Jun 2011 09:32:42 -0400	[thread overview]
Message-ID: <jwvmxh6f34w.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <E1QZnWt-0001JW-56@colonialone.fsf.org> (Richard Stallman's message of "Thu, 23 Jun 2011 12:33:05 -0400")

Why?


        Stefan


>>>>> "Richard" == Richard Stallman <rms@gnu.org> writes:

> ------------------------------------------------------------
> revno: 104691
> committer: Richard Stallman <rms@gnu.org>
> branch nick: trunk
> timestamp: Thu 2011-06-23 12:33:05 -0400
> message:
>   Don't reuse previous Message-id when resending.
> modified:
>   lisp/ChangeLog
>   lisp/mail/rmail.el

> === modified file 'lisp/ChangeLog'
> --- a/lisp/ChangeLog	2011-06-23 13:03:04 +0000
> +++ b/lisp/ChangeLog	2011-06-23 16:33:05 +0000
> @@ -1,3 +1,7 @@
> +2011-06-23  Richard Stallman  <rms@gnu.org>
> +
> +	* mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
> +
>  2011-06-23  Michael Albinus  <michael.albinus@gmx.de>
 
>  	* net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether

> === modified file 'lisp/mail/rmail.el'
> --- a/lisp/mail/rmail.el	2011-06-23 08:58:45 +0000
> +++ b/lisp/mail/rmail.el	2011-06-23 16:33:05 +0000
> @@ -349,7 +349,7 @@
>    :group 'rmail-headers)
 
>  ;;;###autoload
> -(defcustom rmail-retry-ignored-headers (purecopy "^x-authentication-warning:\\|^x-detected-operating-system:\\|^x-spam[-a-z]*:\\|content-type:\\|content-transfer-encoding:\\|mime-version:")
> +(defcustom rmail-retry-ignored-headers (purecopy "^x-authentication-warning:\\|^x-detected-operating-system:\\|^x-spam[-a-z]*:\\|content-type:\\|content-transfer-encoding:\\|mime-version:\\|message-id:")
>    "Headers that should be stripped when retrying a failed message."
>    :type '(choice regexp (const nil :tag "None"))
>    :group 'rmail-headers


> _______________________________________________
> Emacs-diffs mailing list
> Emacs-diffs@gnu.org
> https://lists.gnu.org/mailman/listinfo/emacs-diffs



       reply	other threads:[~2011-06-25 13:32 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1QZnWt-0001JW-56@colonialone.fsf.org>
2011-06-25 13:32 ` Stefan Monnier [this message]
2011-06-25 20:14   ` [Emacs-diffs] /srv/bzr/emacs/trunk r104691: Don't reuse previous Message-id when resending Glenn Morris
2011-06-26 16:17   ` Richard Stallman
2011-06-27  7:17     ` Stephen J. Turnbull
2011-06-27 16:28       ` Richard Stallman
2011-06-27 17:47         ` Uday S Reddy
2011-06-28 16:14           ` Richard Stallman
2011-06-27 20:28         ` Stephen J. Turnbull
2011-06-27 23:03           ` Richard Stallman
2011-06-28  1:31             ` Stephen J. Turnbull
2011-06-28  1:45             ` Daniel Colascione
2011-06-28  2:56               ` Eli Zaretskii
2011-06-28 13:28                 ` Uday S Reddy
2011-06-28 17:17                   ` Eli Zaretskii
2011-06-29 21:40                     ` David Kastrup
2011-06-28 16:13               ` Richard Stallman
2011-06-28 17:51                 ` Richard Riley
2011-06-29 10:57                   ` Richard Stallman
2011-06-30 16:46     ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvmxh6f34w.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).