eschulte / rhtml

mmm-free Minor Mode for editing rhtml file in Emacs

This URL has Read+Write access

rhtml /
name age message
file .gitignore Tue Jul 08 14:20:23 -0700 2008 first commit [eschulte]
file DEPTREE Tue Jul 08 14:20:23 -0700 2008 first commit [eschulte]
file LICENSE Tue Jul 08 14:20:23 -0700 2008 first commit [eschulte]
file README Tue Jul 08 14:38:33 -0700 2008 changed default face to play nicer with dark ba... [eschulte]
file rhtml-erb.el Loading commit data...
file rhtml-fonts.el Tue Jul 15 12:44:36 -0700 2008 nicer fonts [eschulte]
file rhtml-mode.el
file rhtml-navigation.el
file rhtml-ruby-hook.el Tue Jul 08 14:20:23 -0700 2008 first commit [eschulte]
file rhtml-sgml-hacks.el Tue Jul 08 14:20:23 -0700 2008 first commit [eschulte]
file test.rhtml
README
rhtml --- mmm-free mode for editing .rhtml files using Emacs

Can be used with Rinari (http://github.com/eschulte/rinari/tree/master)

to use download this directory and place it in your elisp directory,
then include the following in you emacs .init file

;;; rhtml mode
(add-to-list 'load-path "~/path/to/rhtml")
(require 'rhtml-mode)