From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18168 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: washing quoted-printable bug again Date: 26 Oct 1998 01:56:24 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156739 4756 80.91.224.250 (20 Oct 2002 23:32:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:32:19 +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 RAA02218 for ; Sun, 25 Oct 1998 17:59:28 -0500 (EST) 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 QAB26429; Sun, 25 Oct 1998 16:59:12 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 25 Oct 1998 16:59:04 -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 QAA12613 for ; Sun, 25 Oct 1998 16:58:54 -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 RAA02187 for ; Sun, 25 Oct 1998 17:58:17 -0500 (EST) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id BAA30505 for ding@gnus.org; Mon, 26 Oct 1998 01:57:05 +0300 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id BAA06335; Mon, 26 Oct 1998 01:56:24 +0300 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "25 Oct 1998 21:39:57 +0100" Original-Lines: 22 User-Agent: Gnus/5.07004 (Pterodactyl Gnus v0.40) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18168 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18168 "LMI" == Lars Magne Ingebrigtsen writes: >> What results are expected for multi/unibyte tests? LMI> I would expect to see "-:" in all the buffers. "R:" means that LMI> something is switching multibyte mode on in some buffers. What i see (in 0.40), is group, summary, article buffers are all "R:". I'm not exactly sure, but i think that in 0.36 they were also "R:", but things definitely worked fine. Note also, that in nntp newsgroups i also see "R:" in all buffers (summary, article), but there russian characters are displaying well. What do you see if you set (setq gnus-secondary-select-methods '((nnmbox ""))) (setq rfc2047-default-charset 'koi8-r) ; pgnus (setq mm-default-coding-system 'koi8) Are your summary and article buffers unibyte?? [i do not run emacs with --unibyte option, should i?] Best regards, -- Vladimir.