* On Sun, Jun 06, 2010 11:49PM +0800 Yue Wu (vano...@gmail.com) muttered:
> Hi list,
>
> I've moved my .mutt to a fat32 filesystem
>
> > mv ~/.mutt /media/win_d && ln -s /media/win_d/.mutt ~/
>
> after I run mutt, I find that mutt waits a very long time for reading
> a mbox:
>
>
Hi list,
I've moved my .mutt to a fat32 filesystem, and ln -s it into my user dir,
> mv ~/.mutt /media/win_d && ln -s /media/win_d/.mutt ~/
after I run mutt, I find that mutt waits a very long time for reading
a mbox:
Reading /home/user/.mutt/mails/mbox...
then prompt:
On Sun, Jun 06, 2010 at 07:46:18AM -0700, Breen Mullins wrote:
> * Alex Huth [2010-06-06 16:25 +0200]:
>
> >Is it possible to use two different sort variables for maillists?
> >
> >I want to use:
> >
> >set sort=threads
> >set sort=reverse-date
> >
> >But when i use that, mutt sorts only for the
* Alex Huth [2010-06-06 16:25 +0200]:
Is it possible to use two different sort variables for maillists?
I want to use:
set sort=threads
set sort=reverse-date
But when i use that, mutt sorts only for the last value.
Are you looking for sort_aux ?
Breen
--
Breen Mullins
b...@sdf.org
Hello!
Is it possible to use two different sort variables for maillists?
I want to use:
set sort=threads
set sort=reverse-date
But when i use that, mutt sorts only for the last value.
Alex