Manuel M T Chakravarty wrote:
XEmacs has the very nice function

M-x htmlize-buffer

which when executed in a buffer containing a Haskell file
(or any other source code for which (X)Emacs provides
special markup) produces HTML output that exactly matches
the display used in (X)Emacs itself (ie, including colours).

I am unsure whether that or similar functionality is
provided by GNU Emacs, too, but it may very well be.

I don't believe it is provided with GNU Emacs, but it can be added on:


http://fly.cc.fer.hr/~hniksic/emacs/htmlize.el

-d

_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to