Package: scala-mode-el Followup-For: Bug #669869 Here's a patch:
## begin --- /usr/share/emacs23/site-lisp/scala-mode/scala-mode-indent.el 2011-12-16 20:45:21.000000000 +0100 +++ /tmp/scala-mode-indent.el 2012-04-28 20:16:05.000000000 +0200 @@ -48,6 +48,8 @@ (provide 'scala-mode-indent) +(require 'scala-mode-navigation) + (defcustom scala-mode-indent:step 2 "Indentation step." :type 'integer ##end That apparently fixes it for me. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (600, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages scala-mode-el depends on: ii emacs23 [emacsen] 23.3+1-1.1 The GNU Emacs editor (with GTK+ us scala-mode-el recommends no packages. scala-mode-el suggests no packages. -- no debconf information -- Jonas Kölker <[email protected]> <URL:http://jonaskoelker.ignorelist.com> At work // mail: [email protected] // office: nygaard-280 // phone: 8942 5655
signature.asc
Description: Digital signature

