GNU bug report logs - #5174
Mail warning from M-x report-emacs-bug

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Thu, 10 Dec 2009 03:15:04 UTC

Severity: minor

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5174 in the body.
You can then email your comments to 5174 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5174; Package emacs. (Thu, 10 Dec 2009 03:15:04 GMT) Full text and rfc822 format available.

Message #3 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Mail warning from M-x report-emacs-bug
Date: Wed, 09 Dec 2009 22:07:08 -0500
Severity: minor

In the current trunk:

emacs -Q
M-x report-emacs-bug RET
foo RET

Briefly pops up a warning buffer with contents:

  Warning (mail): The default mail mode is now Message mode.
  You have the following Mail mode variable customized:

    mail-setup-with-from

It is hidden when the bug report form is displayed.




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Fri, 11 Dec 2009 01:30:08 GMT) Full text and rfc822 format available.

Notification sent to Glenn Morris <rgm <at> gnu.org>:
bug acknowledged by developer. (Fri, 11 Dec 2009 01:30:08 GMT) Full text and rfc822 format available.

Message #8 received at 5174-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 5174-done <at> debbugs.gnu.org
Subject: Re: bug#5174: Mail warning from M-x report-emacs-bug
Date: Thu, 10 Dec 2009 20:22:28 -0500
Fixed by replacing emacsbug's use of sendmail.el.



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5174; Package emacs. (Fri, 11 Dec 2009 01:50:04 GMT) Full text and rfc822 format available.

Message #11 received at 5174 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 5174 <at> debbugs.gnu.org
Subject: Re: bug#5174: Mail warning from M-x report-emacs-bug
Date: Thu, 10 Dec 2009 20:41:33 -0500
reopen 5174
stop

Glenn Morris wrote (on Thu, 10 Dec 2009 at 20:22 -0500):

> Fixed by replacing emacsbug's use of sendmail.el.

Actually it still happens the second time you do M-x report-emacs-bug.



Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Fri, 11 Dec 2009 01:50:05 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5174; Package emacs. (Fri, 11 Dec 2009 02:25:05 GMT) Full text and rfc822 format available.

Message #16 received at 5174 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 5174 <at> debbugs.gnu.org
Subject: Re: bug#5174: Mail warning from M-x report-emacs-bug
Date: Thu, 10 Dec 2009 21:17:13 -0500
Perhaps this?

*** simple.el.~1.1036.~	2009-12-07 19:24:00.000000000 -0800
--- simple.el	2009-12-10 18:14:30.000000000 -0800
***************
*** 5649,5655 ****
  			mail-default-reply-to mail-mailing-lists
  			mail-self-blind mail-setup-with-from))
  	   (and (boundp var)
! 		(symbol-value var)
  		(push var warn-vars)))
  	 (when warn-vars
  	   (display-warning 'mail
--- 5649,5656 ----
  			mail-default-reply-to mail-mailing-lists
  			mail-self-blind mail-setup-with-from))
  	   (and (boundp var)
!                 (not (eq (symbol-value var)
!                          (car-safe (get var 'standard-value))))
  		(push var warn-vars)))
  	 (when warn-vars
  	   (display-warning 'mail



Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Mon, 14 Dec 2009 00:00:04 GMT) Full text and rfc822 format available.

Notification sent to Glenn Morris <rgm <at> gnu.org>:
bug acknowledged by developer. (Mon, 14 Dec 2009 00:00:05 GMT) Full text and rfc822 format available.

Message #21 received at 5174-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 5174-done <at> debbugs.gnu.org
Subject: Re: bug#5174: Mail warning from M-x report-emacs-bug
Date: Sun, 13 Dec 2009 18:53:04 -0500
  * simple.el (compose-mail): Remove mail-setup-with-from from
  customization checks.



bug archived. Request was from Debbugs Internal Request <bug-gnu-emacs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 29 Jan 2010 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 231 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.