unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tomas Nordin <tomasn@posteo.net>
To: help-gnu-emacs@gnu.org
Subject: diff-goto-source hi-jacks my M-o
Date: Sun, 05 Jul 2020 17:55:06 +0200	[thread overview]
Message-ID: <87imf2gdnp.fsf@fliptop.i-did-not-set--mail-host-address--so-tickle-me> (raw)

Hello

I just tried vc-diff, C-x v D, or maybe vc-root-diff. Anyway, I
discovered that one of my favorite custom key-bindings, M-o, which I use
for other-window, was hi-jacked. It was hi-jacked to run the command
`diff-goto-source'. I checked to see if some other key-bindings that I
would probably guess do so, also run `diff-goto-source', namely RET and
`o'. And they did. So I could count to three diff-goto-source bindings
from the vd-diff buffer.

Checking mode help (C-h m), we can find some more;

C-c C-c		    diff-goto-source
M-RET		    diff-goto-source
M-o		        diff-goto-source (my precious)
ESC <mouse-2>	diff-goto-source

Seems to be a very important command to find. But for me it would be
enough with RET. And if one is to be voted away, I vote for my precious
M-o to be left alone.

PS: Whenever I fiddle with elisp I am completely in the hands of the
package paredit. And it, too, hi-jacks my M-o!

Happy fiddling
--
Tomas



             reply	other threads:[~2020-07-05 15:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-05 15:55 Tomas Nordin [this message]
2020-07-05 20:39 ` diff-goto-source hi-jacks my M-o Tomas Nordin
2020-07-06  2:20 ` Dmitry Alexandrov
2020-07-06 10:27   ` Tomas Nordin
2020-07-06 19:37     ` Dmitry Alexandrov
2020-07-06 20:07       ` Tomas Nordin
2020-07-06 21:46         ` Dmitry Alexandrov
2020-12-27 15:09           ` Tomas Nordin
2020-12-27 17:29             ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-12-28 16:41               ` Tomas Nordin

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=87imf2gdnp.fsf@fliptop.i-did-not-set--mail-host-address--so-tickle-me \
    --to=tomasn@posteo.net \
    --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).