[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mutt: Order single mailbox by author?



* Allan Wind <allanwind@attbi.com>, 2002-11-16 09:26 -0500:
> On 2002-11-16 00:38:51, Paul Johnson wrote:
> > Is it possible to get a single email box to sort by author instead of
> > threading?
> 
> When interacting with mutt, press 'o' and then you probably want to sort
> by from address 'f'.  If you always want a particular mailbox sorted
> that way, change .muttrc and add something like this:
> 
> folder-hook $folder set sort=from
> 
> where $folder is the name of file (or directory).  Press F1 without
> mutt and you should be able to figure this out in a few minutes.

Yo. Because after switching to this folder the sort method will
remain "from". You also need a default hook, like

unhook *
folder-hook . set sort=threads
folder-hook $folder set sort=from

-Andre

Attachment: pgpkh5FtAQVvV.pgp
Description: PGP signature


Reply to: