Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Change sort order and view-first-message for just one topic?
Date: 27 Jan 2001 00:51:35 -0500	[thread overview]
Message-ID: <2ny9vxo848.fsf@tiger.jia.vnet> (raw)
In-Reply-To: <86k87h6308.fsf@duchess.twilley.org> (Jack Twilley's message of "26 Jan 2001 20:19:19 -0800")

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



  reply	other threads:[~2001-01-27  5:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-27  4:19 Jack Twilley
2001-01-27  5:51 ` ShengHuo ZHU [this message]
2001-01-27  9:22   ` Jack Twilley

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=2ny9vxo848.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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.
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).