woman-mode-map
woman-mode-map is a variable defined in `
woman.el
'.
Its value is shown
below.
- This variable may be risky if used as a file-local variable.
Documentation:
Keymap for woman mode.
Value:
(keymap
(menu-bar keymap
(WoMan menu-item "WoMan"
(keymap "WoMan"
(WoMan\.\.\. menu-item "WoMan..." woman)
(nil-7 menu-item "--")
(Next\ Section menu-item "Next Section" Man-next-section)
(Previous\ Section menu-item "Previous Section" Man-previous-section)
(Goto\ Section\.\.\. menu-item "Goto Section..." Man-goto-section)
(Goto\ See-Also\ Section menu-item "Goto See-Also Section" Man-goto-see-also-section)
(Follow\ Reference\.\.\. menu-item "Follow Reference..." Man-follow-manual-reference)
(nil-7-7 menu-item "--")
(Previous\ WoMan\ Buffer menu-item "Previous WoMan Buffer" WoMan-previous-manpage)
(Next\ WoMan\ Buffer menu-item "Next WoMan Buffer" WoMan-next-manpage)
(Bury\ WoMan\ Buffer menu-item "Bury WoMan Buffer" Man-quit)
(Kill\ WoMan\ Buffer menu-item "Kill WoMan Buffer" Man-kill)
(nil-7-12 menu-item "--")
(Use\ Full\ Frame\ Width menu-item "Use Full Frame Width" woman-toggle-fill-frame :button
(:toggle . woman-fill-frame))
(Reformat\ Last\ Man\ Page menu-item "Reformat Last Man Page" woman-reformat-last-file)
(Make\ Contents\ Menu menu-item "Make Contents Menu" menu-function-124 :key-sequence nil :enable
(not woman-imenu-done))
(nil-7-16 menu-item "--")
(Describe\ \(Wo\)Man\ Mode menu-item "Describe (Wo)Man Mode" describe-mode)
(Mini\ Help menu-item "Mini Help" woman-mini-help)
(Customize\.\.\. menu-item "Customize..." menu-function-125 :key-sequence nil)
(Show\ Version menu-item "Show Version" menu-function-126 :key-sequence nil)
(nil-7-21 menu-item "--")
(Advanced menu-item "Advanced"
(keymap "Advanced"
(View\ Source menu-item "View Source" menu-function-127 :key-sequence nil :enable woman-last-file-name)
(Show\ Log menu-item "Show Log" menu-function-128 :key-sequence nil)
(Extended\ Font menu-item "Extended Font" woman-toggle-use-extended-font :visible woman-font-support :button
(:toggle . woman-use-extended-font))
(Symbol\ Font menu-item "Symbol Font" woman-toggle-use-symbol-font :visible woman-font-support :button
(:toggle . woman-use-symbol-font))
(Font\ Map menu-item "Font Map" woman-display-extended-fonts :enable woman-use-symbol-font :visible woman-font-support)
(nil-7 menu-item "--")
(nil menu-item "Emulation")
(nroff menu-item "nroff" menu-function-129 :key-sequence nil :button
(:radio eq woman-emulation 'nroff))
(troff menu-item "troff" menu-function-130 :key-sequence nil :button
(:radio eq woman-emulation 'troff)))))))
(remap keymap
(man-follow . woman-follow)
(man . woman))
(M-mouse-2 . woman-follow-word)
(27 keymap
(112 . WoMan-previous-manpage)
(110 . WoMan-next-manpage))
(119 . woman)
(82 . woman-reformat-last-file)
keymap
(menu-bar keymap
(Man menu-item "Man"
(keymap "Man"
(Next\ Section menu-item "Next Section" Man-next-section)
(Previous\ Section menu-item "Previous Section" Man-previous-section)
(Go\ To\ Section\.\.\. menu-item "Go To Section..." Man-goto-section)
(Go\ To\ \"SEE\ ALSO\"\ Section menu-item "Go To \"SEE ALSO\" Section" Man-goto-see-also-section :enable
(cl-member Man-see-also-regexp Man--sections :test #'string-match-p))
(Follow\ Reference\.\.\. menu-item "Follow Reference..." Man-follow-manual-reference :enable Man--refpages :help "Go to a manpage referred to in the \"SEE ALSO\" section")
(nil-7 menu-item "--")
(Next\ Manpage menu-item "Next Manpage" Man-next-manpage :enable
(>
(length Man-page-list)
1))
(Previous\ Manpage menu-item "Previous Manpage" Man-previous-manpage :enable
(>
(length Man-page-list)
1))
(nil-7-8 menu-item "--")
(Man\.\.\. menu-item "Man..." man)
(Kill\ Buffer menu-item "Kill Buffer" Man-kill)
(Quit menu-item "Quit" Man-quit))))
(63 . describe-mode)
(13 . man-follow)
(109 . man)
(117 . Man-update-manpage)
(113 . Man-quit)
(107 . Man-kill)
(115 . Man-goto-see-also-section)
(103 . Man-goto-section)
(114 . Man-follow-manual-reference)
(46 . beginning-of-buffer)
(60 . beginning-of-buffer)
(62 . end-of-buffer)
(27 keymap
(112 . Man-previous-manpage)
(110 . Man-next-manpage))
(112 . Man-previous-section)
(110 . Man-next-section)
(127 . scroll-down-command)
(32 . scroll-up-command)
(33554464 . scroll-down-command)
(57 . digit-argument)
(56 . digit-argument)
(55 . digit-argument)
(54 . digit-argument)
(53 . digit-argument)
(52 . digit-argument)
(51 . digit-argument)
(50 . digit-argument)
(49 . digit-argument)
(48 . digit-argument)
(45 . negative-argument)
(remap keymap
(self-insert-command . undefined))
keymap
(backtab . backward-button)
(27 keymap
(9 . backward-button))
(9 . forward-button))