Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: downloading attachments on demand
Date: Wed, 12 Apr 2006 06:38:01 +0200	[thread overview]
Message-ID: <m3y7ybwgra.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <29acarvoxa.fsf@james.hut.fi>

Jouni K Seppanen <jks@iki.fi> writes:

> From what I understand about the internal workings of Gnus, you'd have
> to alter the backend protocol to make use of this. Instead of getting
> a buffer filled with a message that it can parse for MIME structure,
> the frontend would ask for some sort of a pre-parsed message object,
> with stubs for the attachments, and only if the user wants to do
> anything with them, would the frontend query the backend for their
> contents.

Well, nnimap could just return a valid MIME document with
message/external-body parts, I think.  Gnus and nnimap would have to
implement a special external-body scheme to download the parts, but
that shouldn't be too much work...

I don't use imap myself, so I'm probably not the person to implement
this. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




  reply	other threads:[~2006-04-12  4:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-06 20:53 Sam Steingold
2006-04-11  6:13 ` Lars Magne Ingebrigtsen
2006-04-11 15:36   ` Sam Steingold
2006-04-11 20:26     ` Jouni K Seppanen
2006-04-12  4:38       ` Lars Magne Ingebrigtsen [this message]
2006-04-17 15:18         ` Sam Steingold
2006-04-17 15:30           ` Lars Magne Ingebrigtsen
2006-04-18  9:18         ` Simon Josefsson
2006-04-18 16:25           ` Lars Magne Ingebrigtsen
2006-04-18 21:12             ` Simon Josefsson
2006-04-18 20:24           ` Ted Zlatanov
2006-04-18 21:17             ` Simon Josefsson
2006-04-19 18:40               ` Ted Zlatanov

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=m3y7ybwgra.fsf@quimbies.gnus.org \
    --to=larsi@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).