File: supercite.el.html

Defined variables (74)

sc-T-keymapKeymap for sub-keymap of setting and toggling functions.
sc-attrib-or-citeUsed to toggle between attribution input or citation input.
sc-attrib-selection-listAn alist for selecting preferred attribution based on mail headers.
sc-attribs-postselect-hookHook to run after selecting an attribution, but before confirmation.
sc-attribs-preselect-hookHook to run before selecting an attribution.
sc-attribution-confirmation-historyHistory for confirmation of attribution strings.
sc-attributionsAlist of attributions for use when citing.
sc-auto-fill-region-pIf non-nil, automatically fill each paragraph after it has been cited.
sc-blank-lines-after-headersNumber of blank lines to leave after mail headers have been nuked.
sc-citation-confirmation-historyHistory for confirmation of attribution prefixes.
sc-citation-delimiterString comprising third part of a citation.
sc-citation-delimiter-regexpRegexp describing citation delimiter for a cited line.
sc-citation-leaderString comprising first part of a citation.
sc-citation-leader-regexpRegexp describing citation leader for a cited line.
sc-citation-nonnested-root-regexpRegexp describing the variable root part of a nested citation.
sc-citation-root-regexpRegexp describing variable root part of a citation for a cited line.
sc-citation-separatorString comprising fourth and last part of a citation.
sc-citation-separator-regexpRegexp describing citation separator for a cited line.
sc-cite-blank-lines-pIf non-nil, put a citation on blank lines.
sc-cite-frame-alistAlist for frame selection during citing.
sc-cite-region-limitThis variable controls automatic citation of yanked text.
sc-confirm-always-pIf non-nil, always confirm attribution string before citing text body.
sc-default-attributionString used when author’s attribution cannot be determined.
sc-default-author-nameString used when author’s name cannot be determined.
sc-default-cite-frameDefault REGI frame for citing a region.
sc-default-recite-frameDefault REGI frame for reciting a region.
sc-default-uncite-frameDefault REGI frame for unciting a region.
sc-downcase-pNon-nil means downcase the attribution and citation strings.
sc-electric-bufnameSupercite electric reference mode’s buffer name.
sc-electric-circular-pIf non-nil, treat electric references as circular.
sc-electric-mode-hookHook for ‘sc-electric-mode’ electric references mode.
sc-electric-mode-mapKeymap for ‘sc-electric-mode’ electric references mode.
sc-electric-references-pUse electric references if non-nil.
sc-eref-styleCurrent electric reference style.
sc-fill-beginBuffer position to begin filling.
sc-fill-line-prefixFill prefix of previous line.
sc-fixup-whitespace-pIf non-nil, delete all leading white space before citing.
sc-load-hookHook which gets run once after Supercite loads.
sc-mail-field-historyFor minibuffer completion on mail field queries.
sc-mail-field-modification-historyFor minibuffer completion on mail field modifications.
sc-mail-glom-frameRegi frame for glomming mail header information.
sc-mail-headers-endEnd of header fields.
sc-mail-headers-startStart of header fields.
sc-mail-infoAlist of mail header information gleaned from reply buffer.
sc-mail-last-header-nuked-pTrue if the last header was nuked.
sc-mail-warn-if-non-rfc822-pWarn if mail headers don’t conform to RFC 822 (or later).
sc-minibuffer-local-completion-mapKeymap for minibuffer confirmation of attribution strings.
sc-minibuffer-local-mapKeymap for minibuffer confirmation of attribution strings.
sc-minor-modeNon-nil if Sc minor mode is enabled.
sc-minor-mode-hookHook run after entering or leaving ‘sc-minor-mode’.
sc-minor-mode-mapKeymap for ‘sc-minor-mode’.
sc-mode-mapKeymap for Supercite quasi-mode.
sc-mode-map-prefixKey binding to install Supercite keymap.
sc-mumbleValue returned by ‘sc-mail-field’ if field isn’t in mail headers.
sc-name-filter-alistName list components which are filtered out as noise.
sc-nested-citation-pControls whether to use nested or non-nested citation style.
sc-nuke-mail-header-listList of mail header regexps to remove or keep in body of reply.
sc-nuke-mail-headersControls mail header nuking.
sc-post-hookHook which gets run after each invocation of ‘sc-cite-original’.
sc-pre-cite-hookHook to run before citing a region of text.
sc-pre-hookHook which gets run before each invocation of ‘sc-cite-original’.
sc-pre-recite-hookHook to run before reciting a region of text.
sc-pre-uncite-hookHook to run before unciting a region of text.
sc-preferred-attribution-listSpecifies what to use as the attribution string.
sc-preferred-header-styleIndex into ‘sc-rewrite-header-list’ specifying preferred header style.
sc-recite-frame-alistAlist for frame selection during reciting.
sc-reference-tag-stringString used at the beginning of built-in reference headers.
sc-rewrite-header-listList of reference header rewrite functions.
sc-titlecue-regexpRegular expression describing the separator between names and titles.
sc-tmp-dumb-regexpTemp regexp describing non-nested citation cited with a nesting citer.
sc-tmp-nested-regexpTemporary regexp describing nested citations.
sc-tmp-nonnested-regexpTemporary regexp describing non-nested citations.
sc-uncite-frame-alistAlist for frame selection during unciting.
sc-use-only-preference-pControls what happens when the preferred attribution cannot be found.

Defined functions (75)

sc-T-describe()
sc-add-citation-level()
sc-ask(ALIST)
sc-attribs-!-addresses(FROM)
sc-attribs-%@-addresses(FROM &optional DELIM)
sc-attribs-<>-addresses(FROM)
sc-attribs-chop-address(FROM)
sc-attribs-chop-namestring(NAMESTRING)
sc-attribs-emailname(FROM)
sc-attribs-extract-namestring(FROM)
sc-attribs-filter-namelist(NAMELIST)
sc-attribs-strip-initials(NAMELIST)
sc-cite-coerce-cited-line()
sc-cite-coerce-dumb-citer()
sc-cite-line(&optional CITATION)
sc-cite-original()
sc-cite-regexp(&optional ROOT-REGEXP)
sc-cite-region(START END &optional CONFIRM-P INTERACTIVE)
sc-describe()
sc-electric-mode(&optional STYLE)
sc-eref-abort()
sc-eref-exit()
sc-eref-goto(REFNUM)
sc-eref-insert-selected(&optional NOMSG)
sc-eref-jump()
sc-eref-next()
sc-eref-prev()
sc-eref-setn()
sc-eref-show(INDEX)
sc-fill-if-different(&optional PREFIX)
sc-get-address(FROM AUTHOR)
sc-guess-attribution(&optional STRING)
sc-guess-nesting(&optional STRING)
sc-hdr(PREFIX FIELD &optional SEP RETURN-NIL-P)
sc-header-attributed-writes()
sc-header-author-writes()
sc-header-inarticle-writes()
sc-header-on-said()
sc-header-regarding-adds()
sc-header-verbose()
sc-insert-citation(ARG)
sc-insert-reference(ARG)
sc-mail-append-field()
sc-mail-build-nuke-frame()
sc-mail-check-from()
sc-mail-cleanup-blank-lines()
sc-mail-error-in-mail-field()
sc-mail-fetch-field(&optional ATTRIBS-P)
sc-mail-field(FIELD)
sc-mail-field-query(ARG)
sc-mail-nuke-continuation-line()
sc-mail-nuke-header-line()
sc-mail-nuke-line()
sc-mail-process-headers(START END)
sc-make-citation(ATTRIBUTION)
sc-minor-mode(&optional ARG)
sc-name-substring(STRING START END EXTEND)
sc-no-blank-line-or-header()
sc-no-header()
sc-open-line(ARG)
sc-raw-mode-toggle()
sc-recite-line(REGEXP)
sc-recite-region(START END)
sc-scan-info-alist(ALIST)
sc-select-attribution()
sc-set-variable(VAR)
sc-setup-filladapt()
sc-setvar-symbol(ROOTNAME)
sc-toggle-fn()
sc-toggle-symbol(ROOTNAME)
sc-toggle-var(VARIABLE)
sc-uncite-line()
sc-uncite-region(START END)
sc-valid-index-p(INDEX)
sc-whofrom()

Defined faces (0)