unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).