bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14086: 24.3.50; `substitute-command-keys': inappropriate "(that bind


From: Michael Heerdegen
Subject: bug#14086: 24.3.50; `substitute-command-keys': inappropriate "(that binding is currently shadowed by another mode)"
Date: Fri, 29 Apr 2016 13:49:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> "Drew Adams" <drew.adams@oracle.com> writes:
>
> >  M-r             previous-matching-history-element
> >    (that binding is currently shadowed by another mode)

I guess this happens because `minibuffer-local-completion-map', where
Drew made the binding, has as parent map `minibuffer-local-map', whose
binding (indeed) gets shadowed.

Dunno whether the different ways of shadowing can be easily
distinguished.  But I agree that the wording is misleading.

Maybe we should just say "that binding is currently shadowed".


Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]