From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19379 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: with pgnus 0.55 and 0.56 i'm unable to see text in russian Date: 30 Nov 1998 22:51:48 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2nd865okh3.fsf@zsh.cs.rochester.edu> <5bemqldmuk.fsf@schnapps.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157739 11286 80.91.224.250 (20 Oct 2002 23:48:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:48:59 +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 PAA25759 for ; Mon, 30 Nov 1998 15:20:02 -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 NAB27800; Mon, 30 Nov 1998 13:55:02 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 30 Nov 1998 13:55:02 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA09159 for ; Mon, 30 Nov 1998 13:54:37 -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 OAA25007 for ; Mon, 30 Nov 1998 14:54:02 -0500 (EST) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id WAA10231 for ding@gnus.org; Mon, 30 Nov 1998 22:52:49 +0300 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id WAA21858; Mon, 30 Nov 1998 22:51:49 +0300 Original-To: ding@gnus.org In-Reply-To: Shenghuo ZHU's message of "30 Nov 1998 14:03:47 -0500" Original-Lines: 22 User-Agent: Gnus/5.070056 (Pterodactyl Gnus v0.56) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19379 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19379 "ZSH" == Shenghuo ZHU writes: ZSH> Fixed. A patch is attached. Thanks a lot, i'll try it. BTW, i just noticed that in 0.55 there was a change in mm-view.el (mm-inline-text), which in effect changed with-temp-buffer to mm-with-unibyte-buffer (which is used in mm-get-part function). Maybe, changing mm-with-unibyte-buffer to with-temp-buffer in the definition of mm-get-part will fix this problem, too (which seems like a simpler fix)? ZSH> I guess the problem is that "quoted-printable-decode-region" ZSH> runs in a non-"unibyte" buffer. To verify, do the following ZSH> steps, VVV> i'll try this, and will report soon. ZSH> There is no bug. You mean, there is no bug in quoted-printable-decode-region? Perhaps. But there is still a bug in displaying multipart QP messages (i sent tests to the list several minutes ago). Best regards, -- Vladimir.