File: gnus-score.el.html

Defined variables (36)

gnus-adaptive-file-suffixSuffix of the adaptive score files.
gnus-adaptive-pretty-printIf non-nil, adaptive score files fill are pretty printed.
gnus-adaptive-word-length-limitWords shorter than this limit will be ignored when doing adaptive scoring.
gnus-adaptive-word-minimumIf a number, this is the minimum score value that can be assigned to a word.
gnus-adaptive-word-no-group-wordsIf t, don’t adaptively score words included in the group name.
gnus-adaptive-word-syntax-tableSyntax table used when doing adaptive word scoring.
gnus-decay-score-functionFunction called to decay a score.
gnus-decay-scoresIf non-nil, decay non-permanent scores.
gnus-default-adaptive-score-alistAlist of marks and scores.
gnus-default-adaptive-word-score-alistAlist of marks and scores.
gnus-default-ignored-adaptive-wordsDefault list of words to be ignored when doing adaptive word scoring.
gnus-global-score-filesList of global score files and directories.
gnus-home-adapt-fileVariable to control where new adaptive score entries are to go.
gnus-home-score-fileVariable to control where interactive score entries are to go.
gnus-ignored-adaptive-wordsList of words to be ignored when doing adaptive word scoring.
gnus-inhibit-slow-scoringInhibit slow scoring, e.g. scoring on headers or body.
gnus-score-after-write-file-functionFunction called with the name of the score file just written to disk.
gnus-score-alistAlist containing score information.
gnus-score-decay-constantDecay all "small" scores with this amount.
gnus-score-decay-scaleDecay all "big" scores with this factor.
gnus-score-default-durationDefault duration of effect when entering new scores.
gnus-score-default-foldNon-nil means use case folding for new score file entries.
gnus-score-default-headerDefault header when entering new scores.
gnus-score-default-typeDefault match type when entering new scores.
gnus-score-exact-adapt-limitNumber that says how long a match has to be before using substring matching.
gnus-score-expiry-daysNumber of days before unused score file entries are expired.
gnus-score-file-multiple-match-alistAlist mapping regexps to lists of score files.
gnus-score-file-single-match-alistAlist mapping regexps to lists of score files.
gnus-score-file-suffixSuffix of the score files.
gnus-score-find-score-files-functionFunction used to find score files.
gnus-score-interactive-default-scoreScoring commands will raise/lower the score with this number as the default.
gnus-score-mimic-keymapHave the score entry functions pretend that they are a keymap.
gnus-score-thread-simplifyIf non-nil, subjects will simplified as in threading.
gnus-score-uncacheable-filesAll score files that match this regexp will not be cached.
gnus-score-use-all-scoresIf nil, only ‘gnus-score-find-score-files-function’ is used.
gnus-update-score-entry-datesIf non-nil, update matching score entry dates.

Defined functions (78)

gnus-all-score-files(&optional GROUP)
gnus-current-home-score-file(GROUP)
gnus-current-score-file-nondirectory(&optional SCORE-FILE)
gnus-decay-score(SCORE)
gnus-decay-scores(ALIST DAY)
gnus-enter-score-words-into-hashtb(HASHTB)
gnus-hierarchial-home-adapt-file(GROUP)
gnus-hierarchial-home-score-file(GROUP)
gnus-home-score-file(GROUP &optional ADAPT)
gnus-possibly-score-headers(&optional TRACE)
gnus-read-char(PROMPT OPTIONS)
gnus-score-adaptive()
gnus-score-add-followups(HEADER SCORE SCORES &optional THREAD)
gnus-score-body(SCORES HEADER NOW EXPIRE &optional TRACE)
gnus-score-change-score-file(FILE)
gnus-score-check-syntax(ALIST FILE)
gnus-score-close()
gnus-score-date(SCORES HEADER NOW EXPIRE &optional TRACE)
gnus-score-default-fold-toggle()
gnus-score-delta-default(LEVEL)
gnus-score-edit-all-score()
gnus-score-edit-current-scores(FILE)
gnus-score-edit-file(FILE)
gnus-score-edit-file-at-point(&optional FORMAT)
gnus-score-file-name(NEWSGROUP &optional SUFFIX)
gnus-score-file-rank(FILE)
gnus-score-file-regexp()
gnus-score-find-alist(GROUP)
gnus-score-find-bnews(GROUP)
gnus-score-find-favorite-words()
gnus-score-find-favourite-words()
gnus-score-find-hierarchical(GROUP)
gnus-score-find-single(GROUP)
gnus-score-find-trace()
gnus-score-flush-cache()
gnus-score-followup(SCORES HEADER NOW EXPIRE &optional TRACE THREAD)
gnus-score-followup-article(&optional SCORE)
gnus-score-followup-thread(&optional SCORE)
gnus-score-func(SCORES &optional TRACE)
gnus-score-get(SYMBOL &optional ALIST)
gnus-score-headers(SCORE-FILES &optional TRACE)
gnus-score-insert-help(STRING ALIST IDX)
gnus-score-integer(SCORES HEADER NOW EXPIRE &optional TRACE)
gnus-score-load(FILE)
gnus-score-load-file(FILE)
gnus-score-load-files(SCORE-FILES)
gnus-score-load-score-alist(FILE)
gnus-score-lower-thread(THREAD SCORE-ADJUST)
gnus-score-orphans(SCORE)
gnus-score-remove-from-cache(FILE)
gnus-score-score-files(GROUP)
gnus-score-score-files-1(DIR)
gnus-score-search-global-directories(FILES)
gnus-score-set(SYMBOL VALUE &optional ALIST WARN)
gnus-score-set-expunge-below(SCORE)
gnus-score-set-mark-below(SCORE)
gnus-score-string(SCORE-LIST HEADER NOW EXPIRE &optional TRACE)
gnus-score-string<(A1 A2)
gnus-score-thread(SCORES HEADER NOW EXPIRE &optional TRACE)
gnus-score-transform-old-to-new(ALIST)
gnus-score-update-all-lines()
gnus-score-update-lines()
gnus-sort-score-files(FILES)
gnus-summary-current-score(ARG)
gnus-summary-header(HEADER &optional NO-ERR EXTRA)
gnus-summary-increase-score(&optional SCORE SYMP)
gnus-summary-lower-same-subject(SCORE)
gnus-summary-lower-same-subject-and-select(SCORE)
gnus-summary-lower-score(&optional SCORE SYMP)
gnus-summary-lower-thread(&optional SCORE)
gnus-summary-raise-same-subject(SCORE)
gnus-summary-raise-same-subject-and-select(SCORE)
gnus-summary-raise-score(N)
gnus-summary-raise-thread(&optional SCORE)
gnus-summary-rescore()
gnus-summary-score-effect(HEADER MATCH TYPE SCORE &optional EXTRA)
gnus-summary-score-entry(HEADER MATCH TYPE SCORE DATE &optional PROMPT SILENT EXTRA)
gnus-summary-set-score(N)

Defined faces (0)