> Anyway, I've been an Emacs Lisp hacker for >20 years, and I very
> rarely use *scratch*;
I use the *scratch* buffer all the time. I use it as a generic
copy/paste text buffer, and I use it to evaluate lisp expression (mostly
just using it as a calculator).