emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master 83c3a61: lisp/gnus/message.el (message-send-mai


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 83c3a61: lisp/gnus/message.el (message-send-mail): Don't wrongly assert on Unicode msg
Date: Mon, 03 Jun 2019 13:16:55 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>     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.

Not sure what this has to do with Unicode.  It seems to just be about
encoding or not encoding: whether encoding is done with one of the
Unicode coding-systems (e.g. utf-8) or something else (e.g. latin-1)
doesn't seem to make a difference.

Or am I missing something?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]