From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.help Subject: Re: gnus active file has been overwritten Date: Tue, 21 Jul 2009 00:47:17 -0700 (PDT) Organization: http://groups.google.com Message-ID: <86d54ec9-8249-479f-aacf-da0ac4362bd7@h18g2000yqj.googlegroups.com> References: <87k52tbmht.fsf@kobe.laptop> <8682e5a7-6d39-4882-b82b-269175381b5e@k8g2000yqn.googlegroups.com> <0629b6b1-dfe8-419e-8d97-d6f22bbf6bd7@a36g2000yqc.googlegroups.com> <8f6a3b66-cac6-4487-b529-2f9fc8fd4f14@d4g2000yqa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1248165675 5807 80.91.229.12 (21 Jul 2009 08:41:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Jul 2009 08:41:15 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 21 10:41:09 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MTAuK-0001uH-N7 for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jul 2009 10:41:09 +0200 Original-Received: from localhost ([127.0.0.1]:48484 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTAuK-0007OA-6l for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jul 2009 04:41:08 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!h18g2000yqj.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-NNTP-Posting-Host: 213.215.4.82 Original-X-Trace: posting.google.com 1248162437 18901 127.0.0.1 (21 Jul 2009 07:47:17 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 21 Jul 2009 07:47:17 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h18g2000yqj.googlegroups.com; posting-host=213.215.4.82; posting-account=ekTE0goAAADiVCThPmo4ph0C5bTUhQOx User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.10) Gecko/2009042708 Fedora/3.0.10-1.fc9 Firefox/3.0.10, gzip(gfe), gzip(gfe) X-HTTP-Via: 1.1 grimoire.wyplay.int:3128 (squid/2.5.STABLE14) Original-Xref: news.stanford.edu gnu.emacs.help:171102 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66291 Archived-At: Hello, On Jul 8, 4:55=A0pm, Francis Moreau wrote: > On Jul 8, 3:59=A0pm, David Engster wrote: > > > Francis Moreau writes: > > > So I don't know exactly which revision I'm using so I'm not sure if i= t > > > has still the bug. > > > > I'm putting the diff between the revision I'm using and the one I got > > > from the last emacs source. Could you tell me if the bug is still > > > there ? > > > - =A0 =A0(nnml-generate-nov-databases-directory mfolder)) > > > + =A0 =A0(nnml-generate-nov-databases-directory mfolder nil t)) > > > This is what should fix it, so yes, this is the latest version. > > So I'm using the old version. > > I'm going to update and see if it's happening again. > Just to let you know that the issue is gone now. However I got sometimes this error when starting gnus: opening input file: no such file or directory, /home/fmoreau/mairix/ zz_mairix-search-1/891 that's probably because the article #891 has been erased. How can I solve this ? thanks