From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 27 May 2009 09:38:26 -0700 Subject: [sup-talk] Arg, gmail In-Reply-To: <1e5fdab70905270924t798c4e5er3978e717b2215d48@mail.gmail.com> References: <1e5fdab70905270924t798c4e5er3978e717b2215d48@mail.gmail.com> Message-ID: <1243442108-sup-6538@entry> Hi Guillaume, Nice to hear from you again. Reformatted excerpts from Guillaume Quintard's message of 2009-05-27: > (I got too annoyed by ferrets errors I dropped sup, shame on me!). I think we have fixed those in the meanwhile. > - when we'll we see an automatic option to save changes to a mail as > we quit it (.a or ,a or x to kill the buffer)? You mean, so that you don't have to press '$'? When you press 'q' everything's automatically saved. Does that help? But now that we have undo support, removing the '$' key is an option in the future. > - I can haz a width limit so I don't loose sight of my mails whenever > I sleep on the right key? (cheezburger would be good too) > in inbox-mode that's just max(arbitrary_size, terminal_width) > in thread-view-mode max(terminal_width, 80 + max_depth*indent) This isn't exactly what you want, but you can press '[' to jump back to the left side of the screen. -- William