From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75603 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Broken encoding in HTML parts with shr Date: Wed, 05 Jan 2011 15:32:50 +0100 Message-ID: <877hejzai5.fsf@member.fsf.org> References: <87d3ob1ydc.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1294237995 24314 80.91.229.12 (5 Jan 2011 14:33:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 5 Jan 2011 14:33:15 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23954@lists.math.uh.edu Wed Jan 05 15:33:11 2011 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.69) (envelope-from ) id 1PaUQI-0003pn-NB for ding-account@gmane.org; Wed, 05 Jan 2011 15:33:11 +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 1PaUQ8-0008RN-Mi; Wed, 05 Jan 2011 08:33:00 -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 1PaUQ7-0008RD-M6 for ding@lists.math.uh.edu; Wed, 05 Jan 2011 08:32:59 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PaUQ3-00059v-0q for ding@lists.math.uh.edu; Wed, 05 Jan 2011 08:32:59 -0600 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PaUQ2-0001Km-5j for ding@gnus.org; Wed, 05 Jan 2011 15:32:54 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id B50FC78018B4 for ; Wed, 5 Jan 2011 15:32:51 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32218-06 for ; Wed, 5 Jan 2011 15:32:51 +0100 (CET) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad (tsdh.uni-koblenz.de [141.26.67.142]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 30CD478018B6 for ; Wed, 5 Jan 2011 15:32:50 +0100 (CET) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Wed, 05 Jan 2011 15:21:15 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75603 Archived-At: Lars Magne Ingebrigtsen writes: >> since shr is available, I switched my habit of preferring the plain >> text part if there is a HTML alternative. Unfortunately, the >> encoding is broken in the HTML part. >> >> For example, in the HTML part of some mail I have: >> >> Viele Gr|_e > > I'm not sure I understand. If the encoding is broken in the HTML > part, there's nothing Gnus can do about that. No, you got me wrong. Both parts are declared correctly: --8<---------------cut here---------------start------------->8--- ------=_NextPart_000_0007_01CBACC1.4925F100 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable --8<---------------cut here---------------end--------------->8--- with "Viele Gr=FC=DFe", and --8<---------------cut here---------------start------------->8--- ------=_NextPart_000_0007_01CBACC1.4925F100 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable --8<---------------cut here---------------end--------------->8--- also with "Viele Gr=FC=DFe". So the encoding is identical, but Gnus displays the mail differently. And it's not only that mail, but it applies to any HTML mail with non-ASCII contents. I'll forward that mail to you privately. Bye, Tassilo -- Sent from my Emacs