From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65879 Path: news.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-article-browse-html-article' and character encoding Date: Wed, 05 Dec 2007 07:06:19 +0100 Message-ID: <87ve7dhdv6.fsf@ID-24456.user.uni-berlin.de> References: <873auj0xo8.fsf@ID-24456.user.uni-berlin.de> Reply-To: Christoph Conrad NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1196835049 14326 80.91.229.12 (5 Dec 2007 06:10:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Dec 2007 06:10:49 +0000 (UTC) Cc: ding@gnus.org, bugs@gnus.org To: Katsumi Yamaoka Original-X-From: ding-owner+M14374@lists.math.uh.edu Wed Dec 05 07:10:59 2007 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 1IznTA-0004uw-26 for ding-account@gmane.org; Wed, 05 Dec 2007 07:10:52 +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 1IznSH-0002lj-OJ; Wed, 05 Dec 2007 00:09:57 -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 1IznSG-0002lS-00 for ding@lists.math.uh.edu; Wed, 05 Dec 2007 00:09:56 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IznSA-0006QX-2l for ding@lists.math.uh.edu; Wed, 05 Dec 2007 00:09:55 -0600 Original-Received: from mail.gmx.net ([213.165.64.20]) by quimby.gnus.org with smtp (Exim 3.35 #1 (Debian)) id 1IznS7-0005O8-00 for ; Wed, 05 Dec 2007 07:09:47 +0100 Original-Received: (qmail invoked by alias); 05 Dec 2007 06:09:18 -0000 Original-Received: from p50891924.dip0.t-ipconnect.de (EHLO brabbelbox.de) [80.137.25.36] by mail.gmx.net (mp010) with SMTP; 05 Dec 2007 07:09:18 +0100 X-Authenticated: #4523881 X-Provags-ID: V01U2FsdGVkX1++t4szRRS+8+j81k134bM61hVhlFxDwfozGn2pX1 JEkqlRuLbnoFpA Original-Received: by brabbelbox.de (Postfix, from userid 1000) id 8BABCEC14A; Wed, 5 Dec 2007 07:09:17 +0100 (CET) X-Public-Key: http://wwwkeys.de.pgp.net:11371/pks/lookup?op=get&search=0x1B488DEA X-Hashcash: 1:20:071205:yamaoka@jpl.org::lCAiyvKnPKJz4Irt:002bBi X-Hashcash: 1:20:071205:ding@gnus.org::NjfnNI6RL+8BZdlm:00002asq X-Hashcash: 1:20:071205:bugs@gnus.org::FFJHslAA+qdjqApK:00009eEQ In-Reply-To: (Katsumi Yamaoka's message of "Wed, 05 Dec 2007 11:57:31 +0900") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 X-Y-GMX-Trusted: 0 X-Spam-Score: -2.2 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65879 Archived-At: Hi Katsumi, i am wondering what happens when the body of a part already contains a meta tag - then the "charset=" attribute is changed to that of the part. That is not correct, i assume. e.g. ,---- | Content-Type: text/html; charset=utf-8 | | | | | | | [...] `---- Best regards, Christoph