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

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

RE: using use-package


From: Phillip Lord
Subject: RE: using use-package
Date: Wed, 29 Jun 2016 18:20:11 +0100
User-agent: SquirrelMail/1.5.2 [SVN]

On Wed, June 29, 2016 6:15 pm, Drew Adams wrote:
>> What about something like this below? We can now do something like:
>> (extend-key 'fake-feature-map "\C-f" 'foward-char)
>> It has the same syntax as define-key
>>
>
> Not really.  The first arg to `define-key' is a keymap.
> The first arg to your `extend-key' is a symbol.

Yes, of course. It has to be macro'd to avoid that. Easily done.

Just a starter for 10, alternatives welcome.

Phil




reply via email to

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