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

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

bug#26187: Bug in indent-sexp


From: Gdobbins
Subject: bug#26187: Bug in indent-sexp
Date: Sun, 19 Mar 2017 21:18:09 -0400

The refactor of indent-sexp in commit 3ee3995d105ff02f0fac540757431d36cb45c6c7 broke the assumption

         ;; If ENDPOS is nil, it is safe not to scan before point
         ;; since every line we indent is more deeply nested than point is.

thereby breaking functionality in paredit. The attached patch fixes this.

-- Graham Dobbins


Attachment: 0001-lisp-emacs-lisp-lisp-mode.el-indent-sexp-Fix-null-en.patch
Description: Text Data


reply via email to

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