From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65387 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.gnus.general Subject: [de_bb@arcor.de: nnmairix.el - Gnus backend for the Mairix mail search engine] Date: Mon, 08 Oct 2007 14:03:33 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1191866807 27082 80.91.229.12 (8 Oct 2007 18:06:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2007 18:06:47 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13898@lists.math.uh.edu Mon Oct 08 20:06:45 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 1Iewz6-00024i-Tr for ding-account@gmane.org; Mon, 08 Oct 2007 20:05:52 +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 1IewyB-0004ex-40; Mon, 08 Oct 2007 13:04:43 -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 1Iewy8-0004ee-9Q for ding@lists.math.uh.edu; Mon, 08 Oct 2007 13:04:40 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1Iewy1-000069-SY for ding@lists.math.uh.edu; Mon, 08 Oct 2007 13:04:40 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Iewxt-0000wr-00 for ; Mon, 08 Oct 2007 20:04:25 +0200 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Iewx3-0004OR-Ks; Mon, 08 Oct 2007 14:03:33 -0400 X-Spam-Score: -2.1 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65387 Archived-At: I tried Mairix and it looks like a win. So I think this Lisp package is a good feature, too. ------- Start of forwarded message ------- X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS, UNPARSEABLE_RELAY autolearn=failed version=3.1.0 To: gnu-emacs-sources@gnu.org From: David Date: Thu, 04 Oct 2007 10:10:27 +0200 Organization: Linux Private Site Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Subject: nnmairix.el - Gnus backend for the Mairix mail search engine Mairix is a tool for indexing and searching words in locally stored mail (see: http://www.rpcurnow.force9.co.uk/mairix/index.html). The Gnus backend nnmairix.el enables you to call Mairix from within Gnus, either to update the database or to query Mairix with a search term. Additionally, you can create permanent nnmairix groups which are bound to certain Mairix searches. This way, you can easily create a group containing mails from a certain sender, with a certain subject line or even for one specific thread based on the message ID. If you check for new mail in these folders (e.g. by pressing ?g? or ?M-g?), they automatically update themselves by calling Mairix. 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 - -David _______________________________________________ gnu-emacs-sources mailing list gnu-emacs-sources@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources ------- End of forwarded message -------