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: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Igor Wojnicki <igor.wojnicki <at> gradis.pl>
Cc: 43495 <at> debbugs.gnu.org
Subject: bug#43495: Error when sorting threads in Gnus
Date: Sat, 19 Sep 2020 18:44:23 +0200
Igor Wojnicki <igor.wojnicki <at> gradis.pl> writes:

> Here you go:
>
> (print gnus-thread-sort-functions)
>
> (not gnus-thread-sort-by-most-recent-date)

Yeah, that's not valid.  This should be, though:

(setq gnus-thread-sort-functions
      '((not gnus-thread-sort-by-most-recent-date)))

Note extra pairs of parentheses there, which this variable uses to mean
that `not' isn't a literal function, but a logical operator with special
meaning for sorting.

Anyway, closing this bug report...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




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.