Emacs Easter Egg

From a terminal window run emacs like so:


emacs --no-splash -f view-hello-file


This starts emacs and opens a file which translates the word hello into several languages.

1 comments:

Anonymous said...

It's not an Easter egg. "view-hello-file" command has been there for a long time. It's bound to "C-h h" and it's normally advertised in the "C-h ?" menu.

On the other hand, Emacs is so huge dungeon (in a good way) that I find "Easter eggs" all the time.