all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: help-gnu-emacs@gnu.org
Subject: Re: nnmairix
Date: Wed, 12 Mar 2014 09:00:32 +0100	[thread overview]
Message-ID: <87r467rgm7.fsf@web.de> (raw)
In-Reply-To: 87lhwfucor.fsf@nowhere.org

Hi again,

let me prepend:

- I store my mails in MH format.  Dunno how setup may be different for
  mbox.

- I'm the opposite of a Gnus expert

- It's long ago that I configured this, but following

   (info "(gnus) nnmairix")

 was, at the end, sufficient


> Can you show us .......
>
>
> 1. What you have in your .gnus file relating to mairix

Only quite trivial stuff:

- (require 'nnmairix)

- an entry

    (nnml "mairix")

  in `gnus-secondary-select-methods' (this belongs to the server for
  reading the matches as a group, see below)

- (add-hook
   'gnus-group-mode-hook
   (lambda ()
     (define-key gnus-group-mode-map [?s] #'nnmairix-search)))

> 2. Your ~/.mairixrc file ?

That's really all:

base=~/Mail/archive
mfolder=~/mairix
mh=...
mformat=mh
omit=zz_mairix-*
database=~/.mairixdatabase


> 3. In the server buffer (hit ^ while in the group buffer) is nnmairix
> mentioned?

Yes.  Actually, I think I had created two new servers (by hand).  The
first looks like

    {nnmairix:mairix}

that's for being able to use nnmairix as mairix backend for Gnus.  With
this you can't yet read the results from Gnus.  You must set up an nnml
server:

    {nnml:mairix}

that knows were to find the mail folder that mairix populates with
the matching messages.  Then this folder is available in the *Group*
buffer, or at least subscribable.

Don't give up, although it's a bit hairy, it's worth the trouble.  The
Info pages are quite helpful.


Good luck,

Michael.

 




  reply	other threads:[~2014-03-12  8:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10 14:05 nnmairix Phillip Lord
2014-03-12  1:08 ` nnmairix Michael Heerdegen
2014-03-17 16:06   ` nnmairix Phillip Lord
2014-03-17 16:35     ` nnmairix Michael Heerdegen
2014-03-17 16:58       ` nnmairix Phillip Lord
2014-03-18  5:39         ` nnmairix Sivaram Neelakantan
2014-03-19 10:10           ` nnmairix Phillip Lord
2014-03-12  6:57 ` nnmairix Glyn Millington
2014-03-12  8:00   ` Michael Heerdegen [this message]
2014-03-12 23:02     ` nnmairix David Engster
2014-03-13  6:17       ` nnmairix Michael Heerdegen
2014-03-13 16:52     ` nnmairix Phillip Lord
2014-03-13 16:46   ` nnmairix Phillip Lord

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=87r467rgm7.fsf@web.de \
    --to=michael_heerdegen@web.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.