From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36762 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: raw preview bug? Date: Mon, 02 Jul 2001 17:24:39 -0700 Message-ID: <2nn16m6erc.fsf@piglet.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035172294 10325 80.91.224.250 (21 Oct 2002 03:51:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:51:34 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 9866 invoked from network); 3 Jul 2001 00:27:15 -0000 Original-Received: from unknown (HELO zsh.2y.net) (131.241.79.242) by gnus.org with SMTP; 3 Jul 2001 00:27:15 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.2/8.11.2) id f630OeF27355; Mon, 2 Jul 2001 17:24:40 -0700 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Vladimir Volovich's message of "Mon, 02 Jul 2001 22:32:01 +0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 24 Xref: main.gmane.org gmane.emacs.gnus.general:36762 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36762 Vladimir Volovich writes: > "KG" == Kai Großjohann writes: > > >> previously, all this worked properly. not it is broken. > > KG> What do you mean by `previously' and by `now'? What has changed? > > 'previously' means in some older versions of gnus (somewhere in oort > gnus 0.03). 'now' is in current version of gnus. > > previously, raw previewing generated an unibyte buffer, where 8-bit > characters were shown as octal sequences like \302 > > now, 8-bit characters are showed wrong -- as arbitrarily encoded > according to the curent language environment, and not corresponding to > the actual charset of an article (which could be multipart and > multi-charset). I can see \337 in Kai's name and 8-bit characters in a koi-8r message, probably because I use English as current-language-environment. Anyway, I didn't see anything related changed since 0.03. ShengHuo