Gnus development mailing list
 help / color / mirror / Atom feed
* IMAP article move
@ 2004-11-08 19:19 Ted Zlatanov
  2004-11-08 20:50 ` Raymond Scholz
  2004-11-08 21:15 ` Simon Josefsson
  0 siblings, 2 replies; 23+ messages in thread
From: Ted Zlatanov @ 2004-11-08 19:19 UTC (permalink / raw)


Can we optimize IMAP article moves so they use the server
capabilities?  Right now, I think, we just copy and then delete the
old article.  Across various backends that makes sense, but if it's
within the same IMAP backend, the server move can be much faster.

I looked at gnus-sum.el, gnus-int.el, and nnimap.el.  It seems
possible, although the changes would have to go all the way to the
top, because gnus-summary-move-article does the copy & delete action.

If this works, Gnus will be much faster and more reliable in the
common case of article moves in IMAP.

Ted



^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2005-03-23 19:46 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-08 19:19 IMAP article move Ted Zlatanov
2004-11-08 20:50 ` Raymond Scholz
2004-11-08 21:15 ` Simon Josefsson
2004-11-09 22:00   ` Ted Zlatanov
2004-11-09 22:06     ` Simon Josefsson
2005-02-25 19:59       ` IMAP article move optimization! (was: IMAP article move) Ted Zlatanov
2005-02-28  0:00         ` IMAP article move optimization! Katsumi Yamaoka
2005-02-28 15:11           ` Ted Zlatanov
2005-03-01  0:37             ` Katsumi Yamaoka
2005-03-01 16:26               ` Ted Zlatanov
2005-03-01 16:51                 ` Simon Josefsson
2005-03-03 18:04                   ` Ted Zlatanov
2005-03-02  0:39                 ` Katsumi Yamaoka
2005-01-10 19:41   ` IMAP article move David Abrahams
2005-02-25 20:04     ` Ted Zlatanov
2005-03-03 18:05       ` Ted Zlatanov
2005-03-03 19:09         ` David Abrahams
2005-03-04 16:10           ` Ted Zlatanov
2005-03-21  9:32         ` David Abrahams
2005-03-22 19:14           ` Ted Zlatanov
2005-03-22 22:09             ` Simon Josefsson
2005-03-23 19:46               ` Ted Zlatanov
2005-01-11  9:16   ` Bjørn Mork

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).