Animating things in Emacs
2015-07-15: Updated teletype.el link. Thanks, Jason!
Some years ago, I came across M-x animate-birthday-present (and therefore animate-string and animate-sequence) while reading through the output of M-x apropos-command RET . RET, which lists all of the interactive commands. (Well worth exploring! The Emacs Manual also lists a few unusual things under “Amusements.”) It’s one of my favourite examples of odd things you can find in Emacs, like M-x doctor and M-x tetris. I use animate-string to create the title sequences of Emacs chats like this one with Bastien Guerry.
It turns out that lots of people use the Emacs text editor for animating things. Andrea Rossetti (from Trieste, Italy) e-mailed to share this little thing he put together to simulate typing in Emacs. And, boggle of boggles, someone even taught a course on Emacs Lisp Animations.
Next: Maybe someone can make an onion-skin animation mode to go on top of artist-mode so that we can make Emacs flipbooks?
2 Pingbacks/Trackbacks
- 17 June 2013 at 12:06pm
- Backyard work; Weekly review: Week ending June 14, 2013 » sacha chua :: living an awesome life 06 March 2014 at 4:03am
- Emacs animations | Indelible Stamp
[...] Animating things in Emacs ...
[…] this neat post on Sacha Chua’s blog, I discovered M-x ...