Emacs Lisp

From WikEmacs
Revision as of 14:48, 26 March 2012 by Francesco (talk | contribs) (Beginning of a common skeleton to be used for major modes)
Jump to navigation Jump to search

Basic setup

Helpful keybindings

M-<tab> complete at point
C-M-q indent the sexp following point
C-M-x evaluate the defun at point

Common customizations

External links