|
From: | Jonathan Leech-Pepin |
Subject: | Bind-Key.el -> Emacs core (Was: use-package.el -> Emacs core) |
Date: | Mon, 9 Nov 2015 21:53:37 -0500 |
John Wiegley <address@hidden> writes:
>> I notice it has two dependencies that are not in core though, which would
>> have to be shed.
>
> bind-key.el would come with it, since it's a companion library. It provides a
> convenience wrapper around both `define-key' and `kbd'. I suppose we ought to
> discuss that separation if there are questions.
We can also just incorporate the necessary `bind-key' functionality into
subr.el. In particular, that `bind-key*' function is something I've seen
people ask about before.
[Prev in Thread] | Current Thread | [Next in Thread] |