Übersicht Letzte Änderungen Neuigkeiten Suchen ElispSektion KurzAnleitung Impressum

mgalgs

Letzte Änderung

Zusammenfassung: eternally modifying all configuration settings

Eingefügt:

> == Why I love emacs ==
> Because to me, Emacs stands for: <b>E</b>ternally <b>M</b>odifying <b>A</b>ll <b>C</b>onfiguration <b>S</b>ettings. This means I can make it perfect. Or at least continually strive to make it perfect. It's really a metaphor on life.


(message "hello, emacswiki!")

Why I love emacs

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:

Indent hints mode

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

make-readme-markdown

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

Discussion

Welcome to the wiki! :) – AlexSchroeder


CategoryHomepage