---------- Forwarded message ---------- From: Julian Gilbey <[email protected]> Date: Tue, Jan 25, 2011 at 10:07 PM Subject: [Haskell] Literate Haskell editing with Emacs and MMM: the $ operator To: [email protected]
I've been editing literate (LaTeX-based) Haskell code using Emacs and MMM-mode, using the instructions posted in http://www.haskell.org/pipermail/haskell/2006-April/017855.html There's one annoyance, however: the $ operator in Haskell code ends up being interpreted as the beginning of math mode, completely messing up any font-lock colo(u)ring. Has anyone else found this, and has anyone come up with a good solution? Thanks, Julian _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell _______________________________________________ Haskellmode-emacs mailing list [email protected] http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs
