pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] Still grumbling about sorting order


From: Loki Harfagr
Subject: Re: [Pan-users] Still grumbling about sorting order
Date: Wed, 17 Apr 2013 18:27:31 +0200

On Fri, 8 Mar 2013 18:31:55 +0000 (UTC)
David WE Roberts <address@hidden> wrote:

> Some time ago I asked for help in getting Pan to approximate the sorting 
> strategy of OE/Windows Mail.
> 
> i.e. all watched threads at the top in date order newest first, then all 
> unwatched threads in date order newest first.
> 
> Eventually I was shown that if, after selecting a NG from the Group pane I 
> followed the sequence in the Header pane:
> (1) Click on Date column
> (2) Click on the Score column
> (3) Click on the Score column again
> then the Header pane was sorted as I desired.
> 
> So far so good.
> 
> However although I now religiously follow this sequence every time I move 
> between NGs Pan does not seem to remember this.
> 
> I have to do this every time.
> 
> Not sure if this is a bug or a feature, but it is bugging me!

I'm not sure if that's exactly what you want but you might like and try:
 set up this line in preferences.xml:
--------
<flag name='thread-headers' value='true'/>
--------

 and for the groups you want to MSOEfy (oh why ?-D) in the file 
group-preferences.xml
in their own paragraph put or modify the lines:
--------
     <flag name='header-pane-sort-ascending' value='false'/>
    <int name='header-pane-sort-column' value='6'/>
--------

or, if you want to OE-bortch all the groups add/modify in preferences.xml:
--------
<flag name='header-pane-sort-ascending' value='true'/>
<int name='header-pane-sort-column' value='6'/>
--------

> 
> Cheers
> 
> Dave R
> 
> 
> _______________________________________________
> Pan-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/pan-users


-- 
<
 °/_
 /|
   ¹ 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]