From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69261 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.gnus.general Subject: Re: Issue with nnml backend and gnus-group-get-new-news() Date: Thu, 3 Dec 2009 22:42:40 +0100 Message-ID: <38b2ab8a0912031342p90613a5t80cbb276da8d1dff@mail.gmail.com> References: <38b2ab8a0911300136v4593c4b6y41a072ea0f606475@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> <87r5rc87zm.fsf@jdc.math.uwo.ca> 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 1259876684 1446 80.91.229.12 (3 Dec 2009 21:44:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Dec 2009 21:44:44 +0000 (UTC) Cc: ding@gnus.org To: Dan Christensen Original-X-From: ding-owner+M17666@lists.math.uh.edu Thu Dec 03 22:44:37 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 1NGJTY-0008Ny-O9 for ding-account@gmane.org; Thu, 03 Dec 2009 22:44:37 +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 1NGJSF-0006Bf-Hi; Thu, 03 Dec 2009 15:43:15 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1NGJSD-0006BT-Tj for ding@lists.math.uh.edu; Thu, 03 Dec 2009 15:43:13 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1NGJSC-000815-AJ for ding@lists.math.uh.edu; Thu, 03 Dec 2009 15:43:13 -0600 Original-Received: from mail-fx0-f228.google.com ([209.85.220.228]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1NGJSB-00037x-00 for ; Thu, 03 Dec 2009 22:43:11 +0100 Original-Received: by fxm28 with SMTP id 28so1910620fxm.5 for ; Thu, 03 Dec 2009 13:42:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=lkF3me0S11z6wMwNhfJ4E8EShYs6SNrs9NGfWLZEDew=; b=C3dcNGkm7cU09XSeNOSxTVfa2oiZ6aLqHiZK3Fv8dK8UPbAl2RJQLNS6yJrcqG6FJC PSXqWFvqFm5BYgiC3DfZ2zluSc34sbkUKaXWqd8i4a94eY8DuqQugmvsV9r8FuWFVxes K4ZkqM7j7Epjx/pyXABTnPlbTobdQ6IQURfdc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=vHNxo89vCjYhe8ld9DQd89ZGTvppW4ELfm0zuE5LqeGGHjE+VgDfZywaj2n/xSEx0Z iXJZ9lIYjFd391Ms11xPNao1hd1KqamoPvpQgyO416ZiVkN9djTwUTq9mr+f8CMsCjXZ cJ2q+wWU5BKVLnQsI7vOHh8k8Q+dxozJnZv6Y= Original-Received: by 10.239.168.220 with SMTP id l28mr234282hbe.117.1259876560986; Thu, 03 Dec 2009 13:42:40 -0800 (PST) In-Reply-To: <87r5rc87zm.fsf@jdc.math.uwo.ca> X-Spam-Score: -3.2 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69261 Archived-At: On Thu, Dec 3, 2009 at 3:09 PM, Dan Christensen wrote: > Francis Moreau writes: > >> (setq gnus-killed-list ... "nnfolder:Inbox" ... "nnml+mairix:Inbox" ...) > > That nnfolder:Inbox looks suspicious to me. =A0In the *Group* buffer, > can you find that group by typing either `9 L' or by typing > `j nnfolder:Inbox RET'? Doing `j nnfolder:Inbox RET', Gnus shows me: K *: Inbox > And why do you have an Inbox with mairix? =A0If any mail gets split to > there, it will get deleted when mairix recreates the search results. I've no idea thanks --=20 Francis