Hrvoje> Then why unload the module in the first place?
You need this whilst writing the modules. It is a real pain to have to
run a new instance of xemacs after every change to the module code. It
would be faster to unload and load again like a linux kernel module.
I would not even care if there where *very* strict rules about what
you where allowed/not allowed to do with a dynamic module if you
wanted to unload it.
Just my $.02
Sean