chan...@gmail.com wrote:
>well, i've been doing some testing, and i'm seeing something strange.
>recall that starting up alpine, it will connect to the IMAP server
>fine. initially, i also had a folder collection list which pointed
>to the same IMAP server. the result were the failures i described at
>the beginning.
It's easy to get the syntax wrong. In this followup, you're not telling
me if you're using alpine with Gmail. Because Gmail uses a proprietary
folder concept (it's all one enormous file for your searching convenience!),
certain brackets are doubled.
Copy the exact syntax you're using from .pinerc, substituting XXX for
your username, and I'll check it.
>so the last few days, i've ran alpine *without* setting that IMAP
>collection. and lo and behold, it would run fun. nothing appeared
>to be broken. that was until i was composing an email that took a
>long time. while in composer mode for several minutes, the problem
>came up!
>strange.
alpine is checking the inbox for new messages. That can be turned off
during compose.
Prevent Mailchecks While Composing for INBOX
>but it get's better. the problem appears to be related to using an
>alternate editor(vim); 'alternate editor implicitly' enabled. if i
>disable that, making pico the default, then no problem.
Sounds like the path to vim was changed. Typically, vim is called with
vi, which knows what the current path to vim is, so try changing your
alternate editor to vi. While I often edit with vim in lieu of pico,
I don't like that I'm prevented from using vim to edit headers, so
I don't enable it implicitly.
I can still call vim while in the body with CTRL _ .