From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18454 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: washing quoted-printable bug again Date: 09 Nov 1998 11:52:57 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156976 6258 80.91.224.250 (20 Oct 2002 23:36:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:36:16 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA25273 for ; Mon, 9 Nov 1998 04:02:18 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAB07709; Mon, 9 Nov 1998 03:02:07 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 09 Nov 1998 03:02:03 -0600 (CST) 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 DAA18930 for ; Mon, 9 Nov 1998 03:01:55 -0600 (CST) 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 EAA25260 for ; Mon, 9 Nov 1998 04:01:23 -0500 (EST) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id LAA15258 for ding@gnus.org; Mon, 9 Nov 1998 11:54:54 +0300 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id LAA03733; Mon, 9 Nov 1998 11:52:57 +0300 Original-To: ding@gnus.org In-Reply-To: Steinar Bang's message of "28 Oct 1998 08:27:42 +0100" Original-Lines: 24 User-Agent: Gnus/5.070042 (Pterodactyl Gnus v0.42) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18454 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18454 Steinar Bang writes: > Have you tried starting it with > emacs --unibyte --no-init-file --no-site-file --load=yoursimple.emacs > ? Yes, i tried this. The behavior is not quite satisfactory. When i'm using fontset-standard, i cannot see and input russian characters. I cannot see or input any multibyte characters (e.g. japanese). If i run in multibyte mode, russian characters in nnmbox newsgroups look like \204<8-bit-char>, if they were 8-bit in the original mail (and seem to look right if they were somehow ascii-clean encoded, e.g. with QP or base64 or encode-word). What bothers me is that all WORKED JUST FINE in pgnus 0.36 (and maybe 0.37), and things were BROKEN in 0.38. Could we PLEASE restore the previous behavior? PLEASE! :-) Best regards, VVV.