File: rmailsum.el.html

Extended by Bob Weiner of Motorola
  Provided all commands from rmail-mode in rmail-summary-mode and made key
  bindings in both modes wholly compatible.

Defined variables (18)

rmail-summary-currently-displayed-msgsBoolean vector that tells which messages are displayed in the summary.
rmail-summary-font-lock-keywordsAdditional expressions to highlight in Rmail Summary mode.
rmail-summary-line-count-flagNon-nil means Rmail summary should show the number of lines in each message.
rmail-summary-line-decoderFunction to decode a Rmail summary line.
rmail-summary-message-descendants-vectorVector that holds the direct descendants of each message.
rmail-summary-message-ids-hash-tableHash table linking Message IDs of messages with their indices.
rmail-summary-message-parents-vectorVector that holds a list of indices of parents for each message.
rmail-summary-mode-abbrev-tableAbbrev table for ‘rmail-summary-mode’.
rmail-summary-mode-hookHook run after entering ‘rmail-summary-mode’.
rmail-summary-mode-mapKeymap used in Rmail summary mode.
rmail-summary-mode-syntax-tableSyntax table for ‘rmail-summary-mode’.
rmail-summary-overlayOverlay used to highlight the current message in the Rmail summary.
rmail-summary-progressively-narrowNon-nil means progressively narrow the set of messages produced by summary.
rmail-summary-put-back-unseenUsed for communicating between calls to ‘rmail-summary-rmail-update’.
rmail-summary-redo(FUNCTION . ARGS) to regenerate this Rmail summary buffer.
rmail-summary-scroll-between-messagesNon-nil means Rmail summary scroll commands move between messages.
rmail-summary-starting-messageMessage number to start summarizing at.
rmail-summary-subjects-hash-tableHash table linking subjects with index of the first message with that subject.

Defined functions (97)

rmail--decode-and-apply(FUNCTION &rest ARGS)
rmail-create-summary(MSGNUM DELETED UNSEEN LINES)
rmail-create-summary-line(MSGNUM)
rmail-get-create-summary-buffer()
rmail-get-summary(MSGNUM)
rmail-get-summary-labels()
rmail-get-summary-status()
rmail-header-summary()
rmail-message-recipients-p(MSG RECIPIENTS &optional PRIMARY-ONLY)
rmail-message-recipients-p-1(RECIPIENTS &optional PRIMARY-ONLY)
rmail-message-regexp-p(MSG REGEXP)
rmail-message-regexp-p-1(MSG REGEXP)
rmail-message-senders-p(MSG SENDERS)
rmail-message-subject-p(MSG SUBJECT &optional WHOLE-MESSAGE)
rmail-new-summary(DESC REDO FUNCTION &rest ARGS)
rmail-new-summary-1(DESCRIPTION REDO FUNCTION ARGS)
rmail-sort-from-summary(SORTFUN REVERSE)
rmail-summary()
rmail-summary--exists-1()
rmail-summary--split-header-field(NAME &optional MSGNUM)
rmail-summary--walk-thread-message-recursively(MSGNUM ENCOUNTERED-MSGS)
rmail-summary-abort-edit()
rmail-summary-add-label(LABEL)
rmail-summary-beginning-of-message()
rmail-summary-bury()
rmail-summary-by-labels(LABELS)
rmail-summary-by-recipients(RECIPIENTS &optional PRIMARY-ONLY)
rmail-summary-by-regexp(REGEXP)
rmail-summary-by-senders(SENDERS)
rmail-summary-by-thread(&optional MSGNUM)
rmail-summary-by-topic(SUBJECT &optional WHOLE-MESSAGE)
rmail-summary-cease-edit()
rmail-summary-continue()
rmail-summary-delete-backward(&optional COUNT)
rmail-summary-delete-forward(&optional COUNT)
rmail-summary-deleted-p(&optional N)
rmail-summary-edit-current-message()
rmail-summary-end-of-message()
rmail-summary-epa-decrypt()
rmail-summary-expunge()
rmail-summary-expunge-and-save()
rmail-summary-fill-message-ids-hash-table()
rmail-summary-fill-message-parents-and-descs-vectors()
rmail-summary-first-message()
rmail-summary-forward(RESEND)
rmail-summary-get-new-mail(&optional FILE-NAME)
rmail-summary-goto-msg(&optional N NOWARN SKIP-RMAIL)
rmail-summary-input(FILENAME)
rmail-summary-invert()
rmail-summary-kill-label(LABEL)
rmail-summary-last-message()
rmail-summary-mail()
rmail-summary-mark-deleted(&optional N UNDEL)
rmail-summary-mark-seen(N &optional NOMOVE UNSEEN)
rmail-summary-mark-undeleted(N)
rmail-summary-mode()
rmail-summary-mouse-goto-message(EVENT)
rmail-summary-next-all(&optional NUMBER)
rmail-summary-next-labeled-message(N LABELS)
rmail-summary-next-msg(&optional NUMBER)
rmail-summary-next-same-subject(N)
rmail-summary-output(&optional FILE-NAME N)
rmail-summary-output-as-seen(&optional FILE-NAME N)
rmail-summary-output-body(&optional FILE-NAME)
rmail-summary-output-menu()
rmail-summary-output-to-rmail-file(&optional FILE-NAME N)
rmail-summary-override-mail-send-and-exit()
rmail-summary-populate-displayed-messages()
rmail-summary-previous-all(&optional NUMBER)
rmail-summary-previous-labeled-message(N LABELS)
rmail-summary-previous-msg(&optional NUMBER)
rmail-summary-previous-same-subject(N)
rmail-summary-quit()
rmail-summary-reply(JUST-SENDER)
rmail-summary-resend()
rmail-summary-retry-failure()
rmail-summary-save-buffer()
rmail-summary-scroll-msg-down(&optional DIST)
rmail-summary-scroll-msg-up(&optional DIST)
rmail-summary-search(REGEXP &optional N)
rmail-summary-search-backward(REGEXP &optional N)
rmail-summary-send-and-exit()
rmail-summary-show-message(WHERE)
rmail-summary-sort-by-author(REVERSE)
rmail-summary-sort-by-correspondent(REVERSE)
rmail-summary-sort-by-date(REVERSE)
rmail-summary-sort-by-labels(REVERSE LABELS)
rmail-summary-sort-by-lines(REVERSE)
rmail-summary-sort-by-recipient(REVERSE)
rmail-summary-sort-by-subject(REVERSE)
rmail-summary-toggle-header()
rmail-summary-undelete(&optional ARG)
rmail-summary-undelete-many(&optional N)
rmail-summary-update-highlight(NOT-FOUND)
rmail-summary-update-line(N)
rmail-summary-wipe()
rmail-update-summary(&rest _)

Defined faces (0)