all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* highlight-sexp as buffer local
@ 2022-06-22  5:37 Christopher Dimech
  2022-06-22  5:45 ` Emanuel Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Dimech @ 2022-06-22  5:37 UTC (permalink / raw)
  To: Help Gnu Emacs

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?



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-22  6:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-22  5:37 highlight-sexp as buffer local Christopher Dimech
2022-06-22  5:45 ` Emanuel Berg
2022-06-22  6:08   ` Christopher Dimech

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.