Gnus development mailing list
 help / color / mirror / Atom feed
* summary buffer: wrong temporal order (permanent)
@ 2022-10-22 14:48 Uwe Brauer
  2022-10-22 16:24 ` Adam Sjøgren
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2022-10-22 14:48 UTC (permalink / raw)
  To: ding


Hi

Steps:

    1. Just for experiments I used the newest thunderbird version, and I
       shouldn't have done this, because thunderbird moved, in my gmail
       account around 100 message to the junk folder

    2. I moved them back manually

    3. However now, when I enter the INBOX in gnus the message are not
       properly ordered with respect to their dates.

    4. gnus-summary-sort-by-date solves the issue, however only
       temporary. So every time I quit gnus and open it again the
       messages are not correctly ordered.

Anybody has an idea what to do?

Thanks

Uwe Brauer 


-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: summary buffer: wrong temporal order (permanent)
  2022-10-22 14:48 summary buffer: wrong temporal order (permanent) Uwe Brauer
@ 2022-10-22 16:24 ` Adam Sjøgren
  2022-10-22 19:46   ` Uwe Brauer
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Sjøgren @ 2022-10-22 16:24 UTC (permalink / raw)
  To: ding

Uwe writes:

>     3. However now, when I enter the INBOX in gnus the message are not
>        properly ordered with respect to their dates.

For performance reasons, I think, Gnus defaults to sorting by number
rather than date, so when you moved various emails out of INBOX and then
back, the ordering got less close to "by date" than usual.

>     4. gnus-summary-sort-by-date solves the issue, however only
>        temporary. So every time I quit gnus and open it again the
>        messages are not correctly ordered.
>
> Anybody has an idea what to do?

I thought you could configure your INBOX group to sort by date by
setting gnus-article-sort-functions to 'gnus-article-sort-by-date in the
group parameters, or globally, but I can't get it to work...

Ah! That's because I have threading turned on - if you have that,
gnus-thread-sort-functions is the variable you want to mess with.

E.g. on INBOX you could press G p to edit the group parameters and then
put:

  ((gnus-thread-sort-functions 'gnus-thread-sort-by-date))

Then press C-c C-c and Bob should be your uncle.


  Best regards,

    Adam

-- 
 "Supposing my writing is strange, that is because          Adam Sjøgren
  I'm not a good writer except Japanese. Malice is     asjo@koldfront.dk
  not in me so don't shoot me. :)"



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: summary buffer: wrong temporal order (permanent)
  2022-10-22 16:24 ` Adam Sjøgren
@ 2022-10-22 19:46   ` Uwe Brauer
  0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2022-10-22 19:46 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 1709 bytes --]

>>> "AS" == Adam Sjøgren <asjo@koldfront.dk> writes:

> Uwe writes:
>> 3. However now, when I enter the INBOX in gnus the message are not
>> properly ordered with respect to their dates.

> For performance reasons, I think, Gnus defaults to sorting by number
> rather than date, so when you moved various emails out of INBOX and then
> back, the ordering got less close to "by date" than usual.

Ah, ok that makes sense

>> 4. gnus-summary-sort-by-date solves the issue, however only
>> temporary. So every time I quit gnus and open it again the
>> messages are not correctly ordered.
>> 
>> Anybody has an idea what to do?

> I thought you could configure your INBOX group to sort by date by
> setting gnus-article-sort-functions to 'gnus-article-sort-by-date in the
> group parameters, or globally, but I can't get it to work...

> Ah! That's because I have threading turned on - if you have that,
> gnus-thread-sort-functions is the variable you want to mess with.

> E.g. on INBOX you could press G p to edit the group parameters and then
> put:

>   ((gnus-thread-sort-functions 'gnus-thread-sort-by-date))

Well I did both also 

(gnus-article-sort-functions 'gnus-thread-sort-by-date)
> Then press C-c C-c and Bob should be your uncle.

Well more likely Adam 😉

>   Best regards,

Thanks and regards

Uwe 

-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-22 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-22 14:48 summary buffer: wrong temporal order (permanent) Uwe Brauer
2022-10-22 16:24 ` Adam Sjøgren
2022-10-22 19:46   ` Uwe Brauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).