Function: mh-alt-send

mh-alt-send is a function alias and interactive for mh-send, defined in mh-comp.el.gz.

Signature

(mh-alt-send TO CC SUBJECT)

Documentation

Compose a message.

Your letter appears in an Emacs buffer whose mode is MH-Letter (see mh-letter-mode).

The arguments TO, CC, and SUBJECT can be used to prefill the draft fields or suppress the prompts if mh-compose-prompt-flag is on. They are also passed to the function set in the option mh-compose-letter-function.

See also mh-insert-x-mailer-flag and mh-letter-mode-hook.

Outside of an MH-Folder buffer (mh-folder-mode), you must call either M-x mh-smail (mh-smail) or M-x mh-smail-other-window (mh-smail-other-window) to compose a new message.

Key Bindings

Aliases

mh-alt-send