[Bug 1331277] Re: TAB does not work in Haskell mode in Ubuntu 14.04

2014-11-23 Thread Peter Selinger
Thanks. What you wrote didn't work for me as written, but it enabled me to figure out what to do. I put this in my .emacs file: (setq haskell-mode-hook (quote (turn-on-haskell-indentation))) and now it works fine for me. I still think it is a bug that such manual configuation is required; this sh

[Bug 1331277] Re: TAB does not work in Haskell mode in Ubuntu 14.04

2014-11-23 Thread Konrad Voelkel
After using emacs customize to add '(haskell-mode-hook (quote (turn-on- haskell-indentation))) to the .emacs file and closing all haskell buffers, rebooting emacs and opening a haskell file again, I no longer have this problem. It would probably be a sensible default to have some haskell-mode-hoo

[Bug 1331277] Re: TAB does not work in Haskell mode in Ubuntu 14.04

2014-07-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: haskell-mode (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1331277 Title: