Variable: hyrolo-mode-map
hyrolo-mode-map is a variable defined in hyrolo.el.
Value
Large value
, hyrolo-to-entry-beginning
- negative-argument
. hyrolo-to-entry-end
0 digit-argument
1 digit-argument
2 digit-argument
3 digit-argument
4 digit-argument
5 digit-argument
6 digit-argument
7 digit-argument
8 digit-argument
9 digit-argument
< beginning-of-buffer
<backtab> hyrolo-previous-match
<return> action-key
> end-of-buffer
? describe-mode
C-M-i hyrolo-previous-match
C-c / h outline-hide-by-heading-regexp
C-c / s outline-show-by-heading-regexp
C-c @ hyrolo-outline-mark-subtree
C-c C-< hyrolo-outline-promote
C-c C-> hyrolo-outline-demote
C-c C-^ hyrolo-outline-move-subtree-up
C-c C-a hyrolo-outline-show-all
C-c C-b hyrolo-outline-backward-same-level
C-c C-c hyrolo-outline-hide-entry
C-c C-d hyrolo-outline-hide-subtree
C-c C-e hyrolo-outline-show-entry
C-c C-f hyrolo-outline-forward-same-level
C-c C-k hyrolo-outline-show-branches
C-c C-l hyrolo-outline-hide-leaves
C-c C-n hyrolo-outline-next-visible-heading
C-c C-o hyrolo-outline-hide-other
C-c C-p hyrolo-outline-previous-visible-heading
C-c C-q hyrolo-outline-hide-sublevels
C-c C-s hyrolo-outline-show-subtree
C-c C-t hyrolo-outline-hide-body
C-c C-u hyrolo-outline-up-heading
C-c C-v hyrolo-outline-move-subtree-down
C-c C-x foldout-exit-fold
C-c C-z foldout-zoom-subtree
C-c RET hyrolo-outline-insert-heading
C-c TAB hyrolo-outline-show-children
DEL scroll-down
M-s hyrolo-isearch
SPC scroll-up
SPC..~ undefined
TAB hyrolo-next-match
[ hyrolo-to-previous-loc
] hyrolo-to-next-loc
a hyrolo-outline-show-all
b hyrolo-outline-backward-same-level
e hyrolo-edit-entry
f hyrolo-outline-forward-same-level
h hyrolo-outline-hide-subtree
l hyrolo-locate
m hyrolo-mail-to
n hyrolo-outline-next-visible-heading
o hyrolo-overview
p hyrolo-outline-previous-visible-heading
q hyrolo-quit
r hyrolo-grep-or-fgrep
s hyrolo-outline-show-subtree
t hyrolo-top-level
u hyrolo-outline-up-heading
Documentation
Keymap for the hyrolo display match buffer.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hyrolo.el
(defvar hyrolo-mode-map nil
"Keymap for the hyrolo display match buffer.")