Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Group parameters question
@ 2003-08-29 12:41 Kester Clegg
       [not found] ` <v9ad9s4l8m.fsf@marauder.physik.uni-ulm.de>
  0 siblings, 1 reply; 2+ messages in thread
From: Kester Clegg @ 2003-08-29 12:41 UTC (permalink / raw)



Can I use the sort command

gnus-summary-sort-by-lines

and similar to sort some groups by adding it to the group parameters?
When I try this (gnus-summary-sort-by-lines . t) it doesn't seem work.

I'd also like to sort some of my big groups inversely by date...
k.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Group parameters question
       [not found] ` <v9ad9s4l8m.fsf@marauder.physik.uni-ulm.de>
@ 2003-08-29 16:01   ` Johan Bockgård
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Bockgård @ 2003-08-29 16:01 UTC (permalink / raw)


Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:

> On Fri, Aug 29 2003, Kester Clegg wrote:
>
>> When I try this (gnus-summary-sort-by-lines . t) it doesn't seem
>> work.
>
> Try (gnus-summary-sort-by-lines t), i.e. _no_ dot.

There's no variable like that. I guess you want
(gnus-article-sort-functions 'gnus-article-sort-by-lines) or
(gnus-thread-sort-functions 'gnus-thread-sort-by-lines) for a threaded
display.

-- 
Johan Bockgård


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-29 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-29 12:41 Group parameters question Kester Clegg
     [not found] ` <v9ad9s4l8m.fsf@marauder.physik.uni-ulm.de>
2003-08-29 16:01   ` Johan Bockgård

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).