From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30371 Path: main.gmane.org!not-for-mail From: Shigeki Uno Newsgroups: gmane.emacs.gnus.general Subject: Re: Strange nov line (N) Date: Wed, 26 Apr 2000 06:29:25 +0900 (JST) Sender: owner-ding@hpc.uh.edu Message-ID: <20000426.062925.68564712.shigeki@mediawars.ne.jp> References: <5baeikfuj4.fsf@heart.cs.rochester.edu> <20000424.062947.68560706.shigeki@mediawars.ne.jp> <5bhfcs4h1k.fsf@whiskey.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035166918 8077 80.91.224.250 (21 Oct 2002 02:21:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:21:58 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 97E1ED051E for ; Tue, 25 Apr 2000 17:31:59 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB25505; Tue, 25 Apr 2000 16:31:52 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 25 Apr 2000 16:31:02 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA08473 for ; Tue, 25 Apr 2000 16:30:41 -0500 (CDT) Original-Received: from mail.mediawars.ne.jp (mail.mediawars.ne.jp [210.233.64.7]) by mailhost.sclp.com (Postfix) with SMTP id C5ADBD051E for ; Tue, 25 Apr 2000 17:30:56 -0400 (EDT) Original-Received: (qmail 29070 invoked by uid 0); 26 Apr 2000 06:30:44 +0900 Original-Received: from ppp-shi-l-018.mediawars.ne.jp (HELO localhost) (210.233.65.19) by mail.mediawars.ne.jp with SMTP; 26 Apr 2000 06:30:44 +0900 Original-To: zsh@cs.rochester.edu In-Reply-To: <5bhfcs4h1k.fsf@whiskey.cs.rochester.edu> X-Mailer: Mew version 1.95b34 on Emacs 20.3 / Mule 4.0 (HANANOEN) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30371 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30371 Shenghuo ZHU wrote in <5bhfcs4h1k.fsf@whiskey.cs.rochester.edu> > Could you eval (load-library "gnus-sum.el") and > (setq debug-on-signal t), then try to enter a group, > and send the backtrace? Following is a sample I got. --- start of backtrace --- Signaling: (coding-system-error iso-2022-jp-2) mm-decode-coding-region(1 45 iso-2022-jp-2) mail-decode-encoded-word-string("[netbsd,05423] Re: jp.netbsd.org still down?") gnus-get-newsgroup-headers() gnus-select-newsgroup("nnml:ML.netbsd-j" nil nil) gnus-summary-read-group-1("nnml:ML.netbsd-j" nil nil nil nil nil) gnus-summary-read-group("nnml:ML.netbsd-j" nil nil nil nil nil nil) gnus-group-read-group(nil) * call-interactively(gnus-group-read-group) --- end of backtrace --- (I also can't enter groups written in english only...) What's wrong ? --- Shigeki Uno