Gnus development mailing list
 help / color / mirror / Atom feed
From: Bastien <bzg@altern.org>
To: ding@gnus.org
Subject: Re: released mairix backend nnmairix.el
Date: Sat, 06 Oct 2007 19:59:07 +0100	[thread overview]
Message-ID: <87abqwysqs.fsf@bzg.ath.cx> (raw)
In-Reply-To: <m3641kqq2f.fsf@cerebro.fsfeurope.org> (Georg C. F. Greve's message of "Sat, 06 Oct 2007 16:24:08 +0200")

"Georg C. F. Greve" <greve@fsfeurope.org> writes:

> I just had a look at nnmairix.el to integrate it with org-mairix.el, but
> could not yet get it to run here. The problem seems to be in the
> handling of paths somewhere, and is probably not too hard to fix.

I had exactly the same problems. 

How I found my way thru them is still a mystery, so I cannot help that
much, but here is my setup:

,----[ ~/.mairixrc ]
| base=/home/guerry/Mail
| mh=misc
| mh=mail...
| mbox=archive/????-??-divers-mail:archive/????-??-divers-news
| #mh=expired...
| mformat=mh
| database=/home/guerry/.mairix_database
| mfolder=/home/guerry/.nnmaildir/mfolder
`----

Note that I use mh as a format. For some reason, I couldn't get
something work with maildir or nnml. No idea why.

Then I created a group with no server name, called "default". 
So I have the group "nnmairix:default" in my config.

Following instructions from the doc, I added this:

(add-to-list 'gnus-registry-unfollowed-groups "nnmairix:default")

(setq gnus-auto-subscribed-groups
      "^\\(nnml\\|nnfolder\\|nnmbox\\|nnmh\\|nnbabyl\\|nnmaildir\\).*:\\([^z]\\|z$\\|\\z[^z]\\|zz$\\|zz[^_]\\|zz_$\\).*")

So that the zz* groups that nnmairix.el will create in ~/Mail are not
visible at startup anymore. 

I can browse the group nnmairix:default correctly, but there is still
something weird with the fisrt displayed number of messages: it's sth
like 45345 when it should be 143 (or so.) I guess it's related to the mh
backend.

> When looking on the disk, I see the following nnmaildir directories:
>
>      ~/.nnmaildir/zz_mairix-search-1
>      ~/zz_mairix-search-1

Yeah, same weirdness happened. As you said, there should be something
wrong in the paths handling.

I guess the best config would be to have the nnmairix default group be
the same than the one in mfolder (see ~/.mairixrc) -- how can we achieve
that? How can we have this mfolder being in maildir format?

Any hint welcome!  Thanks,

-- 
Bastien



  reply	other threads:[~2007-10-06 18:59 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-26 13:52 Getting rid of the zombies in dynamically created groups Georg C. F. Greve
2007-09-26 18:38 ` Reiner Steib
2007-09-26 22:38   ` Georg C. F. Greve
2007-09-27  6:12     ` Reiner Steib
2007-09-27 21:35       ` Georg C. F. Greve
2007-10-04  8:04 ` released mairix backend nnmairix.el (was: Getting rid of the zombies in dynamically created groups) David
2007-10-04 16:29   ` released mairix backend nnmairix.el Reiner Steib
2007-10-05  9:15     ` David
2007-10-05 16:41       ` Reiner Steib
2007-10-06 14:24       ` Georg C. F. Greve
2007-10-06 18:59         ` Bastien [this message]
2007-10-06 21:20           ` David
2007-10-06 23:19             ` Bastien
2007-10-07 16:09               ` David
2007-10-08  9:33                 ` Bastien
2007-10-06 21:17         ` David
2007-10-06 23:17           ` Bastien
2007-10-07 11:12           ` Georg C. F. Greve
2007-10-07 15:53             ` David
2007-10-08  9:33               ` Bastien
2007-10-04 16:48   ` released mairix backend nnmairix.el (was: Getting rid of the zombies in dynamically created groups) Bastien
2007-10-04 17:18     ` released mairix backend nnmairix.el Bastien
2007-10-05  9:46       ` David
2007-10-05 12:00         ` Bastien
2007-10-04 23:54   ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87abqwysqs.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).