[SLUG] Mutt Q

2003-12-25 Thread Alexander Samad
I have just turned on my copy sent emails to a folder, now, what i want
to know is how do I change the formating for the display of the index
for just this folder?

Alex
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Mutt Q

2003-12-25 Thread Jeff Waugh
quote who=Alexander Samad

 I have just turned on my copy sent emails to a folder, now, what i want to
 know is how do I change the formating for the display of the index for
 just this folder?

I do this for mine:

folder-hook .   set sort=threads; set sort_aux=reverse-date-received
folder-hook .*Sent.*  set sort=reverse-date-received

(The . is the default, which you need to define first, so that other folders
do the right thing when you go to them, instead of keeping the setting.)

- Jeff

-- 
linux.conf.au 2004: Adelaide, Australia http://lca2004.linux.org.au/
 
   I used the word 'infrastructure' when describing her cooking style...
   and she didn't speak to me for a week.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Mutt Q

2003-12-25 Thread Alexander Samad
exactly what I was after 


On Thu, Dec 25, 2003 at 06:15:15PM +1100, Jeff Waugh wrote:
 quote who=Alexander Samad
 
  I have just turned on my copy sent emails to a folder, now, what i want to
  know is how do I change the formating for the display of the index for
  just this folder?
 
 I do this for mine:
 
 folder-hook .   set sort=threads; set sort_aux=reverse-date-received
 folder-hook .*Sent.*  set sort=reverse-date-received
 
 (The . is the default, which you need to define first, so that other folders
 do the right thing when you go to them, instead of keeping the setting.)
 
 - Jeff
 
 -- 
 linux.conf.au 2004: Adelaide, Australia http://lca2004.linux.org.au/
  
I used the word 'infrastructure' when describing her cooking style...
and she didn't speak to me for a week.
 -- 
 SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
 Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html