f324e83 ^
1 2 3 4 5
post_install() { echo "Add the following lines to your ~/.emacs file:" echo "(add-to-list 'load-path \"/usr/share/emacs/scala-mode\")" echo "(require 'scala-mode-auto)" }