|
From: | Stefan Monnier |
Subject: | Re: [Emacs-diffs] emacs-25 d7084f2: Fix todo-mode use of minibuffer completion keymap (bug#23695). |
Date: | Wed, 15 Jun 2016 11:37:08 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
> Then shouldn't copy-keymap be obsoleted (or at least deprecated, also in > the documentation) and existing uses in Emacs changed? I don't know about obsoleting it (set-kemap-parent does something different, so it doesn't make it obsolete). But yes, its doc should probably point out that it's usually the wrong tool. I just did that in trunk. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |