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 see.  In that case, the mistakes would be few enough that I think
your patch is a good idea.

However, it would be even better if develop a textual convention for
indicating function calls that appear in quotes.  That would enable
Emacs to detect them reliably.

Perhaps--put a space between the quote and the open-paren?


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

Reply via email to