Gnus development mailing list
 help / color / mirror / Atom feed
From: David <de_bb@arcor.de>
To: ding@gnus.org
Subject: Re: Integration of nnmairix.el
Date: Wed, 27 Feb 2008 12:31:21 +0100	[thread overview]
Message-ID: <kz4pbud4ae.fsf@kafka.physik3.gwdg.de> (raw)
In-Reply-To: <v9mypnjr66.fsf@marauder.physik.uni-ulm.de>

Reiner Steib <reinersteib+gmane@imap.cc> writes:
>>> - Documentation.  Minimally the content from
>>>   <http://www.emacswiki.org/cgi-bin/wiki/GnusMairix> should be
>>>   converted to texinfo to fit into `texi/gnus.texi'.
>>
>> OK, I'll do that.

... and I'm working on it. :-) I will release a new version soon which
more or less contains all the features which I had in mind when I
started with nnmairix, especially the possibility to propagate marks
from articles in nnmairix groups to the original ones. This will make it
possible to actually use nnmairix groups for incoming mail (as an
alternative to splitting). When that's finished I'll write up the
documentation. 

> We also want to install nnir.el soon.  nnir.el uses `G G' (only a
> single binding).  (And there's contrib/gnus-namazu.el which uses `C-c
> C-n' when `gnus-namazu-insinuate' is called).  Maybe we should think
> about using some two key stroke prefix for mail search facilities (I'm
> not sure if it makes sense to use nnir.el and nnmairix.el at the same
> time).

Some people might want to use nnir.el e.g. for IMAP and nnmairix.el for
locally stored archive groups, so it should be possible to use both.

> For the Group mode, we could use e.g. `G b', `G B' or `G G' as prefix
> for (mail) search.  In the Summary mode, we may use the same prefix or
> a different one.  I don't have a strong opinion on this.  (`G b' runs
> `gnus-summary-best-unread-article', but it is also on `,', so we may
> steal this or move it to `G B'.)  Opinions?

Using the same prefix in group and summary mode is a good idea.

>> so maybe users should have to explicitly put (require 'nnmairix)
>> into their .gnus for activating them.
>
> Loading a package should not perform changes like this.  There should
> be an autoloaded initialization function instead.  (If detecting a
> working mairix installation is possible, we could install it from
> `gnus.el'/`gnus-start.el' depending on the result.)

We could simply check for the existence of the configuration file
~/.mairixrc, although that's of course configurable and also wouldn't
catch the case where mairix is called remotely. Maybe we could just
enable 'G b c' for creating a nnmairix server with the default search
group (one could put this in the menu under "Foreign Groups"). The rest
would then only be enabled at start up if a nnmairix server exists.

-David




      parent reply	other threads:[~2008-02-27 11:31 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-03 12:14 Reiner Steib
2008-01-07 23:26 ` David
2008-02-26 22:20   ` Reiner Steib
2008-02-27  2:33     ` Katsumi Yamaoka
2008-02-27 11:09       ` David
2008-02-27 16:06         ` Wes Hardaker
2008-02-27 16:21           ` David
2008-02-27 16:57             ` Wes Hardaker
2008-02-27 17:57               ` David
2008-02-27 23:58                 ` Wes Hardaker
2008-02-27 21:42         ` Reiner Steib
2008-02-27 23:44           ` Katsumi Yamaoka
2008-03-01 14:06           ` Reiner Steib
2008-03-02  2:31             ` Miles Bader
2008-03-03 14:14             ` David
2008-02-27 11:31     ` David [this message]

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=kz4pbud4ae.fsf@kafka.physik3.gwdg.de \
    --to=de_bb@arcor.de \
    --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).