From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18089 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: washing quoted-printable bug again Date: 24 Oct 1998 13:10:24 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156674 4326 80.91.224.250 (20 Oct 2002 23:31:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:31:14 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA21473 for ; Sat, 24 Oct 1998 05:42:39 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB17841; Sat, 24 Oct 1998 04:42:27 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 24 Oct 1998 04:42:24 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id EAA23039 for ; Sat, 24 Oct 1998 04:42:14 -0500 (CDT) Original-Received: from cc.vsu.ru (root@ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA21441 for ; Sat, 24 Oct 1998 05:41:41 -0400 (EDT) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id NAA20886 for ding@gnus.org; Sat, 24 Oct 1998 13:40:44 +0400 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id NAA09179; Sat, 24 Oct 1998 13:10:24 +0400 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "24 Oct 1998 09:06:43 +0200" Original-Lines: 14 User-Agent: Gnus/5.070036 (Pterodactyl Gnus v0.36) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18089 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18089 "LMI" == Lars Magne Ingebrigtsen writes: >> in pgnis-0.36, washing QP (W q) results in completely messed up >> buffer. For example, characters are displayed as >> \214<8-bit-char>\214<8-bit-char>... (afair, this is a result of >> double-encoding). LMI> Would these be articles encoded in QP without a CTE header? Yes. Even without C-T header. After washing them, i get a buffer in which coloured text is messed up, and some 8-bit chars are represented as \214<8-bit-char>. Best regards, -- Vladimir.