From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 29 Oct 2007 08:58:12 -0700 Subject: [sup-talk] some user questions In-Reply-To: <20071009145451.GA22618@localhost> References: <20071009145451.GA22618@localhost> Message-ID: <1193672900-sup-2438@south> Excerpts from Eyal Oren's message of Tue Oct 09 07:54:51 -0700 2007: > - I have the feeling that several keybindings are overloaded between > different screens, but in a confusing manner. For example, when > inbox-mode, 'S' means mark-as-spam, while in contact-list-mode it > means search-for-messages. The current keybindings are, by and large, whatever occurred to me in the middle of the night when I was working on it. The can definitely be refined. Specific change requests or patches are accepted. I'd also be open to having the keybindings configurable, but that's pretty far down on my priority queue at the moment. > - When are changes applied? Some changes are applied instantly (when > marking an email as spam, it will instantly disappear from the inbox) > while others need a manual refresh (when unmarking mail as spam, it > will instantly disappear from the spam view but when changing back to > the inbox, a refresh is needed before the email is shown). Changes are applied to the *index* only when $ is pressed, or when the buffer closes. I try and apply all changes to the *buffer* immediately, but you're right that some changes are not done that way right now. You can consider those bugs for the time being. > Also, personally, I'd rename the help text 'Discard threads and > reload' into 'refresh view'. Done. > - Is it possible to index emails on parts of the email address, > splitting on '.' and '@'? I would like to search for emails from > 'john', not from 'john.doe at hotmail.com'. Not convinced about '.', but maybe '@'. Would people find this useful? > - Is it possible to change the ordering of threads? I'm used to > sorting my emails oldest-first. No. :) -- William