David Bremner <da...@tethera.net> writes: > Robbie Harwood <rharw...@club.cc.cmu.edu> writes: >> >> Makes sense. The problem I'm having is that it's not clear how to turn >> it off, especially since I don't want any indentation. > > I think what you want then is to turn off electric-indent-mode, perhaps > in a hook of haskell-mode. I have a vague memory that the default for > this mode changed in 24.4. > > UNTESTED: > > (add-hook 'haskell-mode-hook > (lambda () > (electric-indent-local-mode -1)))
That is exactly what I want, thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org