↧
Answer by db48x for Why having a system loaded makes any difference for...
SLIME examines the argument list of macros to determine how to indent them correctly. Note that the indentation for the code supplied to the sera:and-let* macro went from being aligned with the first...
View ArticleWhy having a system loaded makes any difference for indentation?
I am using Common Lisp, SBCL, Emacs, and Slime. During a code review, a co-worker mentioned that the indentation of an s-expression was wrong.Usually, I just use indent-sexp(bounded to C-M-q) to fix...
View Article
More Pages to Explore .....