File: gnus-dup.el.html

This package tries to mark articles as read the second time the user reads a copy. This is useful if the server doesn't support Xref properly, or if the user reads the same group from several servers.

Defined variables (6)

gnus-dup-hashtbHash table of seen message IDs, for fast lookup.
gnus-dup-listList of seen message IDs, as strings.
gnus-dup-list-dirtyNon-nil if ‘gnus-dup-list’ needs to be saved.
gnus-duplicate-fileThe name of the file to store the duplicate suppression list.
gnus-duplicate-list-lengthThe maximum number of duplicate Message-IDs to keep track of.
gnus-save-duplicate-listIf non-nil, save the duplicate list when shutting down Gnus.

Defined functions (7)

gnus-dup-close()
gnus-dup-enter-articles()
gnus-dup-open()
gnus-dup-read()
gnus-dup-save()
gnus-dup-suppress-articles()
gnus-dup-unsuppress-article(ARTICLE)

Defined faces (0)