gnus-adaptive-file-suffix | Suffix of the adaptive score files. |
gnus-adaptive-pretty-print | If non-nil, adaptive score files fill are pretty printed. |
gnus-adaptive-word-length-limit | Words shorter than this limit will be ignored when doing adaptive scoring. |
gnus-adaptive-word-minimum | If a number, this is the minimum score value that can be assigned to a word. |
gnus-adaptive-word-no-group-words | If t, don’t adaptively score words included in the group name. |
gnus-adaptive-word-syntax-table | Syntax table used when doing adaptive word scoring. |
gnus-decay-score-function | Function called to decay a score. |
gnus-decay-scores | If non-nil, decay non-permanent scores. |
gnus-default-adaptive-score-alist | Alist of marks and scores. |
gnus-default-adaptive-word-score-alist | Alist of marks and scores. |
gnus-default-ignored-adaptive-words | Default list of words to be ignored when doing adaptive word scoring. |
gnus-global-score-files | List of global score files and directories. |
gnus-home-adapt-file | Variable to control where new adaptive score entries are to go. |
gnus-home-score-file | Variable to control where interactive score entries are to go. |
gnus-ignored-adaptive-words | List of words to be ignored when doing adaptive word scoring. |
gnus-inhibit-slow-scoring | Inhibit slow scoring, e.g. scoring on headers or body. |
gnus-score-after-write-file-function | Function called with the name of the score file just written to disk. |
gnus-score-alist | Alist containing score information. |
gnus-score-decay-constant | Decay all "small" scores with this amount. |
gnus-score-decay-scale | Decay all "big" scores with this factor. |
gnus-score-default-duration | Default duration of effect when entering new scores. |
gnus-score-default-fold | Non-nil means use case folding for new score file entries. |
gnus-score-default-header | Default header when entering new scores. |
gnus-score-default-type | Default match type when entering new scores. |
gnus-score-exact-adapt-limit | Number that says how long a match has to be before using substring matching. |
gnus-score-expiry-days | Number of days before unused score file entries are expired. |
gnus-score-file-multiple-match-alist | Alist mapping regexps to lists of score files. |
gnus-score-file-single-match-alist | Alist mapping regexps to lists of score files. |
gnus-score-file-suffix | Suffix of the score files. |
gnus-score-find-score-files-function | Function used to find score files. |
gnus-score-interactive-default-score | Scoring commands will raise/lower the score with this number as the default. |
gnus-score-mimic-keymap | Have the score entry functions pretend that they are a keymap. |
gnus-score-thread-simplify | If non-nil, subjects will simplified as in threading. |
gnus-score-uncacheable-files | All score files that match this regexp will not be cached. |
gnus-score-use-all-scores | If nil, only ‘gnus-score-find-score-files-function’ is used. |
gnus-update-score-entry-dates | If non-nil, update matching score entry dates. |