Your message dated Sat, 03 Sep 2011 08:06:32 -0300
with message-id <[email protected]>
and subject line please choose your favourite indent mode according to docs
has caused the Debian Bug report #568510,
regarding haskell-mode: major loss of indentation functionality
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
568510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568510
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: haskell-mode
Version: 2.7.0-2
Severity: normal
After the recent upgrade, indentation is much less useful than it used to be.
M-x haskell-indent-mode seems to help. If I should have been doing some
configuration after the upgrade, a NEWS.Debian would have been a good idea.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32.7-ibid-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages haskell-mode depends on:
ii emacs23 [emacsen] 23.1+1-6 The GNU Emacs editor (with GTK+ us
Versions of packages haskell-mode recommends:
ii ghc6 6.10.4-1 GHC - the Glasgow Haskell Compilat
ii hugs 98.200609.21-5+b1 A Haskell 98 interpreter
haskell-mode suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi All;
Please see /usr/share/doc/haskell-mode/README . In particular,
uncomment one of the following three lines in your .emacs
;;(add-hook 'haskell-mode-hook 'turn-on-haskell-indentation)
;;(add-hook 'haskell-mode-hook 'turn-on-haskell-indent)
;;(add-hook 'haskell-mode-hook 'turn-on-haskell-simple-indent)
David
--- End Message ---