twiddle

Homepage: http://www.splode.com/~friedman/software/emacs-lisp

Author: Noah Friedman

Updated:

Summary

Mode-line display hack

Commentary

Inspired by a similar hack by Jim Blandy .

There are two user commands of interest: twiddle-start and twiddle-compile.

If you write new twiddles, try to minimize or avoid consing, since those
functions are called constantly.

Dependencies