all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 5174@emacsbugs.donarmstrong.com
Subject: bug#5174: Mail warning from M-x report-emacs-bug
Date: Thu, 10 Dec 2009 21:17:13 -0500	[thread overview]
Message-ID: <p94onycl06.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <19233.41805.445328.98080@fencepost.gnu.org> (Glenn Morris's message of "Thu, 10 Dec 2009 20:41:33 -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





      parent reply	other threads:[~2009-12-11  2:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m2iqcegv8r.fsf@fencepost.gnu.org>
2009-12-10  3:07 ` bug#5174: Mail warning from M-x report-emacs-bug Glenn Morris
2009-12-11  1:30   ` bug#5174: marked as done (Mail warning from M-x report-emacs-bug) Emacs bug Tracking System
2009-12-14  0:00   ` Emacs bug Tracking System
2009-12-11  1:41 ` bug#5174: Mail warning from M-x report-emacs-bug Glenn Morris
2009-12-11  1:50   ` Processed: " Emacs bug Tracking System
2009-12-11  2:17   ` Glenn Morris [this message]

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=p94onycl06.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=5174@emacsbugs.donarmstrong.com \
    /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.