I do check for a quote.  The check for `fboundp' is to try and
    "correctly" indent things like
           '(with-current-buffer buf
              (do-something))
    which occur sometimes in macros.

I would rather have it treat lists as lists, regardless of whether the lists
might represent programs (e.g. even in macros and arg to eval). So, to me,
dumb checking for a quote or backquote would be good. IOW, I like the
behavior given by Juanma's hook code using common-lisp-indent-function. But
I can imagine people might feel differently about this.



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to