[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nnir imap search does not work as expected
From: |
Bob Newell |
Subject: |
Re: nnir imap search does not work as expected |
Date: |
Sun, 12 Mar 2017 16:15:55 -1000 |
User-agent: |
Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1 (gnu/linux) |
There is another way to do this which is straightforward and allows you
to use Google search syntax, which I got from the wiki
(https://www.emacswiki.org/emacs/GnusGmail)
It has been working for me. It lets you do searches with size:, before:,
after:, from:, to: etc. Booleans work too (just remember that Google
doesn't use "and").
(add-to-list 'nnir-imap-search-arguments '("gmail" . "X-GM-RAW"))
(setq nnir-imap-default-search-key "gmail")
--
Bob Newell
Honolulu, Hawai`i
* Via Gnus/BBDB/Org/Emacs/Linux *