Gnus development mailing list
 help / color / mirror / Atom feed
* fetch only a portion of an article? (nnimap mainly)
@ 2005-03-04 19:52 Ted Zlatanov
  2005-03-04 22:51 ` Simon Josefsson
  0 siblings, 1 reply; 7+ messages in thread
From: Ted Zlatanov @ 2005-03-04 19:52 UTC (permalink / raw)


In Gnus, you call gnus-request-article to get an article.  What if you
know you only need the first N lines (or bytes)?  Can nnimap.el
support that?  I can change the gnus-request-article function to
accomodate such an option, and it will be passed to
nnimap-request-article.  I just don't know enough about the IMAP
protocol to implement it.

I need this specifically for nnimap interactions, but I'm sure it can
be implemented for other backends as well.  It's useful, for instance,
when summarizing something about the contents of the article, but you
don't want to fetch more than N lines of it.  I would use it to
summarize qmail bounce reports - right now, I have to fetch the whole
article just because I need to see what's in the first 10 lines.

Ted



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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-04 19:52 fetch only a portion of an article? (nnimap mainly) Ted Zlatanov
2005-03-04 22:51 ` Simon Josefsson
2005-03-07 18:11   ` Ted Zlatanov
2005-03-07 19:26     ` Simon Josefsson
2005-03-08 15:58       ` Ted Zlatanov
2005-03-08 17:54         ` Simon Josefsson
2005-03-22 19:30           ` Ted Zlatanov

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