Mairix is a tool for indexing and searching words in locally stored mail (see: http://www.rpcurnow.force9.co.uk/mairix/index.html).
With mairix.el, you can call mairix from within Emacs to search and index your mails. Currently, RMail and Gnus are supported to display the search results (mbox format). However, mairix.el tries to be pretty general so that it should be easy to integrate other Emacs mail programs as well. For details, see the documentation and the source. Attention Gnus users: if you use Gnus with Maildir/MH, use the native back end nnmairix.el instead, which is currently in CVS and more tightly integrated into Gnus. I've written mairix.el because people were asking if nnmairix could somehow be used with other Emacs mail programs or mbox files as well. Get the source here: http://randomsample.de/mairix.el Documentation: Info file: http://randomsample.de/mairix-el.info Texinfo source: http://randomsample.de/mairix-el.texi The documentation can also be read online here: http://randomsample.de/mairix-el-doc/index.html mairix.el was developed/tested with Emacs 22.2. Please note that there are currently no default key bindings for the functions provided by mairix.el, since I guess these would depend very much on the used setup. An example for some general bindings is in the docs so that you can adapt them to your needs. -David _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
