help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting lisp 'with' macros to indent correctly


From: jmckitrick
Subject: Getting lisp 'with' macros to indent correctly
Date: Wed, 18 Feb 2009 05:21:51 -0800 (PST)
User-agent: G2/1.0

I'm not sure if the indentation package changed, but forms like this:

(with-foo ()
  (bar))

used to indent 'bar' correctly.  Now the 'bar' sexp is lined up with
the arglist for 'with-foo'.  This should be a simple setting, but I
can't seem to find it.  Would someone point me in the right
direction?  Thanks!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]