Next: Scan Line Formats, Previous: Junk, Up: Top [Contents][Index]
This chapter covers the following command and the various MH-E buffers,
mh-version
Display version information about MH-E and the MH mail handling system.
One command worth noting is M-x mh-version. You can compare the version this command prints to the latest release (see Getting MH-E). The output of M-x mh-version, found in a buffer named *MH-E Info*, should usually be included with any bug report you submit (see Bug Reports).
Besides the MH-Folder, MH-Show, and MH-Letter buffers, MH-E creates several other buffers. They are:
This buffer contains the output of F l (mh-list-folders
).
See Folders.
This buffer contains the output of ? (mh-help
) and
C-c ? in MH-Letter mode. See Using This Manual.
This buffer contains the output of M-x mh-version RET.
This buffer contains the last 100 lines of the output of the various MH commands.
This buffer contains the transcript of a mail delivery. See Sending Message.
This buffer contains the output of C-c C-w
(mh-check-whom
) and is killed when draft is sent.
See Checking Recipients.
This buffer contains the output of S l
(mh-list-sequences
). See Sequences.
This is a scratch, ephemeral, buffer used by MH-E functions. Note that it is hidden because the first character in the name is a space. You’ll generally not have any need for this buffer.
Next: Scan Line Formats, Previous: Junk, Up: Top [Contents][Index]