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

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

highlight-sexp as buffer local


From: Christopher Dimech
Subject: highlight-sexp as buffer local
Date: Wed, 22 Jun 2022 07:37:26 +0200

Have been using `highlight-sexp' using hooks

(add-hook 'lisp-mode-hook 'highlight-sexp-mode)
(add-hook 'emacs-lisp-mode-hook 'highlight-sexp-mode)

Would like to enable highlight-sexp-mode as buffer local (`on' or `off').
How could this be done?



reply via email to

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