23 Nov
2007
23 Nov
'07
7:57 a.m.
On 11/23/07, Greg Heartsfield <scsibug@imap.cc> wrote:
Additionally, I find this to be helpful for keeping out trailing whitespace:
;; Highlight trailing whitespace in haskell files (add-hook 'haskell-mode-hook '(lambda () (setq show-trailing-whitespace t)))
Indeed. :)