[slime-devel] Differences between hooks

6 Feb
2009
6 Feb
'09
12:57 p.m.
I'm tweaking my slime setup, and trying to understand some slime behavior. Would someone explain the difference between slime-LOAD-hook and slime-MODE-hook? I seem to have some bindings that only work correctly when set up inside one or the other hook.

6 Feb
6 Feb
5:20 p.m.
* jcm@sdf.lonestar.org [2009-02-06 13:57+0100] writes:
I'm tweaking my slime setup, and trying to understand some slime behavior. Would someone explain the difference between slime-LOAD-hook and slime-MODE-hook? I seem to have some bindings that only work correctly when set up inside one or the other hook.
slime-load-hook when is called when the file slime.el is loaded (at the end of the file). slime-mode-hook is called everytime when slime-mode is turned on in a buffer. Helmut.
5916
Age (days ago)
5916
Last active (days ago)
1 comments
2 participants
participants (2)
-
Helmut Eller
-
jcm@sdf.lonestar.org