From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59699 Path: main.gmane.org!not-for-mail From: Hiroshi Fujishima Newsgroups: gmane.emacs.gnus.general Subject: Re: Open an mbox file? Date: Wed, 02 Feb 2005 17:37:01 +0900 Message-ID: <7c1xbzwe6q.fsf@nature.tsukuba.ac.jp> References: <87acqn22us.fsf@nwalsh.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1107333603 22534 80.91.229.2 (2 Feb 2005 08:40:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Feb 2005 08:40:03 +0000 (UTC) Original-X-From: ding-owner+M8239@lists.math.uh.edu Wed Feb 02 09:40:03 2005 Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by ciao.gmane.org with esmtp (Exim 4.43) id 1CwG38-0004MD-OO for ding-account@gmane.org; Wed, 02 Feb 2005 09:39:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CwG14-0001jn-00; Wed, 02 Feb 2005 02:37:38 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CwG0x-0001jh-00 for ding@lists.math.uh.edu; Wed, 02 Feb 2005 02:37:31 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CwG0g-00058N-O1 for ding@lists.math.uh.edu; Wed, 02 Feb 2005 02:37:14 -0600 Original-Received: from [130.158.38.234] (helo=alex.nature.tsukuba.ac.jp) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1CwG0f-0005bX-00 for ; Wed, 02 Feb 2005 09:37:13 +0100 Original-Received: from nature.tsukuba.ac.jp (localhost [127.0.0.1]) by alex.nature.tsukuba.ac.jp (Postfix) with SMTP id BB84E3160 for ; Wed, 2 Feb 2005 17:37:01 +0900 (JST) Original-Received: (qmail 12440 invoked by uid 1031); 2 Feb 2005 08:37:01 -0000 Original-To: ding@gnus.org In-Reply-To: <87acqn22us.fsf@nwalsh.com> (Norman Walsh's message of "Tue, 01 Feb 2005 19:59:55 -0500") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (usg-unix-v) X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu X-MailScanner-From: ding-owner+m8239@lists.math.uh.edu X-MailScanner-To: ding-account@gmane.org Xref: main.gmane.org gmane.emacs.gnus.general:59699 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59699 Norman Walsh writes: > I have an mbox file (ndw.mbox from dspam). I want to open it, just to > extract a couple of bits of non-spam. My attempts with adding a > foreign nnmbox group don't seem to work, I get the group but it isn't > associated with the mbox file (~/ndw.mbox in this case). Typing `G f ~/ndw.mbox RET` in group buffer makes the group which associated with the mbox file. (info "(gnus)Incorporating Old Mail") -- Hiroshi Fujishima