From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67826 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: Sat, 29 Nov 2008 13:18:21 +0100 Message-ID: <878wr2ohde.fsf@mocca.josefsson.org> References: <871vyf6q40.fsf@marauder.physik.uni-ulm.de> <87k5ampwej.fsf@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227961128 14099 80.91.229.12 (29 Nov 2008 12:18:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Nov 2008 12:18:48 +0000 (UTC) Cc: Stefan Monnier , ding@gnus.org, 1174@emacsbugs.donarmstrong.com To: Frank Schmitt Original-X-From: ding-owner+M16273@lists.math.uh.edu Sat Nov 29 13:19:51 2008 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 1L6Ond-0006rY-N6 for ding-account@gmane.org; Sat, 29 Nov 2008 13:19:50 +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 1L6OmO-00066h-Du; Sat, 29 Nov 2008 06:18:32 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1L6OmN-00066X-D3 for ding@lists.math.uh.edu; Sat, 29 Nov 2008 06:18:31 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1L6OmK-00065K-6U for ding@lists.math.uh.edu; Sat, 29 Nov 2008 06:18:31 -0600 Original-Received: from yxa-v.extundo.com ([83.241.177.39] ident=Debian-exim) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1L6OmU-0007Qi-00 for ; Sat, 29 Nov 2008 13:18:38 +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 (TLS-1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.63) (envelope-from ) id 1L6OmE-0001mq-Df; Sat, 29 Nov 2008 13:18:23 +0100 OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:22:081129:ding@gnus.org::e0y/UNBC03Dss/8p:Htpq X-Hashcash: 1:22:081129:1174@emacsbugs.donarmstrong.com::c4L2NhTxkSluF/Mt:BDdd X-Hashcash: 1:22:081129:monnier@iro.umontreal.ca::HI5o/oTddkfKGr3Y:UCcy X-Hashcash: 1:22:081129:ich@frank-schmitt.net::cxToiGkDjkKuNC65:036jQ In-Reply-To: <87k5ampwej.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Sat, 29 Nov 2008 13:08:20 +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.3 (2007-08-08) host=yxa-v.extundo.com X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67826 Archived-At: Reiner Steib writes: > On Fri, Oct 17 2008, Frank Schmitt wrote: > >> Reiner Steib writes: >> >>> On Fri, Oct 17 2008, Stefan Monnier wrote: >>> >>>>> ;; BEWARE: we used to use string-as-multibyte here which is braindead >>>>> ;; because it will turn accidental emacs-mule-valid byte sequences >>>>> ;; into multibyte chars. --Stef >>>>> ;; Reverted, braindead got 7.5 out of 10 on imdb, so it can't be >>>>> ;; that bad. --Simon > > Simon, could you please clarify why you reverted Stefan's change in > `nnimap-demule'? It breaks reading UTF-8 articles via nnimap.el in > Emacs 23. I don't recall, but people should notice relatively quickly if there are problems in this area (wrong display of non-ascii) so feel free to revert the patch or apply another patch instead. It needs to be tested under Emacs 22 too, though, if it is installed in the Gnus CVS. /Simon