I’m not particularly, LISPer, but I do code some Emacs LISP for my convinience. Just to pick a few…
- Create Random Buffer is a script to create some random buffer. I’m actually wondering why something like this doesn’t exist as default. (well, there’s scratch buffer, but…) Useful for experimenting.
- Anti-Space Invader is a simple script to make two spaces after period, because you should never do that.