Variable: mh-folder-mode-map
mh-folder-mode-map is a variable defined in mh-folder.el.gz.
Value
Large value
! mh-refile-or-write-again
' mh-toggle-tick
, mh-header-display
- negative-argument
. mh-alt-show
/ ' mh-narrow-to-tick
/ ? mh-prefix-help
/ c mh-narrow-to-cc
/ g mh-narrow-to-range
/ m mh-narrow-to-from
/ s mh-narrow-to-subject
/ t mh-narrow-to-to
/ w mh-widen
: mh-show-preferred-alternative
; mh-toggle-mh-decode-mime-flag
<backtab> mh-index-previous-folder
<mouse-2> mh-show-mouse
> mh-write-msg-to-file
? mh-help
C-M-i mh-index-previous-folder
C-d mh-delete-msg-no-motion
D ? mh-prefix-help
D DEL mh-page-digest-backwards
D SPC mh-page-digest
D b mh-burst-digest
DEL mh-previous-page
E mh-extract-rejected-mail
F ' mh-index-ticked-messages
F ? mh-prefix-help
F S mh-sort-folder
F c mh-catchup
F f mh-alt-visit-folder
F k mh-kill-folder
F l mh-list-folders
F n mh-index-new-messages
F o mh-alt-visit-folder
F p mh-pack-folder
F q mh-index-sequenced-messages
F r mh-rescan-folder
F s mh-search
F u mh-undo-folder
F v mh-visit-folder
I ? #<anonymous-function>
J ? mh-prefix-help
J a mh-junk-allowlist
J b mh-junk-blocklist
J w mh-junk-whitelist
K <backtab> mh-prev-button
K ? mh-prefix-help
K C-M-i mh-prev-button
K TAB mh-next-button
K a mh-mime-save-parts
K e mh-display-with-external-viewer
K i mh-folder-inline-mime-part
K o mh-folder-save-mime-part
K t mh-toggle-mime-buttons
K v mh-folder-toggle-mime-part
M mh-modify
M-< mh-first-msg
M-> mh-last-msg
M-d mh-redistribute
M-n mh-next-unread-msg
M-p mh-previous-unread-msg
P ? mh-prefix-help
P C mh-ps-print-toggle-color
P F mh-ps-print-toggle-faces
P f mh-ps-print-msg-file
P l mh-print-msg
P p mh-ps-print-msg
RET mh-show
S ' mh-narrow-to-tick
S ? mh-prefix-help
S d mh-delete-msg-from-seq
S k mh-delete-seq
S l mh-list-sequences
S n mh-narrow-to-seq
S p mh-put-msg-in-seq
S s mh-msg-is-in-seq
S w mh-widen
SPC mh-page-msg
SPC..~ undefined
T ? mh-prefix-help
T d mh-thread-delete
T n mh-thread-next-sibling
T o mh-thread-refile
T p mh-thread-previous-sibling
T t mh-toggle-threads
T u mh-thread-ancestor
TAB mh-index-next-folder
X ? mh-prefix-help
X s mh-store-msg
X u mh-store-msg
^ mh-alt-refile-msg
c mh-copy-msg
d mh-delete-msg
e mh-edit-again
f mh-forward
g mh-goto-msg
i mh-inc-folder
k mh-delete-subject-or-thread
m mh-alt-send
n mh-next-undeleted-msg
o mh-refile-msg
p mh-previous-undeleted-msg
q mh-quit
r mh-reply
s mh-send
t mh-toggle-showing
u mh-undo
v mh-index-visit-folder
x mh-execute-commands
| mh-pipe-msg
..\x3FFFFF digit-argument
Documentation
Keymap for MH-Folder mode.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-folder.el.gz
(define-key mh-folder-mode-map "I" mh-inc-spool-map)