Gnus development mailing list
 help / color / mirror / Atom feed
* message with large attachments needs quite a bit time to load
@ 2019-12-18  8:32 Uwe Brauer
  2019-12-18 16:14 ` [nnimap-fetch-partial-articles] (was: message with large attachments needs quite a bit time to load) Uwe Brauer
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2019-12-18  8:32 UTC (permalink / raw)
  To: ding


Hi 

I am using GNU emacs master (commit 42ba6200af10c00c72)
and received a message with a 23 MB attachment.

It took quite some time to open this message. Is there any possibility,
just to ignore the attachment at first, read the message, and download
the attachment if needed? 


I can't find any variable which could possibly do this.

Regards

Uwe Brauer 




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

* [nnimap-fetch-partial-articles] (was: message with large attachments needs quite a bit time to load)
  2019-12-18  8:32 message with large attachments needs quite a bit time to load Uwe Brauer
@ 2019-12-18 16:14 ` Uwe Brauer
  0 siblings, 0 replies; 2+ messages in thread
From: Uwe Brauer @ 2019-12-18 16:14 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 643 bytes --]

>>> "UB" == Uwe Brauer <oub@mat.ucm.es> writes:

> Hi 

> I am using GNU emacs master (commit 42ba6200af10c00c72)
> and received a message with a 23 MB attachment.

> It took quite some time to open this message. Is there any possibility,
> just to ignore the attachment at first, read the message, and download
> the attachment if needed? 


> I can't find any variable which could possibly do this.

The solution seems to be to set 
(setq nnimap-fetch-partial-articles t)

Like this 

(setq gnus-secondary-select-methods
      '(
      	(nnimap "myserver"
        (nnimap-fetch-partial-articles t))))


Uwe Brauer 

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5025 bytes --]

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

end of thread, other threads:[~2019-12-18 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-18  8:32 message with large attachments needs quite a bit time to load Uwe Brauer
2019-12-18 16:14 ` [nnimap-fetch-partial-articles] (was: message with large attachments needs quite a bit time to load) Uwe Brauer

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