* On Fri Dec 14, Michael P. Soulier wrote:
> Out of curiousity, how does everyone make use of message scoring? 

I don't know about others, but I use scoring in a very limited way. In my
main folder, where I only put personal mail, I use this:

score ~N 2

folder-hook "!" 'set sort=reverse-score; set sort_aux=date'

folder-hook "!" 'push <last-entry><next-unread><redraw-screen>'

The effect of this is that the folder is sorted by date, but with unread
(new) messages placed last. The second folder-hook makes sure that when I
open this folder, the cursor is placed on the first unread mail.

I'm sure there are more sophisticated ways to use scoring. Esp. for the
recent filtering discussions in another thread.

Jesper

-- 
          Jesper Holmberg            |"But how can |
  [EMAIL PROTECTED]   | one be warm |
ENST Br, BP 832, 29285 Brest, FRANCE | alone?"     |

Reply via email to