* define-key gives key-sequence not defined
@ 2021-06-01 4:34 michael.franzese
2021-06-01 7:38 ` Marcin Borkowski
0 siblings, 1 reply; 3+ messages in thread
From: michael.franzese @ 2021-06-01 4:34 UTC (permalink / raw)
To: Help Gnu Emacs
Have been using the following keybinding
(define-key emacs-lisp-mode-map
(kbd "H-o b") #'outline-hide-body)
But I am getting "H-o is undefined".
^ permalink raw reply [flat|nested] 3+ messages in thread
* define-key gives key-sequence not defined
@ 2021-06-01 3:47 michael.franzese
0 siblings, 0 replies; 3+ messages in thread
From: michael.franzese @ 2021-06-01 3:47 UTC (permalink / raw)
To: Help Gnu Emacs
Have been using the following keybinding
(define-key emacs-lisp-mode-map
(kbd "H-o b") #'outline-hide-body)
But I am getting "H-o is undefined".
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-06-01 7:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-01 4:34 define-key gives key-sequence not defined michael.franzese
2021-06-01 7:38 ` Marcin Borkowski
-- strict thread matches above, loose matches on Subject: below --
2021-06-01 3:47 michael.franzese
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.