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

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

Re: Switching show-paren-mode off


From: Thibaut Verron
Subject: Re: Switching show-paren-mode off
Date: Thu, 14 Jul 2022 23:27:42 +0200

Hi,

The value of the variable show-paren-mode will be t if the mode is enabled.

Alternatively, if all you want is to disable the mode, (show-paren-mode -1)
will do that.

Best wishes,
Thibaut

Le jeu. 14 juil. 2022 à 22:14, carlmarcos--- via Users list for the GNU
Emacs text editor <help-gnu-emacs@gnu.org> a écrit :

>
> How can I test whether `show-paren-mode' is enabled, so I can switch it
> off ?
>
>


reply via email to

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