From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68143 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: bug#1174: 23.0.60; Some UTF-8 mails displaying wrongly in Emacs 23 Date: Mon, 12 Jan 2009 12:10:56 +0100 Message-ID: <873afoixtr.fsf@mocca.josefsson.org> References: <871vyf6q40.fsf@marauder.physik.uni-ulm.de> <87k5ampwej.fsf@marauder.physik.uni-ulm.de> <878wr2ohde.fsf@mocca.josefsson.org> <87hc44hk1i.fsf@mocca.josefsson.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1231758685 9047 80.91.229.12 (12 Jan 2009 11:11:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Jan 2009 11:11:25 +0000 (UTC) Cc: Stefan Monnier , ding@gnus.org, 1174@emacsbugs.donarmstrong.com To: Frank Schmitt Original-X-From: ding-owner+M16587@lists.math.uh.edu Mon Jan 12 12:12:37 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1LMKia-0001LU-E5 for ding-account@gmane.org; Mon, 12 Jan 2009 12:12:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1LMKhC-0005qH-Vy; Mon, 12 Jan 2009 05:11:03 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LMKhB-0005pt-HO for ding@lists.math.uh.edu; Mon, 12 Jan 2009 05:11:01 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LMKh8-0003RX-J9 for ding@lists.math.uh.edu; Mon, 12 Jan 2009 05:11:01 -0600 Original-Received: from yxa-v.extundo.com ([83.241.177.39]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LMKhP-0006XP-00 for ; Mon, 12 Jan 2009 12:11:15 +0100 Original-Received: from c80-216-27-189.bredband.comhem.se ([80.216.27.189] helo=mocca.josefsson.org) by yxa-v.extundo.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1LMKh7-0004YU-8V; Mon, 12 Jan 2009 12:10:57 +0100 OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:22:090112:monnier@iro.umontreal.ca::pEDlGMIxyYsFarXN:41AI X-Hashcash: 1:22:090112:ich@frank-schmitt.net::hRW31Yt2gqIc0mHI:1k5+ X-Hashcash: 1:22:090112:1174@emacsbugs.donarmstrong.com::/r73mPpeFYEfCwpR:U2NT X-Hashcash: 1:22:090112:ding@gnus.org::522m19oIjP+kuBfj:013er In-Reply-To: (Frank Schmitt's message of "Mon, 12 Jan 2009 12:03:09 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED,AWL autolearn=ham version=3.2.5 (2008-06-10) host=yxa-v.extundo.com X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68143 Archived-At: Frank Schmitt writes: > Simon Josefsson writes: > >> I have recently upgraded my Gnus installation, and it included this fix. >> Now every e-mail I send has non-ASCII characters pre-fixed with \201. >> So the patch installed does not seem to be the right, or there is >> something else wrong with my configuration. Can anyone else reproduce >> this? I'm including '\201å\201ä\201ö' in this e-mail for debugging. >> >> I'll see if I can debug this further, and find the exact part of the >> patch that cause the problem. > > I see the \201 in your mail but for me everything is send and displayed > perfectly since the patch was applied. Maybe the difference is that you > are using Emacs 22? äöüß I'm testing Emacs 23 now and everything works fine. So it seems the problem only occurs in Emacs 22. However, it seems the problem happens on _sending_ which confuses me. Maybe the old patch just worked around the problem, and made \201 in incoming e-mail disappear? However, I think I would have noticed this before anyway, because all my posts to mailing lists and news also has \201 before any non-ascii character now (with Emacs 22) but I don't think that has been the case before applying this patch. /Simon