Gnus development mailing list
 help / color / mirror / Atom feed
From: david.goldberg6@verizon.net (Dave Goldberg)
To: ding@gnus.org
Subject: Re: turn threading off in certain groups
Date: Sat, 12 Feb 2011 13:49:19 -0500	[thread overview]
Message-ID: <84bp2hytow.fsf@davestoy.home> (raw)
In-Reply-To: <87pqqxqo9x.fsf@jidanni.org> (jidanni@jidanni.org's message of	"Sat, 12 Feb 2011 23:13:30 +0800")

This can be done by setting gnus-show-threads to nil with group/topic parameters, either via .newsrc.eld (G p in the *Group* buffer) or by setting the gnus-parameters variable in .gnus.  Here is my setting as an example:

(setq gnus-parameters
      '(("nnrss:.*"
         (gnus-show-threads nil))))

-- 
Dave Goldberg
david.goldberg6@verizon.net



      reply	other threads:[~2011-02-12 18:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-12 15:13 jidanni
2011-02-12 18:49 ` Dave Goldberg [this message]

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=84bp2hytow.fsf@davestoy.home \
    --to=david.goldberg6@verizon.net \
    --cc=ding@gnus.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.
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).