From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sun, 30 Dec 2007 13:19:21 -0800 Subject: [sup-talk] new in git: dispatch-and-kill Message-ID: <1199049255-sup-120@south> Finally, in thread-view-mode, you can dispatch the currently-viewed thread (archiving it, deleting it, marking it as spam, or nothing) and load the next thread from the originating thread-index-mode in one easy command. The commands are: ",a", ",d", ",s", and ",n". Yes, this means that we finally have multi-key-sequence commands, which should help with the general problem of running out of letters to associate with commands. The previous thread-view-mode commands of "a" and "d" have been removed. Let me know how it works for you, -- William