Gnus development mailing list
 help / color / mirror / Atom feed
From: Soren Dayton <csdayton@cs.uchicago.edu>
Subject: Proposal/Request for feature for splitting to FQ groups
Date: Thu, 01 Jul 1999 19:29:39 GMT	[thread overview]
Message-ID: <xcdpv2c2mp1.fsf@sloohah.cs.uchicago.edu> (raw)


So I was playing with splitting again (this is a hobby of mine) and I
would really like to be able to split from my nnml backend into an
nnimap mailbox.  This would be really, really nice for me.

So my question is how?  This is a proposal for how it might work.

Basically, the idea is that nnmail-split-methods/nnimap-split-rule
should be able to return something of the form:


        nnml:foo.bar.baz

or

        nnimap:foo.bar.baz

or whatever.

The problem seems to me to be distinguishing the gnus-select-method
case, from every other case.  That is, consider that I might have an
nnml group alt.emacs.religion.  Currently, if nnmail-split-methods
produces alt.emacs.religion, then it goes to nnml:alt.emacs.religion.
But if you could split into a different server, why isn't it going to
alt.emacs.religion (other than its really annoying behavior)

It seems to me that the issue is that everything that is not fully
qualified (and thus nntp:alt.emacs.religion in this case) would go to
the currently running server.

That is, more generally,

        `gnus-select-method':foo == foo  

which would be a special case, and everything else would behave
normally.  Unless there are re-entry problems, this _should_ be
doable, shouldn't it?

I haven't looked at the code, but if the re-entry problems are not
there, would this be an ok thing to add to the distribution?

Thanks
Soren


             reply	other threads:[~1999-07-01 19:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-01 19:29 Soren Dayton [this message]
1999-07-01 20:33 ` William M. Perry
1999-07-02 23:43   ` Soren Dayton
1999-07-02 19:54     ` William M. Perry
1999-07-04  4:36   ` Lars Magne Ingebrigtsen
1999-07-04 20:01     ` Kai.Grossjohann
1999-07-05  4:49       ` Lars Magne Ingebrigtsen
1999-07-05  9:46         ` Kai.Grossjohann
1999-07-06  4:16           ` Lars Magne Ingebrigtsen

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=xcdpv2c2mp1.fsf@sloohah.cs.uchicago.edu \
    --to=csdayton@cs.uchicago.edu \
    /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).