GNU bug report logs - #43495
Error when sorting threads in Gnus

Previous Next

Packages: emacs, gnus;

Reported by: Igor Wojnicki <igor.wojnicki <at> gradis.pl>

Date: Fri, 18 Sep 2020 18:45:01 UTC

Severity: normal

Tags: notabug

Found in version 5.13

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Igor Wojnicki <igor.wojnicki <at> gradis.pl>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 43495 <at> debbugs.gnu.org
Subject: bug#43495: Error when sorting threads in Gnus
Date: Sat, 19 Sep 2020 18:34:24 +0200
I think I found what caused the error. I had sorting defined as:
(setq gnus-thread-sort-functions
 '(not gnus-thread-sort-by-most-recent-date))

If I comment it out the error goes away.


On 9/19/20 4:53 PM, Lars Ingebrigtsen wrote:
> Igor Wojnicki <igor.wojnicki <at> gradis.pl> writes:
> 
>> If I try to open an larger imap group (a few thousand messages both
>> read and unread) Gnus gives a warning: Wrong number of arguments: #, 2
>> And the Summary window is empty or it contains only some of the
>> messages.
> 
> [...]
> 
>> Debugger entered--Lisp error: (wrong-number-of-arguments #<subr null>
>> 2)
>>    not(([26311 "GitLab email verification request" "GitLab
>> <gitlab <at> mg.gitlab.com>" #("Fri, 10 Jul 2020 02:32:05 +0000" 0 1
>> (gnus-time (24327 54053)))
> 
> [...]
> 
>>    gnus-summary-prepare()
> 
> It looks like the backtrace has to come from something in either
> gnus-thread-sort-functions, gnus-article-sort-functions or
> gnus-sort-gathered-threads-function.  What's the value of those three
> variables?
> 





This bug report was last modified 4 years and 323 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.