all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* highlight-sexp-mode add-hook with (highlight-sexp-mode 0)
@ 2022-10-26 21:55 Heime
  2022-10-27  2:51 ` Emanuel Berg
  2022-10-27  5:43 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Heime @ 2022-10-26 21:55 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor

I am using highlight-sexp-mode with the following in my init file

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

But then I also call  

(if highlight-sexp-mode (highlight-sexp-mode 0))

Yet when I load an ".el" file, I still get "highlight-sexp-mode" activated.








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

end of thread, other threads:[~2022-10-27  6:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-26 21:55 highlight-sexp-mode add-hook with (highlight-sexp-mode 0) Heime
2022-10-27  2:51 ` Emanuel Berg
2022-10-27  5:43 ` Eli Zaretskii
2022-10-27  6:19   ` Heime

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.