From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17536 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: bug: coding system for mbox? Date: 01 Oct 1998 22:02:25 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by SEMI 1.8.5 - "Nishi-Takaoka") Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035156219 1447 80.91.224.250 (20 Oct 2002 23:23:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:23:39 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA15916 for ; Thu, 1 Oct 1998 14:07:01 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id MAF06316; Thu, 1 Oct 1998 12:36:43 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 01 Oct 1998 13:05:16 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA04816 for ; Thu, 1 Oct 1998 13:05:06 -0500 (CDT) Original-Received: from cc.vsu.ru (root@ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA15775 for ; Thu, 1 Oct 1998 14:04:26 -0400 (EDT) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id WAA24037 for ding@gnus.org; Thu, 1 Oct 1998 22:02:38 +0400 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id WAA13879; Thu, 1 Oct 1998 22:02:25 +0400 Original-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of 01 Oct 1998 16:12:33 +0200) Original-Lines: 15 User-Agent: T-gnus/6.10.022 (based on Pterodactyl Gnus 0.33) SEMI/1.8.5 (Nishi-Takaoka) FLIM/1.9.1 (=?ISO-8859-4?Q?Tonosh=F2?=) Emacs/20.3 MULE/4.0 (HANANOEN) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17536 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17536 "LMI" == Lars Magne Ingebrigtsen writes: LMI> From reading the source, it looks to me like nnmbox is only LMI> opening that file literally. LMI> Could you `M-x debug-on-entry RET find-file-noselect RET' and LMI> then start Gnus? Look for calls that try to find the mbox file, LMI> and see whether any of these lack the `raw' param. i've checked this, and find-file-noselect was called three times after starting gnus; all times with "nil raw" parameters. The third time an error occurs... [on semi-gnus find-file-noselect gets called only twice before the group buffer appears]. Best regards, -- Vladimir.