Gnus development mailing list
 help / color / mirror / Atom feed
From: Stefan Waldherr <swa@cs.cmu.edu>
Subject: Re: Threading in news and not in mail ...
Date: 08 Feb 1998 19:08:34 -0500	[thread overview]
Message-ID: <upk3ehtzlkt.fsf@mind.learning.cs.cmu.edu> (raw)
In-Reply-To: <m3zpk2t7r7.fsf@sparky.gnus.org>

>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

  Lars> What is the value of that variable in the mail groups that are
  Lars> threaded?

Variables in .gnus
(setq gnus-show-threads t) 
(setq gnus-thread-hide-subtree t) 
(setq gnus-auto-select-first nil) 
(setq gnus-thread-sort-functions  
      '(gnus-thread-sort-by-date 
        ) 
      ) 

Topic structure
0: Gnus  
   0: Mail  
      0:  nndraft:drafts                                               (1) 
      0:  nnml:inbox                                                   (2) 
      0:  nnml:outbox                                                  (2) 
      0:  nnml:swa                                                     (2) 
[...]

Mail's topic params contain only:
(gnus-show-threads nil)

Yet, when entering `nnml:inbox', the summary is threaded. `M-x
describe-variable gnus-show-threads' gives: gnus-show-threads's value
is t. 

Hope that helps,
Stefan.
-- 
Stefan Waldherr                office +1 (412) 268-3837
                                  fax +1 (412) 268-5576
                               e-Mail swa@cs.cmu.edu
                                  www http://www.waldherr.org/


  reply	other threads:[~1998-02-09  0:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-29 20:06 Stefan Waldherr
1998-02-08 15:51 ` Lars Magne Ingebrigtsen
1998-02-09  0:08   ` Stefan Waldherr [this message]
1998-02-09 14:29     ` Stefan Waldherr
1998-02-09 15:46     ` Lars Magne Ingebrigtsen

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=upk3ehtzlkt.fsf@mind.learning.cs.cmu.edu \
    --to=swa@cs.cmu.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).