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-table | Syntax table used by MH-E while searching an address field. |
mh-annotate-char | Character to use to annotate ‘mh-sent-from-msg’. |
mh-annotate-field | Field name for message annotation. |
mh-annotate-list | Messages annotated, either a sequence name or a list of message numbers. |
mh-comp-formfile | Name of file to be used as a skeleton for composing messages. |
mh-dist-formfile | Name of file to be used as a skeleton for redistributing messages. |
mh-fcc-syntax-table | Syntax table used by MH-E while searching an Fcc field. |
mh-insert-auto-fields-done-local | Buffer-local variable set when ‘mh-insert-auto-fields’ called successfully. |
mh-letter-mode-syntax-table | Syntax table used by MH-E while in MH-Letter mode. |
mh-new-draft-cleaned-headers | Regexp of header lines to remove before offering a message as a new draft. |
mh-redist-background | If non-nil redist will be done in background like send. |
mh-regexp-in-field-syntax-table | Specify a syntax table for ‘mh-regexp-in-field-p’ to use. |
mh-repl-formfile | Name of file to be used as a skeleton for replying to messages. |
mh-repl-group-formfile | Name of file to be used as a skeleton for replying to messages. |
mh-send-args | Extra args to pass to "send" command. |
mh-send-prog | Name of the MH send program. |
mh-send-uses-spost-flag | Non-nil means "send" uses "spost" to submit messages. |