unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Engster <deng@randomsample.de>
To: help-gnu-emacs@gnu.org
Subject: Setting up nnmairix (was: gnus: how to improve searching for articles)
Date: Wed, 01 Jul 2009 19:25:48 +0200	[thread overview]
Message-ID: <87k52snwmb.fsf_-_@arcor.de> (raw)
In-Reply-To: 8682e5a7-6d39-4882-b82b-269175381b5e@k8g2000yqn.googlegroups.com

Francis Moreau <francis.moro@gmail.com> writes:
> On Jun 30, 8:33 pm, Giorgos Keramidas <keram...@ceid.upatras.gr>
> wrote:
>>
>> Yes, that's an unfortunate thing indeed.  I am not sure if nnmairix can
>> be tuned a bit to use the agent.  I download most of the groups I read
>> in a local Gnus agent cache, and then read them from the cache.  So I
>> will try to see if nnmairix can 'peek into the cache' instead of
>> fetching the articles over the wire.
>
> Hmm that sounds a bit strange to me since I use newsgroups because I
> don't want to be subscribed to a lot of mailing list and hence avoid
> to receive tons of emails...
>
> BTW, I tried to use mairix in gnus and I'm confused when creating a
> nnmairix server  (G b c): gnus asks me for "the name of the *back end
> server* where mairix should store its searches. So I created before a
> nnml group which I named 'mairix'. But now I did some searches (G b s)
> or permanent searches (G b g) but the group 'mairix' which I
> previously created is never used... All search I did end up creating a
> group named "zz_mairix-*-1".
>
> Could you tell me what I'm missing ?

You can use the following kludge

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

to avoid the zz_mairix-* groups being auto-subscribed.

The term "back end" does not denote a group, but a server where groups
reside, in your case your local nnml server. You do not have to create
any groups manually, since nnmairix will create those groups for
you. They should directly pop up in your Group buffer.

-David





  reply	other threads:[~2009-07-01 17:25 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-27 14:03 gnus: how to improve searching for articles Francis Moreau
2009-06-27 17:29 ` Johan Bockgård
2009-06-28  0:02 ` Giorgos Keramidas
2009-06-29  6:15   ` Francis Moreau
2009-06-30 18:33     ` Giorgos Keramidas
2009-07-01  8:31       ` Francis Moreau
2009-07-01 17:25         ` David Engster [this message]
     [not found]         ` <mailman.1665.1246507878.2239.help-gnu-emacs@gnu.org>
2009-07-02 13:58           ` Setting up nnmairix (was: gnus: how to improve searching for articles) Francis Moreau
2009-07-02 22:28             ` Setting up nnmairix David Engster
     [not found]             ` <mailman.1718.1246573745.2239.help-gnu-emacs@gnu.org>
2009-07-06 15:21               ` Francis Moreau
2009-07-06 18:38                 ` David Engster
2009-07-06 18:42                   ` David Engster
     [not found]                 ` <mailman.1938.1246905508.2239.help-gnu-emacs@gnu.org>
2009-07-07  7:26                   ` Francis Moreau
2009-07-08  7:40                   ` gnus active file has been overwritten [was Re: Setting up nnmairix ] Francis Moreau
2009-07-08  9:12                     ` gnus active file has been overwritten David Engster
     [not found]                     ` <mailman.2048.1247044367.2239.help-gnu-emacs@gnu.org>
2009-07-08  9:38                       ` Francis Moreau
2009-07-08  9:53                         ` David Engster
     [not found]                         ` <mailman.2053.1247046818.2239.help-gnu-emacs@gnu.org>
2009-07-08 11:48                           ` Francis Moreau
2009-07-08 13:59                             ` David Engster
     [not found]                             ` <mailman.2066.1247061569.2239.help-gnu-emacs@gnu.org>
2009-07-08 14:55                               ` Francis Moreau
2009-07-08 21:22                                 ` David Engster
2009-07-21  7:47                                 ` Francis Moreau

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87k52snwmb.fsf_-_@arcor.de \
    --to=deng@randomsample.de \
    --cc=help-gnu-emacs@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).