diff options
author | Oleh Krehel <ohwoeowho@gmail.com> | 2019-06-03 15:48:09 +0200 |
---|---|---|
committer | Oleh Krehel <ohwoeowho@gmail.com> | 2019-06-03 15:48:09 +0200 |
commit | 83c3a61e4ca091580cafbabe34b54e4a9261ad16 (patch) | |
tree | fdecf4664d5e514538cfdedae0b61a19203bc4b0 /lisp/gnus/gnus-async.el | |
parent | 33ea72eb3c27f5ee5d76980d70ab335d7fa33db6 (diff) | |
download | emacs-83c3a61e4ca091580cafbabe34b54e4a9261ad16.tar.gz emacs-83c3a61e4ca091580cafbabe34b54e4a9261ad16.tar.bz2 emacs-83c3a61e4ca091580cafbabe34b54e4a9261ad16.zip |
lisp/gnus/message.el (message-send-mail): Don't wrongly assert on Unicode msg
Using this setting:
(setq message-send-mail-function 'message-send-mail-with-sendmail)
(setq sendmail-program "msmtp")
the message seding is handled by an external program, so no Unicode
encoding is performed in Emacs. Thus Emacs must not assert that the
Unicode encoding was performed.
Diffstat (limited to 'lisp/gnus/gnus-async.el')
0 files changed, 0 insertions, 0 deletions