all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Sorting with threads in Gnus
Date: Sat, 27 Jul 2013 10:56:39 +0200	[thread overview]
Message-ID: <8738r0v0s8.fsf@thinkpad.tsdh.org> (raw)
In-Reply-To: 871u6li5im.fsf@griffin.dhcp1.hri

"N. Raghavendra" <raghu@hri.res.in> writes:

>> Raghavendra, could you try running the Git version of Gnus and setting
>>
>>   (setq gnus-sort-threads-recursively nil
>>         gnus-thread-sort-functions
>>         '(gnus-thread-sort-by-number
>>           (not gnus-thread-sort-by-date)))
>>
>> That should give you the sorting order you want, i.e., new threads at
>> the top, old threads at the bottom, but inside threads from old to
>> new.
>
> I've installed Gnus from Git, and set the variables as above.  I still
> get the old order for the test thread I'd mentioned in my OP (you can
> find it by doing GG on this group, and then typing "Trouble binding
> Alt").

That's strange.  With the settings above, I get this sorting order which
looks good to me.

--8<---------------cut here---------------start------------->8---
R ┃ +┃Chris Seberino         ┃ ╭●  Trouble binding Alt... <Jul 06 2013 23:18>
R ┃  ┃Pascal J. Bourguignon  ┃  ├──❯   <Jul 07 2013 00:16>
O ┃  ┃Peter Dyballa          ┃  ├──❯   <Jul 07 2013 00:21>
O ┃  ┃Bob Proulx             ┃  ├──❯   <Jul 07 2013 04:44>
O ┃  ┃Yuri Khan              ┃  ├──❯   <Jul 07 2013 05:49>
O ┃  ┃Chris Seberino         ┃  ╰──❯   <Jul 07 2013 07:08>
O ┃  ┃Raffaele Ricciardi     ┃   ├──❯   <Jul 07 2013 14:24>
O ┃  ┃Pascal J. Bourguignon  ┃   ╰──❯   <Jul 07 2013 14:51>
O ┃  ┃Chris Seberino         ┃    ╰──❯   <Jul 07 2013 22:50>
O ┃  ┃Pascal J. Bourguignon  ┃     ╰──❯   <Jul 08 2013 00:06>
O ┃  ┃Pascal J. Bourguignon  ┃      ╰──❯   <Jul 07 2013 14:49>
--8<---------------cut here---------------end--------------->8---

I also have

  (setq gnus-sort-gathered-threads-function 'gnus-thread-sort-by-date)

but using the default value of 'gnus-thread-sort-by-number results in
the very same order.

I think, you are still running the emacs builtin version of Gnus.  At
least your last posting still said

  User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

where it should be

  User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

for the git version of Gnus.

Bye,
Tassilo




  reply	other threads:[~2013-07-27  8:56 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-23  8:49 Sorting with threads in Gnus N. Raghavendra
2013-07-24  6:21 ` Eric Abrahamsen
2013-07-24  8:17   ` N. Raghavendra
2013-07-24 13:15   ` Tassilo Horn
2013-07-26  4:37     ` Eric Abrahamsen
2013-07-26  5:48       ` Tassilo Horn
2013-07-26  9:01         ` Eric Abrahamsen
2013-07-26 13:06           ` Tassilo Horn
2013-07-26 13:26             ` Tassilo Horn
2013-07-26 13:43               ` Tassilo Horn
2013-07-26 15:26                 ` Eric Abrahamsen
2013-07-26 16:56                   ` Tassilo Horn
2013-07-27  7:08                     ` Eric Abrahamsen
2013-07-26 17:40                 ` N. Raghavendra
2013-07-27  8:56                   ` Tassilo Horn [this message]
2013-07-27  9:19                     ` N. Raghavendra
2013-07-29  6:53                       ` Tassilo Horn
2013-07-29  7:42                         ` N. Raghavendra
2013-07-28  7:09                     ` N. Raghavendra
2013-07-28  8:03                       ` Michael Heerdegen
2013-07-28  9:50                         ` N. Raghavendra
2013-07-28 12:45                           ` Michael Heerdegen
2013-07-28 16:17                             ` N. Raghavendra
2013-07-30  7:05                               ` Tassilo Horn
2013-07-30  7:24                                 ` Eric Abrahamsen
2013-07-30  8:01                                   ` Tassilo Horn
2013-07-30 10:53                                     ` Eric Abrahamsen
2013-07-29  5:16                             ` N. Raghavendra
2013-07-30  8:07                       ` Tassilo Horn
2013-07-30 11:00                         ` N. Raghavendra
2013-07-30 12:33                           ` Tassilo Horn

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=8738r0v0s8.fsf@thinkpad.tsdh.org \
    --to=tsdh@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.