I’ve consolidated various elisp scripts for Emacs I have publicized on Gist into a project, now called hideki-emacs-utilities. Also specialized anime terms SKK dictionaries are now available through skk-anime-dictionary.
Category: LISP
Categories
My Random Emacs LISP Scripts
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.