[slime-devel] SLIME altering lisp-mode indentation
Jeff Massung
massung at gmail.com
Wed Feb 2 15:52:25 UTC 2011
Hello all,
For some reason, SLIME overrides the default lisp-mode indentation and I'm
unsure of how to fix this (I'm still learning Emacs). The indentation I'm
speaking of is in regards to IF statements. If I don't ever load SLIME, my
IF statements indent like so:
IF
----THEN
--ELSE
Which is very much how I like them to indent. After SLIME is loaded, they
are:
IF
----THEN
----ELSE
Does anyone know how I can fix this? Thanks!
Jeff M.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20110202/8b615bf8/attachment.html>
More information about the slime-devel
mailing list