unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Christopher Howard <christopher@librehacker.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: Help Gnu Emacs Mailing List <help-gnu-emacs@gnu.org>
Subject: bookmark+ keybinding question
Date: Wed, 23 Oct 2024 09:47:29 -0800	[thread overview]
Message-ID: <87msiuvhhq.fsf@librehacker.com> (raw)

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

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



             reply	other threads:[~2024-10-23 17:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-23 17:47 Christopher Howard [this message]
2024-10-23 20:09 ` [External] : bookmark+ keybinding question 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87msiuvhhq.fsf@librehacker.com \
    --to=christopher@librehacker.com \
    --cc=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).