GNU bug report logs - #47130
28.0.50; Gnus: mairix doesn't work anymore

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Sun, 14 Mar 2021 04:51: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


Message #26 received at 47130 <at> debbugs.gnu.org (full text, mbox):

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 47130 <at> debbugs.gnu.org
Subject: Re: bug#47130: 28.0.50; Gnus: mairix doesn't work anymore
Date: Mon, 15 Mar 2021 20:44:37 -0700
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

> Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:
>
>> My only advice is to not use nnmairix (which no one is maintaining), and
>> just use mairix as a regular backend to gnus-search (which should do
>> everything that nnmairix ever did).
>
> Seems to be cool - I tried it, but didn't get it work.  I tried to
> search my (locally) archived messages with G G and mairix.
>
> This is my mairixrc:
>
> | base=~/Mail/archive
> | mfolder=/home/micha/mairix
> | mh=...
> | mformat=mh
> | omit=zz_mairix-*
> | database=~/.mairixdatabase
>
> and I use this config for Gnus:
>
> #+begin_src emacs-lisp
> (setq gnus-search-mairix-remove-prefix
>       (expand-file-name "mairix/" "~")) ; correct?
> (setf (alist-get 'nnml gnus-search-default-engines)
>       'gnus-search-mairix)
> #+end_src
>
> When searching with G G mairix seems to be called; I get a prompt asking
> how many of a plausible varying number of articles I want to see in the
> created group; I hit RET to accept the default and Gnus just says
>
>   "No unread news"
>
> and that's it.  Am I doing something wrong?

So maybe you're running into the exact same bug as before, via a
different path? :)

I don't have mairix installed and haven't used it before, let me get
things set up and see if I can reproduce the error, using your config etc.




This bug report was last modified 3 years and 155 days ago.

Previous Next


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