]> git.siccegge.de Git - dotfiles/emacs.git/commitdiff
Add nnir imap search
authorChristoph Egger <christoph@christoph-egger.org>
Tue, 1 Mar 2016 20:03:26 +0000 (21:03 +0100)
committerChristoph Egger <christoph@christoph-egger.org>
Fri, 18 Mar 2016 13:44:41 +0000 (14:44 +0100)
gnus.el

diff --git a/gnus.el b/gnus.el
index 89cb4a67a7e08a1c8d785e580f7aaad7cb8a8e05..9e82f2c62b38e096bec1cba8a0ce14c7785725ac 100644 (file)
--- 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")