From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39839 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: 8-bit reading of news broken after posting Date: Thu, 01 Nov 2001 18:32:02 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2n3d3yuky5.fsf@zsh.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035175485 30077 80.91.224.250 (21 Oct 2002 04:44:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:44:45 +0000 (UTC) Return-Path: Original-Received: (qmail 9313 invoked from network); 1 Nov 2001 23:34:12 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 1 Nov 2001 23:34:12 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15zRLL-0001Go-00; Thu, 01 Nov 2001 17:33:51 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 01 Nov 2001 17:33:31 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id RAA23142 for ; Thu, 1 Nov 2001 17:33:19 -0600 (CST) Original-Received: (qmail 9304 invoked by alias); 1 Nov 2001 23:33:34 -0000 Original-Received: (qmail 9299 invoked from network); 1 Nov 2001 23:33:33 -0000 Original-Received: from zsh.cs.rochester.edu (HELO zsh.2y.net) (192.5.53.126) by gnus.org with SMTP; 1 Nov 2001 23:33:33 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.6/8.11.2) id fA1NW3p13766; Thu, 1 Nov 2001 18:32:03 -0500 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 Mail-Copies-To: never In-Reply-To: (Vincent Bernat's message of "Thu, 01 Nov 2001 20:49:34 +0100") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 27 Xref: main.gmane.org gmane.emacs.gnus.general:39839 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39839 Vincent Bernat writes: > OoO En ce d=E9but d'apr=E8s-midi ensoleill=E9 du jeudi 01 novembre 2001, > vers 15:51, Arvid Gr=F8tting disait: > >> After upgrading to a CVS Gnus today (current as of Thu Nov 1 15:47:54 >> CET 2001), reading of 8-bit characters (e.g. latin-1) stops working. >> Not at once; they render correctly until I post something myself. >> After that, they render as octal escape codes. > > I have another problem which may be related. I have upgraded to the > latest CVS (of Nov 1, 20:10 CET) and I get this error when compiling : > > While compiling the end of the data in file /home/bernat/src/gnus/lisp/mm= -util.el: > ** The following functions are not known to be defined:=20 > coding-system-list, charset-after > > And when I try to post an article (with 8 bits character), I get an > error stating that "charset-after" is void. > > I was using the CVS from 29 Oct without a problem. Are you using XEmacs w/o mule? Maybe I've fixed it. Please check out the latest CVS and try. ShengHuo