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

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

highlight-sexp-mode add-hook with (highlight-sexp-mode 0)


From: Heime
Subject: highlight-sexp-mode add-hook with (highlight-sexp-mode 0)
Date: Wed, 26 Oct 2022 21:55:23 +0000

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.








reply via email to

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