Gnus development mailing list
 help / color / mirror / Atom feed
* Threading in news and not in mail ...
@ 1998-01-29 20:06 Stefan Waldherr
  1998-02-08 15:51 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Waldherr @ 1998-01-29 20:06 UTC (permalink / raw)


Hi,

I grouped all my mail groups under one huge `Mail' topic and edited the
topic's parameter to include 

	(gnus-show-threads nil)

I thought that I could avoid threading mail groups by this. Unfortunately I
was wrong.

My .gnus contains:

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

Yet, some mail groups still get threaded. Am I overlooking something here?

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


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

* Re: Threading in news and not in mail ...
  1998-01-29 20:06 Threading in news and not in mail Stefan Waldherr
@ 1998-02-08 15:51 ` Lars Magne Ingebrigtsen
  1998-02-09  0:08   ` Stefan Waldherr
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-02-08 15:51 UTC (permalink / raw)


Stefan Waldherr <swa@cs.cmu.edu> writes:

> I grouped all my mail groups under one huge `Mail' topic and edited the
> topic's parameter to include 
> 
> 	(gnus-show-threads nil)
> 
> I thought that I could avoid threading mail groups by this.

Yes, that should be the case.

> Unfortunately I was wrong.

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

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: Threading in news and not in mail ...
  1998-02-08 15:51 ` Lars Magne Ingebrigtsen
@ 1998-02-09  0:08   ` Stefan Waldherr
  1998-02-09 14:29     ` Stefan Waldherr
  1998-02-09 15:46     ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Waldherr @ 1998-02-09  0:08 UTC (permalink / raw)


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


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

* Re: Threading in news and not in mail ...
  1998-02-09  0:08   ` Stefan Waldherr
@ 1998-02-09 14:29     ` Stefan Waldherr
  1998-02-09 15:46     ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 5+ messages in thread
From: Stefan Waldherr @ 1998-02-09 14:29 UTC (permalink / raw)


>>>>> "Stefan" == Stefan Waldherr <swa@cs.cmu.edu> writes:

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

Well, thanks to Mark Moll I found that this should have been

	((gnus-show-threads nil))

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


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

* Re: Threading in news and not in mail ...
  1998-02-09  0:08   ` Stefan Waldherr
  1998-02-09 14:29     ` Stefan Waldherr
@ 1998-02-09 15:46     ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-02-09 15:46 UTC (permalink / raw)


Stefan Waldherr <swa@cs.cmu.edu> writes:

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

That should be 

((gnus-show-threads nil))

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1998-02-09 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-01-29 20:06 Threading in news and not in mail Stefan Waldherr
1998-02-08 15:51 ` Lars Magne Ingebrigtsen
1998-02-09  0:08   ` Stefan Waldherr
1998-02-09 14:29     ` Stefan Waldherr
1998-02-09 15:46     ` Lars Magne Ingebrigtsen

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