prad <[email protected]> writes: > Richard Riley <[email protected]> writes: > >> Here's an extract from my >> dovecot.conf : this iis the thing that provides the indexing. >> >> >> ,---- >> | protocol imap { >> | mail_plugins = fts fts_squat >> | listen = *:143 >> | ssl_listen = *:993 >> | } >> | >> | plugin { >> | fts = squat >> | fts_squat = partial=4 full=10 >> | } >> `---- >> > ok thx for this richard. > > i have mairix working now (as per my other thread mairix problems), but > since i was unsuccessful with nnir i think i'll give this a try later. i > would like to see what it offers. > > the only thing is it looks like i'll have to set the dovecot server > going again, which is not a problem and look into this fts_squat thing. > > i downloaded nnir.el late last night and tried to byte compile it as > they suggested, but that didn't work.
downloaded it? it comes with gnus I think. You did download nognus or not? http://git.gnus.org/cgit/gnus.git/ Please note that you must call (gnus-load) e.g ,---- | (load "gnus-load") ;; Needed if using nognus. | (setq Info-directory-list Info-default-directory-list) | (add-to-list 'Info-directory-list "~/builds/src/gnus/texi/") `---- -- ☘ http://www.shamrockirishbar.com, http://splash-of-open-sauce.blogspot.com/ http://www.richardriley.net _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
