From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39817 Path: main.gmane.org!not-for-mail From: Vincent Bernat Newsgroups: gmane.emacs.gnus.general Subject: Re: 8-bit reading of news broken after posting Date: Thu, 01 Nov 2001 20:49:34 +0100 Organization: Kabale Inc Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035175467 29989 80.91.224.250 (21 Oct 2002 04:44:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:44:27 +0000 (UTC) Return-Path: Original-Received: (qmail 5450 invoked from network); 1 Nov 2001 19:52:30 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 1 Nov 2001 19:52:30 -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 15zNrD-0006jt-00; Thu, 01 Nov 2001 13:50:31 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 01 Nov 2001 13:50:08 -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 NAA21515 for ; Thu, 1 Nov 2001 13:49:49 -0600 (CST) Original-Received: (qmail 5397 invoked by alias); 1 Nov 2001 19:49:51 -0000 Original-Received: (qmail 5392 invoked from network); 1 Nov 2001 19:49:51 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 1 Nov 2001 19:49:51 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 15zO0a-00054v-00 for ; Thu, 01 Nov 2001 21:00:12 +0100 Original-To: ding@gnus.org Original-Path: lucas.loria!nobody Original-Newsgroups: gnus.ding Original-NNTP-Posting-Host: lucas.crans.org Original-X-Trace: quimby2.netfonds.no 1004644812 19524 138.231.141.26 (1 Nov 2001 20:00:12 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 1 Nov 2001 20:00:12 GMT X-PGP-KeyID: 0xF22A794E X-PGP-Fingerprint: 5854 AF2B 65B2 0E96 2161 E32B 285B D7A1 F22A 794E User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 19 Xref: main.gmane.org gmane.emacs.gnus.general:39817 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39817 OoO En ce début d'après-midi ensoleillé du jeudi 01 novembre 2001, vers 15:51, Arvid Grøtting 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: 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.