Gnus development mailing list
 help / color / mirror / Atom feed
* Change sort order and view-first-message for just one topic?
@ 2001-01-27  4:19 Jack Twilley
  2001-01-27  5:51 ` ShengHuo ZHU
  0 siblings, 1 reply; 3+ messages in thread
From: Jack Twilley @ 2001-01-27  4:19 UTC (permalink / raw)


I'd like to make my nnslashdot group reading work more like slashdot,
which would involve inverting the sort order and viewing the first
message upon entering the group.

I know that means setting gnus-auto-select-first to t and unsetting
gnus-thread-sort-functions.  But I'm not sure how to make that happen
only in my nnslashdot topic, which holds all my nnslashdot groups.

Thoughts?
Jack.
-- 
Jack Twilley
jmt at tbe dot net
http colon slash slash www dot tbe dot net slash tilde jmt slash



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

* Re: Change sort order and view-first-message for just one topic?
  2001-01-27  4:19 Change sort order and view-first-message for just one topic? Jack Twilley
@ 2001-01-27  5:51 ` ShengHuo ZHU
  2001-01-27  9:22   ` Jack Twilley
  0 siblings, 1 reply; 3+ messages in thread
From: ShengHuo ZHU @ 2001-01-27  5:51 UTC (permalink / raw)


Jack Twilley <jmt+usenet@tbe.net> writes:

> I'd like to make my nnslashdot group reading work more like slashdot,
> which would involve inverting the sort order and viewing the first
> message upon entering the group.
> 
> I know that means setting gnus-auto-select-first to t and unsetting
> gnus-thread-sort-functions.  But I'm not sure how to make that happen
> only in my nnslashdot topic, which holds all my nnslashdot groups.
> Thoughts?

Suppose you have (subscribe . "nnslashdot:") in the nnslashdot topic
parameters. Type `G p' on the topic button, then enter the following:

((subscribe . "nnslashdot:")
 (gnus-auto-select-first t)
 (gnus-thread-sort-functions nil))

ShengHuo

-- 
(setq gnus-posting-styles '((".*" (signature-file "~/.signature"))))



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

* Re: Change sort order and view-first-message for just one topic?
  2001-01-27  5:51 ` ShengHuo ZHU
@ 2001-01-27  9:22   ` Jack Twilley
  0 siblings, 0 replies; 3+ messages in thread
From: Jack Twilley @ 2001-01-27  9:22 UTC (permalink / raw)


>>>>> "ZSH" == ShengHuo ZHU <zsh@cs.rochester.edu> writes:

Jack> I'd like to make my nnslashdot group reading work more like
Jack> slashdot, which would involve inverting the sort order and
Jack> viewing the first message upon entering the group.

Jack> I know that means setting gnus-auto-select-first to t and
Jack> unsetting gnus-thread-sort-functions.  But I'm not sure how to
Jack> make that happen only in my nnslashdot topic, which holds all my
Jack> nnslashdot groups.  Thoughts?

ZSH> Suppose you have (subscribe . "nnslashdot:") in the nnslashdot
ZSH> topic parameters. Type `G p' on the topic button, then enter the
ZSH> following:

ZSH> ((subscribe . "nnslashdot:") (gnus-auto-select-first t)
ZSH> (gnus-thread-sort-functions nil))

Duh.  Group parameters work on topics.  Duh.  Thank you.

ZSH> ShengHuo

Jack.
(ShengHuo, you kick butt.)
-- 
Jack Twilley
jmt at tbe dot net
http colon slash slash www dot tbe dot net slash tilde jmt slash



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

end of thread, other threads:[~2001-01-27  9:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-27  4:19 Change sort order and view-first-message for just one topic? Jack Twilley
2001-01-27  5:51 ` ShengHuo ZHU
2001-01-27  9:22   ` Jack Twilley

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