VM

Comment 5 for bug 595186

Revision history for this message
mere user (emacs-user) wrote : Re: [Bug 595186] Re: Headers-only messages downloaded needlessly

right. similarly, if I hit d for delete instead of the SPC below,
the wrong message is being flagged for deletion. cheers, E

On Mon, Oct 25, 2010 at 5:39 PM, Uday Reddy <email address hidden> wrote:
> An initial fix was done in rev. 969.1.1.  Avoid vm-preview-message in
> vm-follow-summary-cursor and do it in vm-scroll-forward instead.
>
> But this causes problems.  Here is a recipe to produce it:
>
> - View some message in the Presentation buffer.
> - Click on another message in the Summary buffer, and type `U' to unread it.
> - Hit SPC to scroll-forward on the second message.
>
> The first message continues to be seen in the Presentation buffer.
>
> --
> Headers-only messages downloaded needlessly
> https://bugs.launchpad.net/bugs/595186
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in VM (View Mail) for Emacs: Triaged
>
> Bug description:
> vm user reports (6/2/2010):
>
> I am trying the load headers only imap option in the most recent trunk
> using this:
>
>    (setq vm-load-headers-only t)
>    (vm-visit-imap-folder "imap-ssl:imap.xx:993:inbox:login:xx:*")
>
> somehow the messages are still being downloaded and opened
> automatically.  I wonder if there is some interaction with other
> settings that I need to be aware of?  thanks for any hints, cheers, E
> ---
> got it, it works then, very nice.  it seems that I can only delete a
> message if I open it first...?  one of the purposes for which I'd like
> to use this mode is to clean the inbox from unnecessary mail before I
> actually download it.  is there an option to do so?  E
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/vm/+bug/595186/+subscribe
>