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

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

bug#43489: [PATCH] Don't signal scan-error when moving by sexp interacti


From: Mattias Engdegård
Subject: bug#43489: [PATCH] Don't signal scan-error when moving by sexp interactively
Date: Mon, 21 Sep 2020 19:12:37 +0200

21 sep. 2020 kl. 10.49 skrev João Távora <joaotavora@gmail.com>:

> If, however, 
> the message is "Unbalanced parenthesis", I know something's up 
> and have to fix it.

Thanks for mentioning mark-sexp; it was accidentally omitted in my patch. I 
agree that this particular condition in mark-sexp merits special treatment; the 
reason for not being able to extend the mark may be far from the cursor and 
even off-screen.
It is probably worthwhile to communicate the "unbalanced parenthesis" case 
differently.

For those wondering what this is about: the condition arises when C-M-SPC is 
pressed with point before an unbalanced left bracket.






reply via email to

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