bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#8744: Also use detect-coding-string?


From: Stefan Monnier
Subject: bug#8744: Also use detect-coding-string?
Date: Mon, 30 May 2011 10:33:14 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> The rcirc-decode-coding-system is by default set to 'utf-8, which is
> (obviously a valid coding system), so the test, if i understand
> correctly, would always be true.

> My idea is that the client should try to detect automatically the
> encoding used for each message received, using as first choices the
> encodings set by the user. That's what all the major IRC clients do (like
> irssi and weechat). 

IIUC that's exactly what you'll get if you set
rcirc-decode-coding-system to `undecided'.


        Stefan





reply via email to

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