Tuesday, March 10, 2009

Little emacs tricks

Found this in IUScheme.el:

(define-key global-map "\r" 'newline-and-indent)


Bothered me to no end having to hit tab after a return. This is especially a godsend in python-mode.

Drop me a line if you have a .emacs one-liner that saves you a headache.

Labels: ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home