(message "hello, emacswiki!")
Because to me, Emacs stands for: Eternally Modifying All Configuration Settings. This means I can make it perfect. Or at least continually strive to make it perfect. It’s really a metaphor on life.
More information about my projects is available on my web site: http://mgalgs.github.com
Here are a few of my elisp projects:
Provides “hints” and a spacing profile-switching mechanism to facilitate switching between using tabs and spaces while coding in a mixed environment. https://github.com/mgalgs/indent-hints-mode
Parses canonical header comments in elisp files and converts them into markdown text, suitable for GitHub README files. https://github.com/mgalgs/make-readme-markdown
Welcome to the wiki! :) – AlexSchroeder