info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nnir-notmuch-remove-prefix isn't a group parameter?


From: Julien Cubizolles
Subject: Re: nnir-notmuch-remove-prefix isn't a group parameter?
Date: Wed, 11 Nov 2015 19:32:06 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

Julien Cubizolles <j.cubizolles@free.fr> writes:


> Thanks, it's working for both nnimap and nnml at the same time.

Actually it doesn't, I lost track of what I was using. With:

--8<---------------cut here---------------start------------->8---
(setq nnir-notmuch-remove-prefix (regexp-opt '("/home/wilk/email/Local/" 
"/home/wilk/email/Local/archive/" "/home/wilk/email/Maildir/Free/")))
--8<---------------cut here---------------end--------------->8---

nnir using notmuch doesn't return any results when searching a message
in the nnimap or nnml located respectively at
/home/wilk/email/Maildir/Free/ and /home/wilk/email/Local/

With

--8<---------------cut here---------------start------------->8---
(setq nnir-notmuch-remove-prefix "/home/wilk/email/Local/")
--8<---------------cut here---------------end--------------->8---

Searching in the nnml backend works.

Julien.




reply via email to

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