Re: Cannot (initially) change font-lock-keywords in mhtml-mode-hook
Frank Steiner <[email protected]>
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
Michael Heerdegen via Users list for the GNU Emacs text editor wrote: > The typical solution for this kind of problem is to move such > definitions from the mode hook to an according `with-eval-after-load' > call. Works great and I've again learned something new :-) Thanks a lot! cu, Frank