GNU bug report logs - #46047
28.0.50; Namazu-based mail searching not working anymore

Previous Next

Package: emacs;

Reported by: Torsten Bronger <bronger <at> physik.rwth-aachen.de>

Date: Sat, 23 Jan 2021 05:09:01 UTC

Severity: normal

Found in version 28.0.50

Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Torsten Bronger <bronger <at> physik.rwth-aachen.de>
To: 46047 <at> debbugs.gnu.org
Subject: bug#46047: 28.0.50; Namazu-based mail searching not working anymore
Date: Fri, 12 Feb 2021 14:53:48 +0100
[Message part 1 (text/plain, inline)]
Hallöchen!

Eric Abrahamsen writes:

> Torsten Bronger <bronger <at> physik.rwth-aachen.de> writes:
>
>> [...]
>>
>> I have now
>>
>> (setq gnus-secondary-select-methods
>>       '((nnml "" (nnir-search-engine namazu))))
>> (setq gnus-search-namazu-index-directory "/var/lib/namazu/")
>
> Yes, the bare 'index-directory and 'remove-prefix configuration
> keys will only be honored if you're using the 'gnus-search-engine
> config, not the 'nnir-search-engine config. I thought about
> picking up mixed config, but it's just going to turn into too much
> of a mess. So your completely correct, should-work-every-time
> config would look like:
>
> (setq gnus-secondary-select-methods
>       '((nnml "" (gnus-search-engine
> 		  gnus-search-namazu
> 		  remove-prefix "/home/bronger/Mail"
> 		  index-directory "/var/lib/namazu/"))))

But this does not call namazu for me.  The above 'nnir-search-engine
based config does, however.

Regards,
Torsten.

-- 
Torsten Bronger
[smime.p7s (application/pkcs7-signature, attachment)]

This bug report was last modified 4 years ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.