From: Lars Ingebrigtsen <larsi@gnus.org>
To: Van L <van@scratch.space>
Cc: 34080@debbugs.gnu.org, Juri Linkov <juri@linkov.net>
Subject: bug#34080: 27.0.50, 26.1; undocumented key bindings for *vc-diff*
Date: Fri, 25 Sep 2020 14:21:51 +0200 [thread overview]
Message-ID: <87o8luoxls.fsf@gnus.org> (raw)
In-Reply-To: <0D591EDD-EF52-494D-9C99-4AEFE1214B28@scratch.space> (Van L.'s message of "Mon, 21 Jan 2019 09:28:05 +1100")
Van L <van@scratch.space> writes:
> +;; List key bindings for describe-mode
> +(put 'diff-hunk-next :advertised-binding [tab])
> +(put 'diff-hunk-prev :advertised-binding [(shift tab)])
> +
I tried this patch, but `M-x describe-mode' in a *vc-diff* buffer did
not seem to care that much -- it listed diff-hunk-prev on M-p and ESC
<backtab> and -next on C-M-i/M-n only, with or without this patch.
Is :advertised-binding not working here, or is ... er ... something else
wrong? The actual bindings are:
("\t" . diff-hunk-next)
([backtab] . diff-hunk-prev)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2020-09-25 12:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-15 5:29 bug#34080: 27.0.50, 26.1; undocumented key bindings for *vc-diff* Van L
2019-01-19 21:24 ` Juri Linkov
2019-01-20 13:25 ` Van L
2019-01-20 22:28 ` Van L
2019-01-21 20:35 ` Juri Linkov
2019-01-22 2:59 ` Van L
2020-09-25 12:21 ` Lars Ingebrigtsen [this message]
2019-10-12 23:02 ` Lars Ingebrigtsen
2019-10-12 23:05 ` Lars Ingebrigtsen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o8luoxls.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=34080@debbugs.gnu.org \
--cc=juri@linkov.net \
--cc=van@scratch.space \
/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.
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.