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

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

Re: replacing a function with another one


From: Stefan Monnier
Subject: Re: replacing a function with another one
Date: Wed, 12 Mar 2014 14:15:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> encountered, what is in "mode:" will be called as a function if it ends
> in "-mode".  Calling such function always seems to happen before the
> variable is created.

"mode:" is for *major* modes, i.e. not for hi-lock-mode.
You want to use "eval: (hi-lock-mode)" instead.


        Stefan




reply via email to

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