• Noam Postavsky's avatar
    Don't fail to indent-sexp before a full sexp (Bug#31984) · 85791053
    Noam Postavsky authored
    * lisp/emacs-lisp/lisp-mode.el (indent-sexp): Only signal error if the
    initial forward-sexp fails.  Suppress scan-error forn any of the
    forward-sexp calls after that.
    * test/lisp/emacs-lisp/lisp-mode-tests.el (indent-sexp-cant-go): New
    test.
    85791053
lisp-mode-tests.el 7.64 KB