From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13997 Path: news.gmane.org!not-for-mail From: Alberto Luaces Newsgroups: gmane.emacs.gnus.user Subject: Setting up a nnmbox server Date: Fri, 28 May 2010 14:29:15 +0200 Message-ID: <87k4qojjl0.fsf@eps142.cdf.udc.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1275049844 17082 80.91.229.12 (28 May 2010 12:30:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 May 2010 12:30:44 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri May 28 14:30:33 2010 connect(): No such file or directory Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OHyhr-0005ba-Mm for gegu-info-gnus-english@m.gmane.org; Fri, 28 May 2010 14:30:32 +0200 Original-Received: from localhost ([127.0.0.1]:35218 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHyhr-0000L7-3M for gegu-info-gnus-english@m.gmane.org; Fri, 28 May 2010 08:30:31 -0400 Original-Received: from [140.186.70.92] (port=42957 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHyho-0000Fj-3A for info-gnus-english@gnu.org; Fri, 28 May 2010 08:30:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHyhn-0006tB-6u for info-gnus-english@gnu.org; Fri, 28 May 2010 08:30:28 -0400 Original-Received: from smtpout2.correo.udc.es ([193.147.40.144]:58734) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OHyhn-0006sl-1t for info-gnus-english@gnu.org; Fri, 28 May 2010 08:30:27 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtpout2.correo.udc.es (Postfix) with ESMTP id 76A38EF563 for ; Fri, 28 May 2010 14:31:18 +0200 (CEST) X-Virus-Scanned: amavisd-new at smtpout2.correo.udc.es Original-Received: from smtpout2.correo.udc.es ([127.0.0.1]) by localhost (smtpout2.correo.udc.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CmXf0mAsDHMz for ; Fri, 28 May 2010 14:31:13 +0200 (CEST) Original-Received: from eps142 (eps142.cdf.udc.es [193.144.52.142]) by smtpout2.correo.udc.es (Postfix) with ESMTP id 9F53EEF504 for ; Fri, 28 May 2010 14:31:13 +0200 (CEST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:13997 Archived-At: Hi, I have a ~/mbox file sitting in my hard disk. If I go to the *Server* buffer, press `a' to create a new nnmbox server and then I open it with `O', no group is shown. The generated lisp shown when editing the server with `e' is: (nnmbox "mbox_server") How can I open the messages inside the file? Thanks, -- Alberto