File: mh-comp.el.html

This file includes the functions in the MH-Folder maps that get us into MH-Letter mode, as well the functions in the MH-Letter mode that are used to send the mail. Other that those, functions that are needed in mh-letter.el should be found there.

Defined variables (17)

mh-addr-syntax-tableSyntax table used by MH-E while searching an address field.
mh-annotate-charCharacter to use to annotate ‘mh-sent-from-msg’.
mh-annotate-fieldField name for message annotation.
mh-annotate-listMessages annotated, either a sequence name or a list of message numbers.
mh-comp-formfileName of file to be used as a skeleton for composing messages.
mh-dist-formfileName of file to be used as a skeleton for redistributing messages.
mh-fcc-syntax-tableSyntax table used by MH-E while searching an Fcc field.
mh-insert-auto-fields-done-localBuffer-local variable set when ‘mh-insert-auto-fields’ called successfully.
mh-letter-mode-syntax-tableSyntax table used by MH-E while in MH-Letter mode.
mh-new-draft-cleaned-headersRegexp of header lines to remove before offering a message as a new draft.
mh-redist-backgroundIf non-nil redist will be done in background like send.
mh-regexp-in-field-syntax-tableSpecify a syntax table for ‘mh-regexp-in-field-p’ to use.
mh-repl-formfileName of file to be used as a skeleton for replying to messages.
mh-repl-group-formfileName of file to be used as a skeleton for replying to messages.
mh-send-argsExtra args to pass to "send" command.
mh-send-progName of the MH send program.
mh-send-uses-spost-flagNon-nil means "send" uses "spost" to submit messages.

Defined functions (36)

mh-annotate-msg(MSG FOLDER NOTE &rest ARGS)
mh-ascii-buffer-p()
mh-bare-components(FORMFILE)
mh-components-to-list(COMPONENTS)
mh-compose-and-send-mail(DRAFT SEND-ARGS SENT-FROM-FOLDER SENT-FROM-MSG TO SUBJECT CC ANNOTATE-CHAR ANNOTATE-FIELD CONFIG)
mh-edit-again(MESSAGE)
mh-extract-header-field()
mh-extract-rejected-mail(MESSAGE)
mh-forward(TO CC &optional RANGE)
mh-forwarded-letter-subject(FROM SUBJECT)
mh-fully-kill-draft()
mh-insert-auto-fields(&optional NON-INTERACTIVE)
mh-insert-fields(&rest NAME-VALUES)
mh-insert-header-separator()
mh-insert-x-face()
mh-insert-x-mailer()
mh-interactive-read-address(PROMPT)
mh-interactive-read-string(PROMPT)
mh-letter-adjust-point()
mh-letter-mode-message()
mh-modify-header-field(FIELD VALUE &optional OVERWRITE-FLAG)
mh-new-draft-name()
mh-read-draft(USE INITIAL-CONTENTS DELETE-CONTENTS-FILE)
mh-redistribute(TO CC IDENTITY &optional MESSAGE)
mh-regexp-in-field-p(REGEXP &rest FIELDS)
mh-reply(MESSAGE &optional REPLY-TO INCLUDEP)
mh-send(TO CC SUBJECT)
mh-send-letter(&optional ARG)
mh-send-other-window(TO CC SUBJECT)
mh-send-sub(TO CC SUBJECT CONFIG)
mh-show-buffer-message-number(&optional BUFFER)
mh-smail()
mh-smail-batch(&optional TO SUBJECT OTHER-HEADERS &rest IGNORED)
mh-smail-other-window()
mh-tidy-draft-buffer()
mh-user-agent-compose(&optional TO SUBJECT OTHER-HEADERS &rest IGNORED)

Defined faces (0)