[slime-devel] Indentation modes
Tobias C. Rittweiler
tcr at freebits.de
Sat Aug 8 14:12:19 UTC 2009
jcm at sdf.lonestar.org writes:
> I'm trying to diagnose why my slime setup sometimes indents 'WITH' and
> other macros correctly, and other times indents them too far to the right.
> If I edit the file in lisp mode, it often doesn't work, but in slime
> mode, it usually does, depending on if I loaded the file before or after
> slime mode was running. At least I think that's correct.
>
> What variables or settings can I track down to figure out why lisp mode
> and slime mode are not indenting the same way?
If you load code into the image, Swank transmits indentation information
to Emacs based on a macro's arglist.
-T.
More information about the slime-devel
mailing list