From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65358 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.gnus.general Subject: Re: released mairix backend nnmairix.el (was: Getting rid of the zombies in dynamically created groups) Date: Thu, 04 Oct 2007 17:48:22 +0100 Message-ID: <87ir5mvnah.fsf@bzg.ath.cx> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191516543 31947 80.91.229.12 (4 Oct 2007 16:49:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Oct 2007 16:49:03 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13869@lists.math.uh.edu Thu Oct 04 18:49:00 2007 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 1IdTsf-0008JE-AZ for ding-account@gmane.org; Thu, 04 Oct 2007 18:48:57 +0200 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 1IdTsL-0003MX-Mw; Thu, 04 Oct 2007 11:48:37 -0500 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 1IdTsK-0003M9-6Y for ding@lists.math.uh.edu; Thu, 04 Oct 2007 11:48:36 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IdTsD-0001ne-QZ for ding@lists.math.uh.edu; Thu, 04 Oct 2007 11:48:36 -0500 Original-Received: from mu-out-0910.google.com ([209.85.134.189]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1IdTs5-0000X5-00 for ; Thu, 04 Oct 2007 18:48:21 +0200 Original-Received: by mu-out-0910.google.com with SMTP id w8so317466mue for ; Thu, 04 Oct 2007 09:48:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=L3DJvb1X0tQHsGJXk3pe3WXVtdJLVmClntk1FAAeBXk=; b=TbAylMmSqQHuy+yhu2y9hSO9HqChcUa9o16oYRvUE/UvG7cTzVhTCxUckO/qT2dsWrfLwsSrk/I2Arqir5cUjJ8N/aZbxEk5X9z/gD/KLlr2Q79Bv7S202G2VNEBiQfc8kuc4yBnwc4X+l5hX62TP6TVJTj//946+iwTajrm7to= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=YUr5wCSVHdydP7ia0RQYSCu1NEJyNBivqO6Cs5gDwu+3Rj6gChSljVAPIITrKwqCv+8ki9V/amqvB56KO1NOm1Wu5+6DYFgCKaklYLKbcNVKBLov7J0EnL3cw4KayhdJUgsaghQeGIeO3W0PdCVSrT49lf4hTGws9n3rAfgxv3Y= Original-Received: by 10.82.189.6 with SMTP id m6mr17535595buf.1191516507238; Thu, 04 Oct 2007 09:48:27 -0700 (PDT) Original-Received: from bzg.ath.cx ( [131.227.151.220]) by mx.google.com with ESMTPS id d27sm2517968nfh.2007.10.04.09.48.25 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 04 Oct 2007 09:48:25 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 6556315798B; Thu, 4 Oct 2007 17:48:22 +0100 (BST) In-Reply-To: (David's message of "Thu, 04 Oct 2007 10:04:59 +0200") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65358 Archived-At: David writes: > I've written a Gnus backend nnmairix.el for using Gnus together with > the Mairix search engine. Very nice! I've had some problems trying to set it up... some zz* groups popping up from nowhere, but I guess it's because of my poor knowledge of Gnus. One thing: each time I check for new messages with `g', the search is performed again (even with the group being hidden). So I have to find the group and assign an empty query "" to it. This is a bit awkward. Is there something I could do? Thanks for this add-on. -- Bastien