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: Thu, 13 Mar 2014 07:17:01 +0100	[thread overview]
Message-ID: <87txb2y65e.fsf@web.de> (raw)
In-Reply-To: 87a9cv3trd.fsf@arcor.de

David Engster <deng@randomsample.de> writes:

> >     (nnml "mairix")
> >
> >   in `gnus-secondary-select-methods' (this belongs to the server for
> >   reading the matches as a group, see below)
>
> As mentioned in the docs, if you set up an extra server for nnmairix
> (which isn't necessary, by some prefer it), please *always* set
> 'nnml-get-new-mail' to 'nil':
>
>       (nnml "mairix" (nnml-get-new-mail nil))
>
> Otherwise, the server might receive mail, and it will be lost when the
> mairix search results are updated.

Thanks for mentioning this.  Actually I have it in the server
definition (i.e., not in the select method):

(nnml "mairix"
      (nnml-directory "~/mairix")
      (nnml-active-file "~/mairix/active")
      (nnml-newsgroups-file "~/mairix/newsgroups")
      (nnml-get-new-mail nil))

That seems to work ok.

Michael.




  reply	other threads:[~2014-03-13  6:17 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   ` nnmairix Michael Heerdegen
2014-03-12 23:02     ` nnmairix David Engster
2014-03-13  6:17       ` Michael Heerdegen [this message]
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=87txb2y65e.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.