From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17491 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: bug? Date: 30 Sep 1998 00:29:31 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156182 1222 80.91.224.250 (20 Oct 2002 23:23:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:23:02 +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 QAA19257 for ; Tue, 29 Sep 1998 16:31:44 -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 PAF30468; Tue, 29 Sep 1998 15:02:34 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 29 Sep 1998 15:31:21 -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 PAA20735 for ; Tue, 29 Sep 1998 15:31:13 -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 QAA19235 for ; Tue, 29 Sep 1998 16:30:46 -0400 (EDT) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id AAA08762 for ding@gnus.org; Wed, 30 Sep 1998 00:29:52 +0400 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id AAA07178; Wed, 30 Sep 1998 00:29:32 +0400 Original-To: ding@gnus.org Original-Lines: 26 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17491 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17491 Hi, something strange happened. i pressed "g" in a group buffer to get new mail, but Emacs asked "Revisit the file literally?" (what does it mean and why this happened?). I answered yes. Then the history of my nnmbox groups was broken. If i try to exit gnus (q), Emacs asks the same question. I turned on debugging, and when i answered "no" to this question, an error occurs "File already visited non-literally". Backtrace follows. Signaling: (error "File already visited non-literally") signal(error ("File already visited non-literally")) error("File already visited non-literally") find-file-noselect("/home/vvv/mbox" nil raw) apply(find-file-noselect ("/home/vvv/mbox" nil raw)) nnheader-find-file-noselect("/home/vvv/mbox" nil raw) nnmbox-read-mbox() nnmbox-request-scan(nil "") gnus-request-scan(nil (nnmbox "")) gnus-read-active-file() gnus-group-get-new-news(nil) * call-interactively(gnus-group-get-new-news) ??? I'm confused... ;-) Best regards, -- Vladimir.