unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* bookmark+ keybinding question
@ 2024-10-23 17:47 Christopher Howard
  2024-10-23 20:09 ` [External] : " Drew Adams
  0 siblings, 1 reply; 7+ messages in thread
From: Christopher Howard @ 2024-10-23 17:47 UTC (permalink / raw)
  To: Drew Adams; +Cc: Help Gnu Emacs Mailing List

Hi Drew, could you give me a little guidance on something: I'm wanting, while viewing the bookmark list, to unbind "\M-o" from the bmkp-bmenu-w32-jump-to-marked, because I have a global M-o binding that I use very frequently, and this is causing me some inconvenience. I was thinking I could do something like this in my init.el:

```
(add-hook ???
          (lambda ()
            (unbind-key "\M-o")))
```

But I can't seem to figure out the correct hook. I'd rather not edit the bookmark+ code itself if I can avoid that.

-- 
📛 Christopher Howard
🚀 gemini://gem.librehacker.com
🌐 http://gem.librehacker.com

בראשית ברא אלהים את השמים ואת הארץ



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-10-28 16:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23 17:47 bookmark+ keybinding question Christopher Howard
2024-10-23 20:09 ` [External] : " Drew Adams
2024-10-23 22:04   ` Christopher Howard
2024-10-24  2:19     ` Drew Adams
2024-10-24  2:23       ` Drew Adams
2024-10-26 10:16     ` Robert Pluim
2024-10-28 16:55       ` Christopher Howard

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).