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


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 47130 <at> debbugs.gnu.org
Subject: bug#47130: 28.0.50; Gnus: mairix doesn't work anymore
Date: Tue, 16 Mar 2021 04:02:28 +0100
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?

TIA,

Michael.




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.