Search
Translate / Traduci
Support Gioorgi Editorial Board
Facet
Tag Archives: elisp
Emacs Repeat complex command
A very useful friend to make a elisp function starting from your….last command C-x ESC ESC (translated from C-x <escape> <escape>) runs the command repeat-complex-command (found in global-map), which is an interactive compiled Lisp function in ‘simple.el’. It is bound … Continue reading
Posted in English Content
Tagged cute, elisp, emacs, relax
Comments Off on Emacs Repeat complex command
Learning Emacs Lisp: the fast track!
Ops I did it again. Although I repeatedly said I didn’t love emacs Lisp, I finally managed to learn it. So I want to share with you my tips, to help entering in the Emacs Lisp world in a fast, … Continue reading
Posted in English Content
Tagged cool, elisp, elnode, emacs, ideas, lisp, nice, programming
Comments Off on Learning Emacs Lisp: the fast track!