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

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

Re: add to keymap


From: matt
Subject: Re: add to keymap
Date: Sun, 19 Jan 2003 21:51:41 GMT
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01



Ehud Karni wrote:
A quick look at the definition will discover that `html-mode' run some hooks as its last
action:  (run-hooks 'text-mode-hook 'sgml-mode-hook 'html-mode-hook))
so you can add your function to any of these hooks. Put it (use the
`add-hook') on the most appropriate one.


That's just what I needed. Thanks.

-- Matt

--
Remove the X's to reply directly.



reply via email to

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