info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disabling threading on a per-group basis


From: Reiner Steib
Subject: Re: Disabling threading on a per-group basis
Date: Thu, 03 Feb 2011 09:05:53 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux)

On Sat, Jan 29 2011, Yuri D'Elia wrote:

> Is is possible to disable threading on a per-group basis?
> C-M-t seems to disable/enable threading globally.

Add (gnus-show-threads nil) in the Group parameters, e.g. via
`gnus-parameters', see (info "(gnus)Group Parameters").

,----[ (info "(gnus)Group Parameters") ]
|    Group parameters can be set via the `gnus-parameters' variable too.
| But some variables, such as `visible', have no effect (For this case
| see `gnus-permanently-visible-groups' as an alternative.).  For example:
| 
|      (setq gnus-parameters
|            '(("mail\\..*"
|               (gnus-show-threads nil)
|               (gnus-use-scoring nil)
|               (gnus-summary-line-format
|                "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
|               (gcc-self . t)
|               (display . all)) [...]
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]