Wither Self
Luke Gorrie
luke@REDACTED
Fri Sep 12 15:35:09 CEST 2003
Peter-Henry Mander <erlang@REDACTED> writes:
> And it doesn't even meet the specification "*without* emacs"!!!
The really bad bit was that it didn't recognise that e.g. % inside a
string is not a comment.
I was about to rewrite it to "delete everything that syntax-colouring
decided was a comment", but thought better of it. :-)
Aside: one very nice Emacs hack I recently got is "htmlize.el", which
takes a buffer and generates HTML with the same syntax
colouring. Handy when you want to publish code snippets on the web.
http://fly.srk.fer.hr/~hniksic/emacs/htmlize.el
-Luke
More information about the erlang-questions
mailing list