all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Igor Wojnicki <igor.wojnicki@gradis.pl>
Cc: 43495@debbugs.gnu.org
Subject: bug#43495: Error when sorting threads in Gnus
Date: Sat, 19 Sep 2020 18:44:23 +0200	[thread overview]
Message-ID: <871rixogwo.fsf@gnus.org> (raw)
In-Reply-To: <36a47739-867a-2bb3-cacb-5b13bb3d17ca@gradis.pl> (Igor Wojnicki's message of "Sat, 19 Sep 2020 18:27:54 +0200")

Igor Wojnicki <igor.wojnicki@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





  reply	other threads:[~2020-09-19 16:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-18 18:14 bug#43495: (no subject) Igor Wojnicki
2020-09-19 14:53 ` bug#43495: Error when sorting threads in Gnus Lars Ingebrigtsen
2020-09-19 16:27   ` Igor Wojnicki
2020-09-19 16:44     ` Lars Ingebrigtsen [this message]
2020-09-19 16:34   ` Igor Wojnicki
2020-09-19 16:43     ` Igor Wojnicki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871rixogwo.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=43495@debbugs.gnu.org \
    --cc=igor.wojnicki@gradis.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.