help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nnmairix


From: Phillip Lord
Subject: Re: nnmairix
Date: Mon, 17 Mar 2014 16:06:41 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)


Michael Heerdegen <michael_heerdegen@web.de> writes:

> phillip.lord@newcastle.ac.uk (Phillip Lord) writes:
> I think the "mformat" specification was important.


Yes, you were right -- I had missed the mformat. The "cur", "next" and
that sort of stuff was the wrong mail box format. Once I got mairix
producing nnml all was good.

In the end I have...


base=~/
mh=Mail/*...
mformat=mh
omit=Mail/zz_mairix-*
database=~/.mairixdatabase


and in my .emacs...

;; mairix -- my latest attempt to get search working
(add-hook 'gnus-group-mode-hook 'nnmairix-group-mode-hook)
(add-hook 'gnus-summary-mode-hook 'nnmairix-summary-mode-hook)

Thanks for the help!

Phil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]