Prompt in a more logical fashion when sending bug reports
commitcc26d239af9a82cff079556a1daff4b4bf60eb5c
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 10 Feb 2012 18:16:19 +0000 (10 19:16 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 10 Feb 2012 18:16:19 +0000 (10 19:16 +0100)
treef9a7bdaf6d51729ef4f639709b5e752394747748
parent3647f557cf42ae6b33414a454503d2695798a6e6
Prompt in a more logical fashion when sending bug reports

* gnus/message.el (message-default-send-mail-function): Made into own
function for reuse by emacsbug.el.

* mail/emacsbug.el (report-emacs-bug-hook): Query the user first
about SMTP before checking the From header.

* mail/sendmail.el (sendmail-query-user-about-smtp): Refacored out
into own function for reuse by emacsbug.el.
lisp/ChangeLog
lisp/gnus/ChangeLog
lisp/gnus/message.el
lisp/mail/emacsbug.el
lisp/mail/sendmail.el