unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

* Re: highlight-sexp as buffer local
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Emanuel Berg @ 2022-06-22  5:45 UTC (permalink / raw)
  To: help-gnu-emacs

Christopher Dimech wrote:

> 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?

... :D

The punches are coming from other planets :)

-- 
underground experts united
https://dataswamp.org/~incal




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

* Re: highlight-sexp as buffer local
  2022-06-22  5:45 ` Emanuel Berg
@ 2022-06-22  6:08   ` Christopher Dimech
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Dimech @ 2022-06-22  6:08 UTC (permalink / raw)
  To: Emanuel Berg; +Cc: help-gnu-emacs

> Sent: Wednesday, June 22, 2022 at 5:45 PM
> From: "Emanuel Berg" <incal@dataswamp.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: highlight-sexp as buffer local
>
> Christopher Dimech wrote:
>
> > 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?
>
> ... :D
>
> The punches are coming from other planets :)

Not all planets rotate in orbit around their stars !!!





^ 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).