Eden Cardim <edencar...@gmail.com> writes:

Hi Eden,

> After switching to using gnus mail splitting, following links to
> nnimap messages has become very slow. I'm fairly familiar with the
> gnus source, but not org-mode's as much, after wading a bit in the
> source I landed on

[...]

> ,----[ org-gnus-follow-link ]
> |      (gnus-activate-group group t)
> `----
> Which is certainly dispensable for visiting articles via nnimap.
> Switching to
> ,----[ org-gnus-follow-link ]
> |      (gnus-activate-group group nil)
> `----
> Makes the linked articles appear nearly instantly.
>
> Am I missing something here?

No, I just wasn't really sure what that SCAN argument means, so I tried
to be as safe as possible.  If it's always safe to provide nil, let's
change that.

Bye,
Tassilo


Reply via email to