From: Christoph Egger Date: Tue, 1 Mar 2016 20:03:26 +0000 (+0100) Subject: Add nnir imap search X-Git-Url: https://git.siccegge.de//index.cgi?p=dotfiles%2Femacs.git;a=commitdiff_plain;h=17db033478e2923e139489c53fcdace7e22ce326 Add nnir imap search --- diff --git a/gnus.el b/gnus.el index 89cb4a6..9e82f2c 100644 --- a/gnus.el +++ b/gnus.el @@ -1,6 +1,7 @@ (require 'epa) ;(require 'external-abook) ;(setq external-abook-command "pc_query -m '%s' | cut -f 1,2") +(require 'nnir) (require 'bbdb) (bbdb-initialize 'gnus) (require 'gnus) @@ -51,6 +52,7 @@ (nnimap-authenticator login) (nnimap-stream tls) (nnimap-logout-timeout 5.0) + (nnir-search-engine imap) (nnimap-authinfo-file "/home/christoph/.imap-authinfo")) ;; (nnimap "UCSB" ;; (nnimap-address "mail.engr.ucsb.edu")