orgweb/site/projects/mode-icons.org
Tom Willemsen eb9348bf34 Update and add project pages
I've once again thought up a different common structure for website
pages, I hope this one sticks longer than the ones before, but this
limits duplication of data somewhat and keeps maintenance costs of
these pages fairly low.
2013-01-19 02:48:40 +01:00

1.7 KiB

mode-icons

<script src="/keyjs.js" type="text/javascript"></script> <script type="text/javascript"> keyjs_initialize({ "u": [ "keyjs_goto", "../index.html" ], "h": [ "keyjs_goto", "http://ryuslash.org" ] }); </script>

About

Mode-icons is a package for emacs that, when enabled, replaces certain major mode names with icons of their logo. This reduces the size of their position in the mode-line.

Language
License GPLv3

Why was it written?

Because I sometimes have a great deal of trouble with the amount of room my mode-line takes up and also because I like some graphical elements, when they're useful.

Who is it for?

Anyone who likes to have a more visual que of their major mode.

Data

Version 0 (development only)
Language Emacs Lisp
License GPLv3

Features

  • Show icons for major modes:

    • Common Lisp
    • Emacs Lisp
    • HTML
    • PHP
    • Python
    • Scheme

Dependencies

GNU Emacs
Probably version 24 or higher, since that is what it has been developed with.

More…

For further instructions I would refer you to the README and manual.