all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* diff-goto-source hi-jacks my M-o
@ 2020-07-05 15:55 Tomas Nordin
  2020-07-05 20:39 ` Tomas Nordin
  2020-07-06  2:20 ` Dmitry Alexandrov
  0 siblings, 2 replies; 10+ messages in thread
From: Tomas Nordin @ 2020-07-05 15:55 UTC (permalink / raw)
  To: help-gnu-emacs

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



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

end of thread, other threads:[~2020-12-28 16:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-05 15:55 diff-goto-source hi-jacks my M-o Tomas Nordin
2020-07-05 20:39 ` 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

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.