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

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

Re: backward-sexp throws scan-error "Unbalanced parentheses", but forwar


From: Stefan Monnier
Subject: Re: backward-sexp throws scan-error "Unbalanced parentheses", but forward-sexp works
Date: Wed, 19 Jan 2022 18:44:41 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> I made a diff compared to my installed version and apparently the
> new, working version adds the `after-change-functions` which you wanted
> to remove among other things . (diff attached)

I didn't quite remove it: I replaced it with something that has
a similar effect but without touching that var.

> So the problem went away, because I upgraded to the latest version,
> which is good, but I'm still wondering how the syntax parser got
> confused because of indentation stuff.

Good question.


        Stefan




reply via email to

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