On 11/16/07, Brent Yorgey <[EMAIL PROTECTED]> wrote:
> Nice!  Is there a way to have this only run if the current buffer is in
> haskell-mode?  I'd add it myself but I've not yet taken the plunge to being
> an elisp hacker.

Try adding ``(eq major-mode 'haskell-mode)'' after the `and' ..
.. but why would you tolerate whitespace in other modes?

--
vvv
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to