help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sorting with threads in Gnus


From: N. Raghavendra
Subject: Re: Sorting with threads in Gnus
Date: Sat, 27 Jul 2013 14:49:15 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (darwin)

At 2013-07-27T10:56:39+02:00, Tassilo Horn wrote:

> 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.

Okay, that must be the problem.  I did an

(add-to-list 'load-path "/pkg/gnus/lisp")

at the beginning of my Gnus init file, where /pkg/gnus is where I'd kept
the Git version.  I also had

(setq gnus-sort-threads-recursively nil)

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

in my Gnus init file.  I'll try again and get back.

Best regards,
Raghu.

-- 
N. Raghavendra <raghu@hri.res.in>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]