1 Nov 2006 09:00
highlight-tail v1.3.4
Rafal Jedruszek <necui-usenet <at> nic-nac-project.net>
2006-11-01 08:00:28 GMT
2006-11-01 08:00:28 GMT
Hi, New version (1.3.4) of highlight-tail-mode is out. Webpage: http://nic-nac-project.net/~necui/ht.html highlight-tail is a eyecandy minor-mode for (X)Emacs. It changes the background color of some last typed characters and smoothly fade them out to the background color. This creates the illusion of drawing a "tail" in real time, when you write. I know I'm hopeless at explaining :) so you can see highlight-tail in action here: http://nic-nac-project.net/~necui/img/htshow.gif or/and try it. ============================== Here are the changes since last time I posted highlight-tail here: * 1.3.4 (01 Nov 2006) + Use `color-values' function instead of `color-name-rgb-alist' variable so that highlight-tail should work in Emacs on Windows and is simpler. Thanks to Kevin Rodgers for reporting. + cl is now used only at compile time. Thanks to Richard Stallman for reporting. ============================== And here is the code: ;;; highlight-tail.el --- draw a "tail" while writing, by smoothly changing background color(Continue reading)
RSS Feed