projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7462696
)
[emacs][wip] fix (void-variable personal-keybindings) error
author
Amin Bandali
<bandali@gnu.org>
Mon, 24 Dec 2018 22:33:06 +0000
(17:33 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Mon, 24 Dec 2018 22:33:06 +0000
(17:33 -0500)
https://github.com/jwiegley/use-package/issues/436#issuecomment-
285954250
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
52c1437
..
11f45a3
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-729,6
+729,7
@@
for this.
** Bindings
#+begin_src emacs-lisp
+(require 'bind-key)
(bind-keys
("C-c a i" . ielm)