From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69258 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: Issue with nnml backend and gnus-group-get-new-news() Date: Thu, 03 Dec 2009 09:09:17 -0500 Message-ID: <87r5rc87zm.fsf@jdc.math.uwo.ca> References: <38b2ab8a0911300136v4593c4b6y41a072ea0f606475@mail.gmail.com> <87bpik2vam.fsf@thinkpad.tsdh.de> <38b2ab8a0911300233x3de8d5e6hb1ab52551af51f65@mail.gmail.com> <87pr7019m4.fsf@thinkpad.tsdh.de> <38b2ab8a0911300516q2357e2d5wf9b986b3f21204b7@mail.gmail.com> <878wdo16be.fsf@thinkpad.tsdh.de> <38b2ab8a0911300548y1c1c965bkbbc1ba8b8c55de76@mail.gmail.com> <878wdnuigm.fsf@thinkpad.tsdh.de> <38b2ab8a0912010413k7dd402actfda0b1b7352b27af@mail.gmail.com> <877ht5udyg.fsf@uwo.ca> <38b2ab8a0912030111v613f617cm8611f6638f499e41@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1259849458 4674 80.91.229.12 (3 Dec 2009 14:10:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Dec 2009 14:10:58 +0000 (UTC) Cc: ding@gnus.org To: Francis Moreau Original-X-From: ding-owner+M17663@lists.math.uh.edu Thu Dec 03 15:10:51 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1NGCOR-0004Aw-CJ for ding-account@gmane.org; Thu, 03 Dec 2009 15:10:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1NGCNV-00048Z-Ov; Thu, 03 Dec 2009 08:09:53 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1NGCNT-00048H-U0 for ding@lists.math.uh.edu; Thu, 03 Dec 2009 08:09:51 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1NGCNR-0001cS-Ty for ding@lists.math.uh.edu; Thu, 03 Dec 2009 08:09:51 -0600 Original-Received: from v320-146-lb.its.uwo.ca ([129.100.74.146] helo=uwo.ca) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1NGCNR-0005X9-00 for ; Thu, 03 Dec 2009 15:09:49 +0100 Original-Received: from gummo.its.uwo.pri (bones.mail.uwo.pri [172.29.32.42]) by gummo.its.uwo.pri (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTP id <0KU200GUAXZHPJ20@gummo.its.uwo.pri> for ding@gnus.org; Thu, 03 Dec 2009 09:09:18 -0500 (EST) Original-Received: from jdc.math.uwo.ca (jdc.math.uwo.ca [129.100.75.85]) by gummo.its.uwo.pri (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPSA id <0KU200EZLXZHTG60@gummo.its.uwo.pri> for ding@gnus.org; Thu, 03 Dec 2009 09:09:17 -0500 (EST) In-reply-to: <38b2ab8a0912030111v613f617cm8611f6638f499e41@mail.gmail.com> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) X-Hashcash: 1:23:091203:ding@gnus.org::sR08SXAwZ5yqliAq:0000TI8n X-Hashcash: 1:23:091203:francis.moro@gmail.com::r/vE5H2faZHEbJMg:000000000000000000000000000000000000000axpp X-Spam-Score: -5.6 (-----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69258 Archived-At: Francis Moreau writes: > (setq gnus-killed-list ... "nnfolder:Inbox" ... "nnml+mairix:Inbox" ...) That nnfolder:Inbox looks suspicious to me. In the *Group* buffer, can you find that group by typing either `9 L' or by typing `j nnfolder:Inbox RET'? And why do you have an Inbox with mairix? If any mail gets split to there, it will get deleted when mairix recreates the search results. Dan