On Nov 30, 8:51 am, Martin Rubey <[email protected]> wrote: > I would like to do a search-engine like search on a (local, gnus) mail > archive. I just tried (in the directory where my mail resides) > > M-x grep -i -nH -e "modular" $(grep -l "testInterpolant" *) > > but this seems very clumsy. Any better idea?
See IncrementalIndexMail[1] page at Emacs wiki. Regards. [1] http://www.emacswiki.org/cgi-bin/wiki/IncrementalIndexMail _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
