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: Wed, 19 Mar 2014 10:10:03 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Sivaram Neelakantan <nsivaram.net@gmail.com> writes:

> On Mon, Mar 17 2014,Phillip Lord wrote:
>
>
> [snipped 14 lines]
>
>> Yeah, I know, and I don't know the answer. By default the bindings in
>> nnmairix just didn't get loaded. Probably I could replace the whole
>> thing with (require 'nnmairix)
>>
>> Phil
>>
>>
>
> Could you please share your final configuration entries, if you don't
> mind?  I too use nnml backend and would like to use mairix to index my
> mails. 

Just this....


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)

Good luck



reply via email to

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