From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65476 Path: news.gmane.org!not-for-mail From: David Newsgroups: gmane.emacs.gnus.general Subject: nnmairix.el - new release v0.2 Date: Sun, 28 Oct 2007 20:27:45 +0100 Organization: Linux Private Site Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1193599738 26134 80.91.229.12 (28 Oct 2007 19:28:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Oct 2007 19:28:58 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13977@lists.math.uh.edu Sun Oct 28 20:28:58 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 1ImDof-00009t-Oh for ding-account@gmane.org; Sun, 28 Oct 2007 20:28:57 +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 1ImDnq-0000e5-9f; Sun, 28 Oct 2007 14:28:06 -0500 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 1ImDno-0000du-Oc for ding@lists.math.uh.edu; Sun, 28 Oct 2007 14:28:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1ImDni-0005dz-Ce for ding@lists.math.uh.edu; Sun, 28 Oct 2007 14:28:04 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ImDnb-0003Lq-00 for ; Sun, 28 Oct 2007 20:27:51 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1ImDnc-0002U6-B5 for ding@gnus.org; Sun, 28 Oct 2007 19:27:52 +0000 Original-Received: from musil.physik3.gwdg.de ([134.76.92.62]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Oct 2007 19:27:52 +0000 Original-Received: from de_bb by musil.physik3.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Oct 2007 19:27:52 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: musil.physik3.gwdg.de User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:Nrb/YKRgdLX2PD/bbG7Zage/bx4= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65476 Archived-At: There is a new release of nnmairix.el, the Gnus backend for the Mairix search engine. Updated source and documentation is released on the emacswiki: http://www.emacswiki.org/cgi-bin/emacs/nnmairix.el http://www.emacswiki.org/cgi-bin/wiki/GnusMairix Most important changes: * Use directory server variables for nnml and nnmaildir backends as path for search folders. This way it becomes independent of 'base' setting in .mairixirc (not for nnimap). * Rename message files when using nnml backend so that there are no holes in the article numbers. This should fix all problems regarding wrong article counts with nnml. * More commands for creating queries, using graphical widgets (similar to a customization buffer) or the minibuffer. Thanks to Georg C. F. Greve and Bastien for suggestions and ideas! -David