Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@pdc.kth.se>
Cc: wmperry@aventail.com, ding@gnus.org
Subject: Re: Splitting across backends...
Date: 22 Apr 1999 18:18:34 +0200	[thread overview]
Message-ID: <iluyajkiq79.fsf@xiphias.pdc.kth.se> (raw)
In-Reply-To: Wes Hardaker's message of "21 Apr 1999 16:15:21 -0700"

Wes Hardaker <wjhardaker@ucdavis.edu> writes:

> Agent support for imap is really what you want.  The good news is that 
> it works under IMAP, I've done it.  The bad news is that it doesn't
> work completely.  Specifically, when you exit a nnimap group under a
> unplugged gnus, it still tries to talk to the imap server to update
> the mark list.  Fixing this would require nnimap to stash the mark
> changes until gnus became plugged again (the wrong way to do it), or
> to have gnus support backend mark processing better so that gnus will
> automatically cache commands sent to the imap server, and then ask the 
> backend to "really do it" later.

I wrote a `nnagent-request-set-mark', similar to your second solution,
some time ago. It stashes flag setting requests to a file, when you
become plugged you `eval-buffer' the file. It should be trivial to
plug it into Gnus. I'll see what I can do...

-s


  parent reply	other threads:[~1999-04-22 16:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-21 18:00 William M. Perry
1999-04-21 23:15 ` Wes Hardaker
1999-04-22 15:07   ` Kai.Grossjohann
1999-04-22 16:18   ` Simon Josefsson [this message]
1999-04-23 22:47     ` Wes Hardaker
1999-04-22 16:09 ` Simon Josefsson

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=iluyajkiq79.fsf@xiphias.pdc.kth.se \
    --to=jas@pdc.kth.se \
    --cc=ding@gnus.org \
    --cc=wmperry@aventail.com \
    /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).