From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33425 Path: main.gmane.org!not-for-mail From: vvv@vsu.ru Newsgroups: gmane.emacs.gnus.general Subject: Re: one more error Date: Sat, 18 Nov 2000 18:47:22 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2npujt5lvj.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169534 25075 80.91.224.250 (21 Oct 2002 03:05:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:05:34 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 38557D049A for ; Sat, 18 Nov 2000 10:47:23 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB27270; Sat, 18 Nov 2000 09:47:13 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 18 Nov 2000 09:46:39 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA00644 for ; Sat, 18 Nov 2000 09:46:30 -0600 (CST) Original-Received: from vsu.ru (relay1.vsu.ru [62.76.169.14]) by mailhost.sclp.com (Postfix) with ESMTP id C1930D049A for ; Sat, 18 Nov 2000 10:46:54 -0500 (EST) Original-Received: from video.uic.vsu.ru ([62.76.169.38] verified) by vsu.ru (CommuniGate Pro SMTP 3.4b4) with ESMTP id 2059358 for ding@gnus.org; Sat, 18 Nov 2000 18:47:22 +0300 Original-To: ding@gnus.org In-Reply-To: <2npujt5lvj.fsf@tiger.jia.vnet> User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.0.90 Original-Lines: 17 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33425 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33425 "ZSH" == ShengHuo ZHU writes: ZSH> It looks they are the same bug. Maybe it is not a Gnus bug. ZSH> Probably, something wrong with coding-category-list. What is ZSH> the value? coding-category-list's value is (coding-category-utf-16-le coding-category-utf-16-be coding-category-utf-8 coding-category-ccl coding-category-iso-8-1 coding-category-iso-8-2 coding-category-iso-7-tight coding-category-iso-7 coding-category-iso-7-else coding-category-iso-8-else coding-category-emacs-mule coding-category-raw-text coding-category-sjis coding-category-big5 coding-category-binary) ZSH> And what is the result if you evaluate (symbol-value (car ZSH> coding-category-list)) ? (symbol-value (car coding-category-list)) nil Best, v.