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

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

RE: using use-package


From: Drew Adams
Subject: RE: using use-package
Date: Wed, 29 Jun 2016 10:15:17 -0700 (PDT)

> 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.



reply via email to

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