From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54482 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: Charset encoding brokenness Date: Tue, 28 Oct 2003 02:42:20 +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 1067305416 16802 80.91.224.253 (28 Oct 2003 01:43:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Oct 2003 01:43:36 +0000 (UTC) Original-X-From: ding-owner+M3023@lists.math.uh.edu Tue Oct 28 02:43:34 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 1AEItS-0003e4-00 for ; Tue, 28 Oct 2003 02:43:34 +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 1AEItI-0005cn-00; Mon, 27 Oct 2003 19:43:24 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AEItE-0005ci-00 for ding@lists.math.uh.edu; Mon, 27 Oct 2003 19:43:20 -0600 Original-Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [193.162.153.4]) by justine.libertine.org (Postfix) with ESMTP id 225CA3A0055 for ; Mon, 27 Oct 2003 19:43:19 -0600 (CST) Original-Received: from [195.249.83.90] (0xc3f9535a.esnxr2.ras.tele.dk [195.249.83.90]) by pfepc.post.tele.dk (Postfix) with ESMTP id CADD7262954 for ; Tue, 28 Oct 2003 02:43:16 +0100 (CET) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Tue, 28 Oct 2003 01:48:46 +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:54482 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54482 Simon Josefsson writes: > 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? N=3D1 appears to work in a Gnus from 2003-07-31, so it probably broke that. N=3D2,4 was also broken before the rewrite.