File: gnus-sum.el.html

Defined variables (195)

gnus-alter-articles-to-read-functionFunction to be called to alter the list of articles to be selected.
gnus-alter-header-functionFunction called to allow alteration of article header structures.
gnus-ancient-markMark used for ancient articles.
gnus-article-emulate-mimeIf non-nil, use MIME emulation for uuencode and the like.
gnus-article-loose-mimeIf non-nil, don’t require MIME-Version header.
gnus-article-sort-functionsList of functions used for sorting articles in the summary buffer.
gnus-auto-center-groupIf non-nil, always center the group buffer.
gnus-auto-center-summaryIf non-nil, always center the current summary buffer.
gnus-auto-expirable-marksThe list of marks converted into expiration if a group is auto-expirable.
gnus-auto-extend-newsgroupIf non-nil, extend newsgroup forward and backward when requested.
gnus-auto-goto-ignoresSays how to handle unfetched articles when maneuvering.
gnus-auto-select-firstIf non-nil, select an article on group entry.
gnus-auto-select-nextIf non-nil, offer to go to the next group from the end of the previous.
gnus-auto-select-on-ephemeral-exitWhat article should be selected after exiting an ephemeral group.
gnus-auto-select-sameIf non-nil, select the next article with the same subject.
gnus-auto-select-subjectSays what subject to place under point when entering a group.
gnus-break-pagesIf non-nil, do page breaking on articles.
gnus-build-sparse-threadsIf non-nil, fill in the gaps in threads.
gnus-cached-markMark used for articles that are in the cache.
gnus-canceled-markMark used for canceled articles.
gnus-catchup-markMark used for articles that are caught up.
gnus-collect-urls-primary-textThe button text for the default link in ‘gnus-summary-browse-url’.
gnus-dead-summary-modeNon-nil if Gnus-Dead-Summary mode is enabled.
gnus-dead-summary-mode-hookHook run after entering or leaving ‘gnus-dead-summary-mode’.
gnus-decode-encoded-address-functionFunction used to decode addresses with encoded words.
gnus-decode-encoded-word-functionFunction used to decode a string with encoded words.
gnus-decode-encoded-word-methodsList of methods used to decode encoded words.
gnus-del-markMark used for del’d articles.
gnus-dormant-markMark used for dormant articles.
gnus-downloadable-markMark used for articles that are to be downloaded.
gnus-downloaded-markMark used for articles that were downloaded.
gnus-duplicate-markMark used for duplicate articles.
gnus-empty-thread-markThere is no thread under the article.
gnus-exit-group-hookA hook called when exiting summary mode.
gnus-expirable-markMark used for expirable articles.
gnus-extra-headersExtra headers to parse.
gnus-fetch-old-headersNon-nil means that Gnus will try to build threads by grabbing old headers.
gnus-forwarded-markMark used for articles that have been forwarded.
gnus-group-highlight-words-alistAlist of group regexps and highlight regexps.
gnus-group-ignored-charsets-alistAlist of regexps (to match group names) and charsets that should be ignored.
gnus-group-no-more-groups-hookA hook run when returning to group mode having no more (unread) groups.
gnus-ignored-from-addressesFrom headers that may be suppressed in favor of To headers.
gnus-inhibit-user-auto-expireIf non-nil, user marking commands will not mark an article as expirable.
gnus-insert-pseudo-articlesIf non-nil, insert pseudo-articles when decoding articles.
gnus-kill-file-markMark used for articles killed by kill files.
gnus-kill-summary-on-exitIf non-nil, kill the summary buffer when you exit from it.
gnus-killed-markMark used for killed articles.
gnus-last-search-regexpDefault regexp for article search command.
gnus-last-shell-commandDefault shell command on article.
gnus-list-identifiersRegexp that matches list identifiers to be removed from subject.
gnus-low-score-markMark used for articles with a low score.
gnus-mark-article-hookA hook called when an article is selected for the first time.
gnus-mark-copied-or-moved-articles-as-expirableIf non-nil, mark articles copied or moved to auto-expire group as expirable.
gnus-move-group-prefix-functionFunction used to compute default prefix for article move/copy/etc prompts.
gnus-move-split-methodsVariable used to suggest where articles are to be moved to.
gnus-newsgroup-agentizedLocally bound in each summary buffer to indicate if server has been agentized.
gnus-newsgroup-ancientList of ‘gnus-fetch-old-headers’ articles in the current newsgroup.
gnus-newsgroup-articlesList of articles in the current newsgroup.
gnus-newsgroup-bookmarksList of articles in the current newsgroup that have bookmarks.
gnus-newsgroup-cachedSorted list of articles that come from the article cache.
gnus-newsgroup-dependenciesA hash table holding dependencies between messages.
gnus-newsgroup-dormantSorted list of dormant articles in the current newsgroup.
gnus-newsgroup-downloadableSorted list of articles in the current newsgroup that can be processed.
gnus-newsgroup-expirableSorted list of articles in the current newsgroup that can be expired.
gnus-newsgroup-forwardedList of articles that have been forwarded in the current newsgroup.
gnus-newsgroup-headersList of article headers in the current newsgroup.
gnus-newsgroup-ignored-charsetsList of charsets that should be ignored.
gnus-newsgroup-killedList of ranges of articles that have been through the scoring process.
gnus-newsgroup-markedSorted list of ticked articles in current newsgroup (a subset of unread art).
gnus-newsgroup-maximum-articlesThe maximum number of articles a newsgroup.
gnus-newsgroup-preparedWhether the current group has been prepared properly.
gnus-newsgroup-processableList of articles in the current newsgroup that can be processed.
gnus-newsgroup-readsAlist of read articles and article marks in the current newsgroup.
gnus-newsgroup-repliedList of articles that have been replied to in the current newsgroup.
gnus-newsgroup-savedList of articles that have been saved.
gnus-newsgroup-scoredList of scored articles in the current newsgroup.
gnus-newsgroup-seenRange of seen articles in the current newsgroup.
gnus-newsgroup-spam-markedList of ranges of articles that have been marked as spam.
gnus-newsgroup-undownloadedList of articles in the current newsgroup that haven’t been downloaded.
gnus-newsgroup-unexistRange of unexisting articles in the current newsgroup.
gnus-newsgroup-unfetchedSorted list of articles in the current newsgroup whose headers have
gnus-newsgroup-unreadsSorted list of unread articles in the current newsgroup.
gnus-newsgroup-unseenList of unseen articles in the current newsgroup.
gnus-newsgroup-unselectedSorted list of unselected unread articles in the current newsgroup.
gnus-newsgroup-unsendableList of articles in the current newsgroup that won’t be sent.
gnus-newsgroup-variablesA list of variables that have separate values in different newsgroups.
gnus-no-markMark used for articles that have no other secondary mark.
gnus-not-empty-thread-markThere is a thread under the article.
gnus-orphan-scoreAll orphans get this score added. Set in the score file.
gnus-paging-select-nextControl whether to select the next/prev article when paging.
gnus-parse-headers-hookA hook called before parsing the headers.
gnus-preserve-marksWhether marks are preserved when moving, copying and respooling messages.
gnus-ps-print-hookA hook run before ps-printing something from Gnus.
gnus-read-all-available-headersWhether Gnus should parse all headers made available to it.
gnus-read-markMark used for read articles.
gnus-recent-markMark used for articles that are recent.
gnus-refer-thread-limitThe number of old headers to fetch when doing A T.
gnus-refer-thread-limit-to-threadIf non-nil referring a thread will limit the summary buffer to
gnus-refer-thread-use-nnirSpecify where to find articles when referring threads.
gnus-refer-thread-use-searchSpecify where to find articles when referring threads.
gnus-replied-markMark used for articles that have been replied to.
gnus-saved-markMark used for articles that have been saved.
gnus-score-below-markScore mark used for articles with low scores.
gnus-score-over-markScore mark used for articles with high scores.
gnus-select-article-hookA hook called when an article is selected.
gnus-select-group-hookA hook called when a newsgroup is selected.
gnus-show-all-headersIf non-nil, don’t hide any headers.
gnus-show-threadsIf non-nil, display threads in summary mode.
gnus-simplify-ignored-prefixesRemove matches for this regexp from subject lines when simplifying fuzzily.
gnus-simplify-subject-functionsList of functions taking a string argument that simplify subjects.
gnus-simplify-subject-fuzzy-regexpStrings to be removed when doing fuzzy matches.
gnus-single-article-bufferIf non-nil, display all articles in the same buffer.
gnus-sort-gathered-threads-functionFunction to sort articles within a thread after it has been gathered together.
gnus-spam-markMark used for spam articles.
gnus-sparse-markMark used for sparsely reffed articles.
gnus-subthread-sort-functionsList of functions used for sorting subthreads in the summary buffer.
gnus-sum-closing-bracketWith %] spec, used to identify normal (non-adopted) articles.
gnus-sum-closing-bracket-adoptedWith %] spec, used to identify adopted articles.
gnus-sum-opening-bracketWith %[ spec, used to identify normal (non-adopted) articles.
gnus-sum-opening-bracket-adoptedWith %[ spec, used to identify adopted articles.
gnus-sum-thread-tree-false-rootWith %B spec, used for a false root of a thread.
gnus-sum-thread-tree-indentWith %B spec, used for indenting.
gnus-sum-thread-tree-leaf-with-otherWith %B spec, used for a leaf with brothers.
gnus-sum-thread-tree-rootWith %B spec, used for the root of a thread.
gnus-sum-thread-tree-single-indentWith %B spec, used for a thread with just one message.
gnus-sum-thread-tree-single-leafWith %B spec, used for a leaf without brothers.
gnus-sum-thread-tree-verticalWith %B spec, used for drawing a vertical line.
gnus-summary-article-delete-hookA hook called after an article is deleted.
gnus-summary-article-expire-hookA hook called after an article is expired.
gnus-summary-article-move-hookA hook called after an article is moved, copied, respooled, or crossposted.
gnus-summary-check-currentIf non-nil, consider the current article when moving.
gnus-summary-default-high-scoreDefault threshold for a high scored article.
gnus-summary-default-low-scoreDefault threshold for a low scored article.
gnus-summary-default-scoreDefault article score level.
gnus-summary-display-arrowIf non-nil, display an arrow highlighting the current article.
gnus-summary-display-while-buildingIf non-nil, show and update the summary buffer as it’s being built.
gnus-summary-dummy-line-formatThe format specification for the dummy roots in the summary buffer.
gnus-summary-exit-hookA hook called on exit from the summary buffer.
gnus-summary-expunge-belowAll articles that have a score less than this variable will be expunged.
gnus-summary-gather-exclude-subjectA regexp to match subjects to be excluded from loose thread gathering.
gnus-summary-gather-subject-limitMaximum length of subject comparisons when gathering loose threads.
gnus-summary-generate-hookA hook run just before generating the summary buffer.
gnus-summary-goto-unreadIf t, many commands will go to the next unread article.
gnus-summary-highlightControls the highlighting of summary buffer lines.
gnus-summary-highlight-line-functionFunction called after highlighting a summary line.
gnus-summary-ignore-duplicatesIf non-nil, ignore articles with identical Message-ID headers.
gnus-summary-line-format-alistAn alist of format specifications that can appear in summary lines.
gnus-summary-local-variablesVariables that are buffer-local to the summary buffers.
gnus-summary-make-false-rootnil means that Gnus won’t gather loose threads.
gnus-summary-make-false-root-alwaysAlways make a false dummy root.
gnus-summary-mark-belowMark all articles with a score below this variable as read.
gnus-summary-marking-alistAn alist of names/marks/keystrokes.
gnus-summary-menu-hookHook run after the creation of the summary mode menu.
gnus-summary-mode-abbrev-tableAbbrev table for ‘gnus-summary-mode’.
gnus-summary-mode-groupVariable for communication with ‘gnus-summary-mode’.
gnus-summary-mode-hookHook run after entering ‘gnus-summary-mode’.
gnus-summary-mode-line-formatThe format specification for the summary mode line.
gnus-summary-mode-mapKeymap for ‘gnus-summary-mode’.
gnus-summary-mode-syntax-tableSyntax table for ‘gnus-summary-mode’.
gnus-summary-muttprint-programCommand (and optional arguments) used to run Muttprint.
gnus-summary-newsgroup-prefixString prefixed to the Newsgroup field in the summary
gnus-summary-next-group-on-exitIf non-nil, go to the next unread newsgroup on summary exit.
gnus-summary-pipe-output-default-commandCommand (and optional arguments) used to pipe article to subprocess.
gnus-summary-prepare-hookA hook called after the summary buffer has been generated.
gnus-summary-prepared-hookA hook called as the last thing after the summary buffer has been generated.
gnus-summary-respool-default-methodDefault method type for respooling an article.
gnus-summary-same-subjectString indicating that the current article has the same subject as the previous.
gnus-summary-save-parts-default-mimeA regexp to match MIME parts when saving multiple parts of a
gnus-summary-selected-faceFace used for highlighting the current article in the summary buffer.
gnus-summary-show-article-charset-alistAlist of number and charset.
gnus-summary-stop-at-end-of-messageIf non-nil, don’t select the next message when using SPC.
gnus-summary-thread-gathering-functionFunction used for gathering loose threads.
gnus-summary-to-prefixString prefixed to the To field in the summary line when
gnus-summary-tool-barSpecifies the Gnus summary tool bar.
gnus-summary-update-hookA hook called when a summary line is changed.
gnus-summary-zcore-fuzzFuzziness factor for the zcore in the summary buffer.
gnus-thread-expunge-belowAll threads that have a total score less than this variable will be expunged.
gnus-thread-hide-killedIf non-nil, hide killed threads automatically.
gnus-thread-hide-subtreeIf non-nil, hide all threads initially.
gnus-thread-ignore-subjectIf non-nil, ignore subjects when creating threads.
gnus-thread-indent-levelNumber that says how much each sub-thread should be indented.
gnus-thread-operation-ignore-subjectIf non-nil, subjects will be ignored when doing thread commands.
gnus-thread-score-functionFunction used for calculating the total score of a thread.
gnus-thread-sort-functionsList of functions used for sorting threads in the summary buffer.
gnus-ticked-markMark used for ticked articles.
gnus-undownloaded-markMark used for articles that weren’t downloaded.
gnus-unread-markMark used for unread articles.
gnus-unseen-markMark used for articles that haven’t been seen.
gnus-unsendable-markMark used for articles that won’t be sent.
gnus-user-date-format-alistSpecifies date format depending on age of article.
gnus-view-pseudo-asynchronouslyIf non-nil, Gnus will view pseudo-articles asynchronously.
gnus-view-pseudosIf ‘automatic’, pseudo-articles will be viewed automatically.
gnus-view-pseudos-separatelyIf non-nil, one pseudo-article will be created for each file to be viewed.
gnus-visual-mark-article-hookHook run after selecting an article in the summary buffer.
gnus-widen-article-windowIf non-nil, selecting the article buffer will display only the article buffer.

Defined functions (521)

copy-gnus-data(ARG)
gnus-adjust-marked-articles(INFO)
gnus-article-children(NUMBER)
gnus-article-displayed-root-p(ARTICLE)
gnus-article-get-xrefs()
gnus-article-mark(NUMBER)
gnus-article-mark-to-type(MARK)
gnus-article-marked-p(TYPE &optional ARTICLE)
gnus-article-sort-by-author(H1 H2)
gnus-article-sort-by-chars(H1 H2)
gnus-article-sort-by-date(H1 H2)
gnus-article-sort-by-lines(H1 H2)
gnus-article-sort-by-marks(H1 H2)
gnus-article-sort-by-most-recent-date(H1 H2)
gnus-article-sort-by-most-recent-number(H1 H2)
gnus-article-sort-by-newsgroups(H1 H2)
gnus-article-sort-by-number(H1 H2)
gnus-article-sort-by-random(H1 H2)
gnus-article-sort-by-recipient(H1 H2)
gnus-article-sort-by-rsv(H1 H2)
gnus-article-sort-by-score(H1 H2)
gnus-article-sort-by-subject(H1 H2)
gnus-article-sort-extract-extra(NAME HEADER)
gnus-article-unpropagatable-p(MARK)
gnus-article-unread-p(HEADER)
gnus-article-unseen-p(HEADER)
gnus-articles-in-thread(THREAD)
gnus-articles-to-read(GROUP &optional READ-ALL)
gnus-build-all-threads()
gnus-build-get-header(ID)
gnus-collect-urls()
gnus-collect-urls-from-article()
gnus-compute-read-articles(GROUP ARTICLES)
gnus-create-xref-hashtb(FROM-NEWSGROUP HEADERS UNREADS)
gnus-cut-thread(THREAD)
gnus-cut-threads(THREADS)
gnus-data-compute-positions()
gnus-data-enter(AFTER-ARTICLE NUMBER MARK POS HEADER LEVEL OFFSET)
gnus-data-enter-list(AFTER-ARTICLE LIST &optional OFFSET)
gnus-data-find(NUMBER)
gnus-data-find--inliner(INLINE--FORM NUMBER)
gnus-data-find-in(KEY ALIST)
gnus-data-find-list(NUMBER &optional DATA)
gnus-data-header(gnus-data-header X)
gnus-data-header--inliner(INLINE--FORM X)
gnus-data-level(gnus-data-level X)
gnus-data-level--inliner(INLINE--FORM X)
gnus-data-list(BACKWARD)
gnus-data-make(NUMBER MARK POS HEADER LEVEL)
gnus-data-make--cmacro(CL-WHOLE-ARG NUMBER MARK POS HEADER LEVEL)
gnus-data-mark(gnus-data-mark X)
gnus-data-mark--inliner(INLINE--FORM X)
gnus-data-number(gnus-data-number X)
gnus-data-number--inliner(INLINE--FORM X)
gnus-data-pos(gnus-data-pos X)
gnus-data-pos--inliner(INLINE--FORM X)
gnus-data-pseudo-p(DATA)
gnus-data-pseudo-p--inliner(INLINE--FORM DATA)
gnus-data-read-p(DATA)
gnus-data-read-p--inliner(INLINE--FORM DATA)
gnus-data-remove(ARTICLE &optional OFFSET)
gnus-data-unread-p(DATA)
gnus-data-unread-p--inliner(INLINE--FORM DATA)
gnus-data-unseen-p(DATA)
gnus-data-update-list(DATA OFFSET)
gnus-dead-summary-mode(&optional ARG)
gnus-deaden-summary()
gnus-delete-duplicate-headers(HEADERS)
gnus-dependencies-add-header(HEADER DEPENDENCIES FORCE-NEW)
gnus-execute-command(COMMAND &optional AUTOMATIC)
gnus-expunge-thread(THREAD)
gnus-extra-header(TYPE &optional HEADER)
gnus-extract-message-id-from-in-reply-to(STRING)
gnus-fetch-headers(ARTICLES &optional LIMIT FORCE-NEW DEPENDENCIES)
gnus-find-matching-articles(HEADER REGEXP)
gnus-forward-line-ignore-invisible(N)
gnus-gather-threads-by-references(THREADS)
gnus-gather-threads-by-subject(THREADS)
gnus-general-simplify-subject(SUBJECT)
gnus-get-newsgroup-headers(&optional DEPENDENCIES FORCE-NEW)
gnus-get-newsgroup-headers-xover(SEQUENCE &optional FORCE-NEW DEPENDENCIES GROUP ALSO-FETCH-HEADS)
gnus-get-split-value(METHODS)
gnus-group-get-list-identifiers(GROUP)
gnus-group-make-articles-read(GROUP ARTICLES)
gnus-handle-ephemeral-exit(QUIT-CONFIG)
gnus-hidden-threads-configuration()
gnus-highlight-selected-summary()
gnus-id-to-article(ID)
gnus-id-to-header(ID)
gnus-id-to-thread(ID)
gnus-invisible-cut-children(THREADS)
gnus-kill-or-deaden-summary(BUFFER)
gnus-killed-articles(KILLED ARTICLES)
gnus-list-of-read-articles(GROUP)
gnus-list-of-unread-articles(GROUP)
gnus-make-score-map(TYPE)
gnus-make-thread-indent-array(&optional N)
gnus-make-threads()
gnus-map-articles(PREDICATE ARTICLES)
gnus-mark-article-as-read(ARTICLE &optional MARK)
gnus-mark-article-as-unread(ARTICLE &optional MARK)
gnus-mark-xrefs-as-read(FROM-NEWSGROUP HEADERS UNREADS)
gnus-mouse-pick-article(E)
gnus-multi-decode-encoded-word-string(STRING)
gnus-nov-parse-line(NUMBER DEPENDENCIES &optional FORCE-NEW)
gnus-number-to-header(NUMBER)
gnus-offer-save-summaries()
gnus-parameter-ignored-charsets(NAME)
gnus-parent-headers(IN-HEADERS &optional GENERATION)
gnus-pseudos<(P1 P2)
gnus-read-header(ID &optional HEADER)
gnus-read-mark-p(MARK)
gnus-read-move-group-name(PROMPT DEFAULT ARTICLES PREFIX)
gnus-rebuild-thread(ID &optional LINE)
gnus-recenter(&optional N)
gnus-refer-article-methods()
gnus-remove-header(NUMBER)
gnus-remove-odd-characters(STRING)
gnus-remove-thread(ID &optional DONT-REMOVE)
gnus-remove-thread-1(THREAD)
gnus-request-pseudo-article(PROPS)
gnus-restore-hidden-threads-configuration(CONFIG)
gnus-root-id(ID)
gnus-save-hidden-threads(&rest FORMS)
gnus-select-newsgroup(GROUP &optional READ-ALL SELECT-ARTICLES)
gnus-sequence-of-unread-articles(GROUP)
gnus-set-global-variables()
gnus-set-mode-line(WHERE)
gnus-shorten-url(URL MAX)
gnus-simplify-all-whitespace(STR)
gnus-simplify-buffer-fuzzy(REGEXP)
gnus-simplify-buffer-fuzzy-step(REGEXP &optional NEWTEXT)
gnus-simplify-subject(SUBJECT &optional RE-ONLY)
gnus-simplify-subject-fully(SUBJECT)
gnus-simplify-subject-fuzzy(SUBJECT)
gnus-simplify-subject-re(SUBJECT)
gnus-simplify-whitespace(STR)
gnus-sort-articles(ARTICLES)
gnus-sort-gathered-threads(THREADS)
gnus-sort-subthreads-recursive(THREADS FUNC)
gnus-sort-threads(THREADS)
gnus-sort-threads-loop(THREADS FUNC)
gnus-sort-threads-recursive(THREADS FUNC)
gnus-subject-equal(S1 S2 &optional SIMPLE-FIRST)
gnus-summary--goto-and-possibly-unhide(&optional UNREAD UNDOWNLOADED UNSEEN)
gnus-summary--inv(P)
gnus-summary-add-mark(ARTICLE TYPE)
gnus-summary-article-ancient-p(ARTICLE)
gnus-summary-article-children(&optional NUMBER)
gnus-summary-article-header(&optional NUMBER)
gnus-summary-article-header--inliner(INLINE--FORM &optional NUMBER)
gnus-summary-article-intangible-p()
gnus-summary-article-mark(&optional NUMBER)
gnus-summary-article-number()
gnus-summary-article-parent(&optional NUMBER)
gnus-summary-article-pos(&optional NUMBER)
gnus-summary-article-posted-p()
gnus-summary-article-pseudo-p(ARTICLE)
gnus-summary-article-score(&optional NUMBER)
gnus-summary-article-sparse-p(ARTICLE)
gnus-summary-article-subject(&optional NUMBER)
gnus-summary-article-unread-p(ARTICLE)
gnus-summary-articles-in-thread(&optional ARTICLE)
gnus-summary-auto-select-subject()
gnus-summary-beginning-of-article()
gnus-summary-best-group(&optional EXCLUDE-GROUP)
gnus-summary-best-unread-article(&optional ARG)
gnus-summary-best-unread-subject()
gnus-summary-better-unread-subject()
gnus-summary-bookmark-jump(BOOKMARK)
gnus-summary-bookmark-make-record()
gnus-summary-browse-url(&optional EXTERNAL)
gnus-summary-bubble-group()
gnus-summary-button-backward(ARG)
gnus-summary-button-forward(ARG)
gnus-summary-caesar-message(&optional ARG)
gnus-summary-catchup(&optional ALL QUIETLY TO-HERE NOT-MARK REVERSE)
gnus-summary-catchup-all(&optional QUIETLY)
gnus-summary-catchup-all-and-exit(&optional QUIETLY)
gnus-summary-catchup-and-exit(&optional ALL QUIETLY)
gnus-summary-catchup-and-goto-next-group(&optional ALL)
gnus-summary-catchup-and-goto-prev-group(&optional ALL)
gnus-summary-catchup-from-here(&optional ALL)
gnus-summary-catchup-to-here(&optional ALL)
gnus-summary-clear-above(&optional SCORE)
gnus-summary-clear-mark-backward(N)
gnus-summary-clear-mark-forward(N)
gnus-summary-copy-article(&optional N TO-NEWSGROUP SELECT-METHOD)
gnus-summary-create-article()
gnus-summary-crosspost-article(&optional N)
gnus-summary-customize-parameters()
gnus-summary-delete-article(&optional N)
gnus-summary-describe-briefly()
gnus-summary-describe-group(&optional FORCE)
gnus-summary-display-article(ARTICLE &optional ALL-HEADER)
gnus-summary-display-buttonized(&optional SHOW-ALL-PARTS)
gnus-summary-display-make-predicate(DISPLAY)
gnus-summary-down-thread(N)
gnus-summary-edit-article(&optional ARG)
gnus-summary-edit-article-done(&optional REFERENCES READ-ONLY BUFFER NO-HIGHLIGHT)
gnus-summary-edit-article-postpone()
gnus-summary-edit-global-kill(ARTICLE)
gnus-summary-edit-local-kill()
gnus-summary-edit-parameters()
gnus-summary-edit-wash(KEY)
gnus-summary-end-of-article()
gnus-summary-enter-digest-group(&optional FORCE)
gnus-summary-execute-command(HEADER REGEXP COMMAND &optional BACKWARD)
gnus-summary-exit(&optional TEMPORARY LEAVE-HIDDEN)
gnus-summary-exit-no-update(&optional NO-QUESTIONS)
gnus-summary-expand-window(&optional ARG)
gnus-summary-expire-articles(&optional NOW)
gnus-summary-expire-articles-now()
gnus-summary-expire-thread()
gnus-summary-extract-address-component(FROM)
gnus-summary-find-for-reselect()
gnus-summary-find-matching(HEADER REGEXP &optional BACKWARD UNREAD NOT-CASE-FOLD NOT-MATCHING)
gnus-summary-find-next(&optional UNREAD ARTICLE BACKWARD)
gnus-summary-find-prev(&optional UNREAD ARTICLE)
gnus-summary-find-subject(SUBJECT &optional UNREAD BACKWARD ARTICLE)
gnus-summary-first-article()
gnus-summary-first-article-p(&optional ARTICLE)
gnus-summary-first-subject(&optional UNREAD UNDOWNLOADED UNSEEN)
gnus-summary-first-unread-article()
gnus-summary-first-unread-subject()
gnus-summary-first-unseen-or-unread-subject()
gnus-summary-first-unseen-subject()
gnus-summary-force-verify-and-decrypt()
gnus-summary-from-or-to-or-newsgroups(HEADER FROM)
gnus-summary-generic-mark(N MARK MOVE UNREAD)
gnus-summary-go-down-thread()
gnus-summary-go-to-next-thread(&optional PREVIOUS)
gnus-summary-go-up-thread()
gnus-summary-goto-article(ARTICLE &optional ALL-HEADERS FORCE)
gnus-summary-goto-last-article()
gnus-summary-goto-subject(ARTICLE &optional FORCE SILENT)
gnus-summary-goto-subjects(ARTICLES)
gnus-summary-hide-all-threads(&optional PREDICATE)
gnus-summary-hide-thread()
gnus-summary-highlight-line()
gnus-summary-idna-message(&optional ARG)
gnus-summary-import-article(FILE &optional EDIT)
gnus-summary-include-articles(ARTICLES)
gnus-summary-initial-limit(&optional SHOW-IF-EMPTY)
gnus-summary-insert-articles(ARTICLES)
gnus-summary-insert-dormant-articles()
gnus-summary-insert-dummy-line(SUBJECT NUMBER)
gnus-summary-insert-line(HEADER LEVEL CURRENT UNDOWNLOADED UNREAD REPLIED EXPIRABLE SUBJECT-OR-NIL &optional DUMMY SCORE PROCESS)
gnus-summary-insert-new-articles()
gnus-summary-insert-old-articles(&optional ALL)
gnus-summary-insert-pseudos(PSLIST &optional NOT-VIEW)
gnus-summary-insert-subject(ID &optional OLD-HEADER USE-OLD-HEADER)
gnus-summary-insert-ticked-articles()
gnus-summary-isearch-article(&optional REGEXP-P)
gnus-summary-iterate(ARG &rest FORMS)
gnus-summary-jump-to-group(NEWSGROUP)
gnus-summary-kill-below(&optional SCORE)
gnus-summary-kill-process-mark()
gnus-summary-kill-same-subject(&optional UNMARK)
gnus-summary-kill-same-subject-and-select(&optional UNMARK)
gnus-summary-kill-thread(&optional UNMARK)
gnus-summary-last-article-p(&optional ARTICLE)
gnus-summary-last-subject()
gnus-summary-limit(ARTICLES &optional POP)
gnus-summary-limit-children(THREAD)
gnus-summary-limit-exclude-childless-dormant()
gnus-summary-limit-exclude-dormant()
gnus-summary-limit-exclude-marks(MARKS &optional REVERSE)
gnus-summary-limit-include-dormant()
gnus-summary-limit-include-expunged(&optional NO-ERROR)
gnus-summary-limit-include-matching-articles(HEADER REGEXP)
gnus-summary-limit-include-thread(ID &optional THREAD-ONLY)
gnus-summary-limit-mark-excluded-as-read(&optional ALL)
gnus-summary-limit-strange-charsets-predicate(HEADER)
gnus-summary-limit-to-address(ADDRESS &optional NOT-MATCHING)
gnus-summary-limit-to-age(AGE &optional YOUNGER-P)
gnus-summary-limit-to-articles(N)
gnus-summary-limit-to-author(FROM &optional NOT-MATCHING)
gnus-summary-limit-to-bodies(MATCH &optional REVERSE HEADERSP)
gnus-summary-limit-to-display-predicate()
gnus-summary-limit-to-extra(HEADER REGEXP &optional NOT-MATCHING)
gnus-summary-limit-to-headers(MATCH &optional REVERSE)
gnus-summary-limit-to-marks(MARKS &optional REVERSE)
gnus-summary-limit-to-predicate(PREDICATE)
gnus-summary-limit-to-recipient(RECIPIENT &optional NOT-MATCHING)
gnus-summary-limit-to-replied(&optional UNREPLIED)
gnus-summary-limit-to-score(SCORE &optional BELOW)
gnus-summary-limit-to-singletons(&optional THREADSP)
gnus-summary-limit-to-subject(SUBJECT &optional HEADER NOT-MATCHING)
gnus-summary-limit-to-unread(&optional ALL)
gnus-summary-limit-to-unseen()
gnus-summary-line-message-size(HEAD)
gnus-summary-make-group-from-search()
gnus-summary-make-local-variables()
gnus-summary-make-marking-command(NAME MARK KEYSTROKE)
gnus-summary-make-marking-command-1(MARK WAY LWAY NAME)
gnus-summary-make-tool-bar(&optional FORCE)
gnus-summary-mark-above(SCORE MARK)
gnus-summary-mark-article(&optional ARTICLE MARK NO-EXPIRE)
gnus-summary-mark-article-as-forwarded(ARTICLE)
gnus-summary-mark-article-as-read(MARK)
gnus-summary-mark-article-as-replied(ARTICLE)
gnus-summary-mark-article-as-unread(MARK)
gnus-summary-mark-as-dormant(N)
gnus-summary-mark-as-expirable(N)
gnus-summary-mark-as-processable(N &optional UNMARK)
gnus-summary-mark-as-read(&optional ARTICLE MARK)
gnus-summary-mark-as-read-backward(N)
gnus-summary-mark-as-read-forward(N)
gnus-summary-mark-as-spam(N)
gnus-summary-mark-below(SCORE MARK)
gnus-summary-mark-current-read-and-unread-as-read(&optional NEW-MARK)
gnus-summary-mark-forward(N &optional MARK NO-EXPIRE)
gnus-summary-mark-read-and-unread-as-read(&optional NEW-MARK)
gnus-summary-mark-region-as-read(POINT MARK ALL)
gnus-summary-mark-same-subject(SUBJECT &optional UNMARK)
gnus-summary-mark-unread-as-read()
gnus-summary-mark-unread-as-ticked()
gnus-summary-maybe-hide-threads()
gnus-summary-menu-split(MENU)
gnus-summary-mode()
gnus-summary-morse-message(&optional ARG)
gnus-summary-move-article(&optional N TO-NEWSGROUP SELECT-METHOD ACTION)
gnus-summary-muttprint(&optional ARG)
gnus-summary-next-article(&optional UNREAD SUBJECT BACKWARD PUSH)
gnus-summary-next-group(&optional NO-ARTICLE TARGET-GROUP BACKWARD)
gnus-summary-next-page(&optional LINES CIRCULAR STOP)
gnus-summary-next-same-subject()
gnus-summary-next-subject(N &optional UNREAD DONT-DISPLAY)
gnus-summary-next-thread(N &optional SILENT)
gnus-summary-next-unread-article()
gnus-summary-next-unread-same-subject()
gnus-summary-next-unread-subject(N)
gnus-summary-next-unseen-article(&optional BACKWARD)
gnus-summary-number-of-articles-in-thread(THREAD &optional LEVEL CHAR)
gnus-summary-open-group-with-article(MESSAGE-ID)
gnus-summary-pipe-message(PROGRAM)
gnus-summary-pipe-output(&optional N SYM)
gnus-summary-pop-article(NUMBER)
gnus-summary-pop-limit(&optional TOTAL)
gnus-summary-prepare()
gnus-summary-prepare-threads(THREADS)
gnus-summary-prepare-unthreaded(HEADERS)
gnus-summary-prev-article(&optional UNREAD SUBJECT)
gnus-summary-prev-group(&optional NO-ARTICLE)
gnus-summary-prev-page(&optional LINES MOVE)
gnus-summary-prev-page-or-article(&optional LINES)
gnus-summary-prev-same-subject()
gnus-summary-prev-subject(N &optional UNREAD)
gnus-summary-prev-thread(N)
gnus-summary-prev-unread-article()
gnus-summary-prev-unread-same-subject()
gnus-summary-prev-unread-subject(N)
gnus-summary-prev-unseen-article()
gnus-summary-print-article(&optional FILENAME N)
gnus-summary-print-truncate-and-quote(STRING &optional LEN)
gnus-summary-process-mark-set(SET)
gnus-summary-push-marks-to-backend(ARTICLE)
gnus-summary-put-mark-as-dormant(N)
gnus-summary-put-mark-as-dormant-next(N)
gnus-summary-put-mark-as-dormant-next-unread(N)
gnus-summary-put-mark-as-dormant-prev(N)
gnus-summary-put-mark-as-dormant-prev-unread(N)
gnus-summary-put-mark-as-expirable(N)
gnus-summary-put-mark-as-expirable-next(N)
gnus-summary-put-mark-as-expirable-next-unread(N)
gnus-summary-put-mark-as-expirable-prev(N)
gnus-summary-put-mark-as-expirable-prev-unread(N)
gnus-summary-put-mark-as-read(N)
gnus-summary-put-mark-as-read-next(N)
gnus-summary-put-mark-as-read-next-unread(N)
gnus-summary-put-mark-as-read-prev(N)
gnus-summary-put-mark-as-read-prev-unread(N)
gnus-summary-put-mark-as-ticked(N)
gnus-summary-put-mark-as-ticked-next(N)
gnus-summary-put-mark-as-ticked-next-unread(N)
gnus-summary-put-mark-as-ticked-prev(N)
gnus-summary-put-mark-as-ticked-prev-unread(N)
gnus-summary-put-mark-as-unread(N)
gnus-summary-put-mark-as-unread-next(N)
gnus-summary-put-mark-as-unread-next-unread(N)
gnus-summary-put-mark-as-unread-prev(N)
gnus-summary-put-mark-as-unread-prev-unread(N)
gnus-summary-quit(&optional NO-QUESTIONS)
gnus-summary-read-document(N)
gnus-summary-read-group(GROUP &optional SHOW-ALL NO-ARTICLE KILL-BUFFER NO-DISPLAY BACKWARD SELECT-ARTICLES)
gnus-summary-read-group-1(GROUP SHOW-ALL NO-ARTICLE KILL-BUFFER NO-DISPLAY &optional SELECT-ARTICLES)
gnus-summary-recenter()
gnus-summary-refer-article(MESSAGE-ID)
gnus-summary-refer-parent-article(N)
gnus-summary-refer-references()
gnus-summary-refer-thread(&optional LIMIT)
gnus-summary-remove-bookmark(ARTICLE)
gnus-summary-remove-list-identifiers()
gnus-summary-remove-process-mark(&rest ARTICLES)
gnus-summary-repair-multipart(ARTICLE)
gnus-summary-reparent-children(PARENT CHILDREN)
gnus-summary-reparent-thread()
gnus-summary-repeat-search-article-backward()
gnus-summary-repeat-search-article-forward()
gnus-summary-rescan-group(&optional ALL)
gnus-summary-reselect-current-group(&optional ALL RESCAN)
gnus-summary-respool-article(&optional N METHOD)
gnus-summary-respool-query(&optional SILENT TRACE)
gnus-summary-respool-trace()
gnus-summary-rethread-current()
gnus-summary-save-article(&optional N NOT-SAVED)
gnus-summary-save-article-body-file(&optional ARG)
gnus-summary-save-article-file(&optional ARG)
gnus-summary-save-article-mail(&optional ARG)
gnus-summary-save-article-rmail(&optional ARG)
gnus-summary-save-newsrc(&optional FORCE)
gnus-summary-save-parts(TYPE DIR N &optional REVERSE)
gnus-summary-save-parts-1(TYPE DIR HANDLE REVERSE)
gnus-summary-save-process-mark()
gnus-summary-scroll-down(LINES)
gnus-summary-scroll-up(LINES)
gnus-summary-search-article(REGEXP &optional BACKWARD)
gnus-summary-search-article-backward(REGEXP)
gnus-summary-search-article-forward(REGEXP &optional BACKWARD)
gnus-summary-search-forward(&optional UNREAD SUBJECT BACKWARD)
gnus-summary-search-group(&optional BACKWARD USE-LEVEL)
gnus-summary-select-article(&optional ALL-HEADERS FORCE PSEUDO ARTICLE)
gnus-summary-select-article-buffer()
gnus-summary-set-article-display-arrow(POS)
gnus-summary-set-bookmark(ARTICLE)
gnus-summary-set-display-table()
gnus-summary-set-local-parameters(GROUP)
gnus-summary-set-process-mark(ARTICLE)
gnus-summary-set-saved-mark(ARTICLE)
gnus-summary-setup-buffer(GROUP)
gnus-summary-setup-default-charset()
gnus-summary-show-all-expunged(&optional NO-ERROR)
gnus-summary-show-all-headers()
gnus-summary-show-all-threads()
gnus-summary-show-article(&optional ARG)
gnus-summary-show-complete-article()
gnus-summary-show-raw-article()
gnus-summary-show-thread()
gnus-summary-simplify-subject-query()
gnus-summary-skip-intangible()
gnus-summary-sort(PREDICATE REVERSE)
gnus-summary-sort-by-author(&optional REVERSE)
gnus-summary-sort-by-chars(&optional REVERSE)
gnus-summary-sort-by-date(&optional REVERSE)
gnus-summary-sort-by-extra(&optional REVERSE)
gnus-summary-sort-by-lines(&optional REVERSE)
gnus-summary-sort-by-marks(&optional REVERSE)
gnus-summary-sort-by-most-recent-date(&optional REVERSE)
gnus-summary-sort-by-most-recent-number(&optional REVERSE)
gnus-summary-sort-by-newsgroups(&optional REVERSE)
gnus-summary-sort-by-number(&optional REVERSE)
gnus-summary-sort-by-original(&optional REVERSE)
gnus-summary-sort-by-random(&optional REVERSE)
gnus-summary-sort-by-recipient(&optional REVERSE)
gnus-summary-sort-by-score(&optional REVERSE)
gnus-summary-sort-by-subject(&optional REVERSE)
gnus-summary-stop-page-breaking()
gnus-summary-subject-string(&optional NUMBER)
gnus-summary-thread-level(&optional NUMBER)
gnus-summary-tick-above(&optional SCORE)
gnus-summary-tick-article(&optional ARTICLE CLEAR-MARK)
gnus-summary-tick-article-backward(N)
gnus-summary-tick-article-forward(N)
gnus-summary-toggle-display-buttonized()
gnus-summary-toggle-header(&optional ARG)
gnus-summary-toggle-threads(&optional ARG)
gnus-summary-toggle-truncation(&optional ARG)
gnus-summary-top-thread()
gnus-summary-universal-argument(ARG)
gnus-summary-unmark-all-processable()
gnus-summary-unmark-as-processable(N)
gnus-summary-up-thread(N)
gnus-summary-update-article(ARTICLE &optional IHEADER)
gnus-summary-update-article-line(ARTICLE HEADER)
gnus-summary-update-download-mark(ARTICLE)
gnus-summary-update-info(&optional NON-DESTRUCTIVE)
gnus-summary-update-line(&optional DONT-UPDATE)
gnus-summary-update-mark(MARK TYPE)
gnus-summary-update-secondary-mark(ARTICLE)
gnus-summary-verbose-headers(&optional ARG)
gnus-summary-wake-up-the-dead(&rest _)
gnus-summary-walk-group-buffer(FROM-GROUP CMD UNREAD BACKWARD START)
gnus-summary-widget-backward(ARG)
gnus-summary-widget-forward(ARG)
gnus-summary-work-articles(N)
gnus-summary-write-article-body-file(&optional ARG)
gnus-summary-write-article-file(&optional ARG)
gnus-summary-yank-process-mark()
gnus-thread-header(THREAD)
gnus-thread-highest-number(THREAD)
gnus-thread-latest-date(THREAD)
gnus-thread-loop-p(ROOT THREAD)
gnus-thread-sort-by-author(H1 H2)
gnus-thread-sort-by-chars(H1 H2)
gnus-thread-sort-by-date(H1 H2)
gnus-thread-sort-by-lines(H1 H2)
gnus-thread-sort-by-marks(H1 H2)
gnus-thread-sort-by-most-recent-date(H1 H2)
gnus-thread-sort-by-most-recent-number(H1 H2)
gnus-thread-sort-by-newsgroups(H1 H2)
gnus-thread-sort-by-number(H1 H2)
gnus-thread-sort-by-random(ARG1 ARG2)
gnus-thread-sort-by-recipient(H1 H2)
gnus-thread-sort-by-rsv(H1 H2)
gnus-thread-sort-by-score(H1 H2)
gnus-thread-sort-by-subject(H1 H2)
gnus-thread-sort-by-total-score(H1 H2)
gnus-thread-total-score(THREAD)
gnus-thread-total-score-1(ROOT)
gnus-unread-mark-p(MARK)
gnus-update-marks()
gnus-update-missing-marks(MISSING)
gnus-update-read-articles(GROUP UNREAD &optional COMPUTE)
gnus-update-summary-mark-positions()
gnus-user-date(MESSY-DATE)
gnus-valid-move-group-p(GROUP)
gnus-widget-reversible-match(WIDGET VALUE)
gnus-widget-reversible-to-external(WIDGET VALUE)
gnus-widget-reversible-to-internal(WIDGET VALUE)
gnus-with-article(ARTICLE &rest FORMS)

Defined faces (0)