Make sendmail-query-once offer 3-way choice; avoid repeated queries.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 11 Oct 2011 21:31:22 +0000 (17:31 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 11 Oct 2011 21:31:22 +0000 (17:31 -0400)
commita120bde92351b1c97aa0c000d48e31eb888c9078
tree9a79f01d447e6c2bb1424f5cda0afeefbf88c827
parent75d52912291507c02e862d9ff2d0d307c5170db0
Make sendmail-query-once offer 3-way choice; avoid repeated queries.
* mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
if not needed.
(sendmail-query-once): Remove OS dependencies.  Make it a 3-way choice
using completion.  Protect against "slow" callers.
Remove the "message hack".
lisp/ChangeLog
lisp/mail/sendmail.el