From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54479 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Charset encoding brokenness Date: Tue, 28 Oct 2003 01:48:46 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1067302148 11935 80.91.224.253 (28 Oct 2003 00:49:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Oct 2003 00:49:08 +0000 (UTC) Original-X-From: ding-owner+M3020@lists.math.uh.edu Tue Oct 28 01:49:06 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEI2j-0001F8-00 for ; Tue, 28 Oct 2003 01:49:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AEI2d-0005HZ-00; Mon, 27 Oct 2003 18:48:59 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AEI2Z-0005HU-00 for ding@lists.math.uh.edu; Mon, 27 Oct 2003 18:48:55 -0600 Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by justine.libertine.org (Postfix) with ESMTP id 6BB503A0050 for ; Mon, 27 Oct 2003 18:48:54 -0600 (CST) Original-Received: from latte (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id h9S0mo1e004876 for ; Tue, 28 Oct 2003 01:48:53 +0100 Original-To: ding@gnus.org Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:031028:ding@gnus.org:876296ce76f974b6 X-Hashcash: 0:031028:ding@gnus.org:876296ce76f974b6 In-Reply-To: (Jesper Harder's message of "Mon, 27 Oct 2003 22:49:52 +0100") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54479 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54479 Jesper Harder writes: > Charset encoding is currently broken in quite a few places, viz. > > =B7 Forwarding. `C-u N C-c C-f' for N=3D1,2,4 is broken if the CTE of > the forwarded message is 8bit. > > =B7 Digesting. `S o p' and `S o m' is similarly broken if > `message-forward-as-mime' is nil. Did my C-c C-f rewrite cause this? I suppose not, but would just like to make sure.