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

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

Re: Disable using score in nnmaildir: -groups


From: Reiner Steib
Subject: Re: Disable using score in nnmaildir: -groups
Date: Fri, 15 Oct 2004 15:47:06 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

On Fri, Oct 15 2004, Juhapekka Tolvanen wrote:

> How can I do that thing mentioned in subect?

Set gnus-use-scoring to nil in that group.

Either via `G c' or by `gnus-parameters'.  An example, more or less
from the manual:

(setq gnus-parameters
      '(;; other stuff
        ("^nnmaildir"
         (gnus-use-scoring nil))))


,----[ (info "(gnus)Group Parameters") ]
|   Group parameters can be set via the `gnus-parameters' variable too.
| [...]  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]