Articles tagged "emacs"

Pinky and the god: Avoiding Emacs-induced RSI
Published on 2014-06-24
A story about creating and open sourcing a minor mode to help prevent "Emacs pinky"
Tagged: emacs

Emacs: Run git-blame on the current line
Published on 2014-05-10
This function runs git-blame on the current line and prints the short commit id, author, and commit date into the minibuffer.
Tagged: emacs

How to use Emacs like GNU Screen
Published on 2011-06-09
Tagged: emacs

Emacs etags: a quick introduction
Published on 2010-11-23
Emacs etags lets you quickly locate a definition by its name anywhere in your code base.
Tagged: emacs