I was just thinking to myself, wouldn't it be great if emacs could use its syntax highlighting of the file I am editing to store that file as a color HTML page? Then I found out that it can be done: http://fly.srk.fer.hr/~hniksic/emacs/htmlize.el So I made a few quick examples: http://epirh1.epi.umn.edu/~mbmiller/bash_profile.html http://epirh1.epi.umn.edu/~mbmiller/C.html http://epirh1.epi.umn.edu/~mbmiller/Makefile.html It's using my emacs color scheme *exactly*. Can (g)vi(m) do that too? Just curious. It's nice that these genius programmers work for us for free! Mike