From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.bugs Subject: Re: Broken charset=utf-16be articles with Gnus and Emacs 21.3 Date: Mon, 31 Mar 2003 06:55:07 +0200 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049087128 6799 80.91.224.249 (31 Mar 2003 05:05:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2003 05:05:28 +0000 (UTC) Cc: Simon Krahnke Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Mon Mar 31 07:05:25 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18zrU4-0001l5-00 for ; Mon, 31 Mar 2003 07:05:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18zrQY-0003lW-03 for gnu-bug-gnu-emacs@m.gmane.org; Mon, 31 Mar 2003 00:01:46 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18zrP6-0003DK-00 for bug-gnu-emacs@gnu.org; Mon, 31 Mar 2003 00:00:16 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18zrOf-0002YI-00 for bug-gnu-emacs@gnu.org; Sun, 30 Mar 2003 23:59:52 -0500 Original-Received: from pfepc.post.tele.dk ([193.162.153.4]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18zrMt-0001A6-00 for bug-gnu-emacs@gnu.org; Sun, 30 Mar 2003 23:57:59 -0500 Original-Received: from [195.249.82.245] (0xc3f952f5.esnxr1.ras.tele.dk [195.249.82.245]) by pfepc.post.tele.dk (Postfix) with ESMTP id BCD5C262987; Mon, 31 Mar 2003 06:57:39 +0200 (CEST) Original-To: bugs@gnus.org, bug-gnu-emacs@gnu.org Mail-Followup-To: bugs@gnus.org, bug-gnu-emacs@gnu.org, Mark Trettin , Simon Krahnke In-Reply-To: (Reiner Steib's message of "Sat, 29 Mar 2003 12:11:11 +0100") User-Agent: Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.3.50 (gnu/linux) Original-cc: Mark Trettin X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4672 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4672 Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: > The preview (and the outgoing message) will be encoded with > "Content-Type: text/plain; charset=utf-16be" and it will not be > > Note: I'm sending this message with a different version of Gnus, so > don't be confused when looking at my User-Agent header. FWIW, the > same bug also happens with Oort Gnus from CVS. With Emacs 21.1 / Gnus > 5.9.0 [1] and with Emacs 21.2 / Oort Gnus v0.17 [2] we have the > expected behavior [1]. Therefore I think this is a bug in Emacs 21.3, > but I'm not sure (Cc-ing bugs@gnus.org). FWIW, Oort Gnus and current CVS Emacs works as expected. It used to exhibit the same bug you're describing, but I was fixed earlier this year -- probably by this change: 2003-01-03 Dave Love * international/mule-cmds.el (sort-coding-systems): Adjust priority of utf-16 and x-ctext. Didn't it get applied to Emacs 21.3?