* Test whether parentheses are matched within a selected region
@ 2022-07-12 2:25 carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-12 12:43 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: carlmarcos--- via Users list for the GNU Emacs text editor @ 2022-07-12 2:25 UTC (permalink / raw)
To: Help Gnu Emacs
Is there a way to check whether parentheses are matched within a selected region?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Test whether parentheses are matched within a selected region
2022-07-12 2:25 Test whether parentheses are matched within a selected region carlmarcos--- via Users list for the GNU Emacs text editor
@ 2022-07-12 12:43 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-07-12 12:43 UTC (permalink / raw)
To: help-gnu-emacs
> Date: Tue, 12 Jul 2022 04:25:35 +0200 (CEST)
> From: carlmarcos--- via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
>
>
> Is there a way to check whether parentheses are matched within a selected region?
Yes, go to one end of the region and type either M-C-f or M-C-b.
Alternatively, use "M-x check-parens" after "C-x n n".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-12 12:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-12 2:25 Test whether parentheses are matched within a selected region carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-12 12:43 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).