On Tue, 15 Jan 2008 13:01:24 +0000, Nick Treleaven nick.treleaven@btinternet.com wrote:
[...]
Is there really no other way that the Lua plugin can load those modules for itself only?
If anyone knows the answer to this, I would love to hear it, but I have already tried everything I could think of, and nothing else worked.
This would be the ideal way, but maybe it's not possible.
Another thing, could you check how other programs with plugins do this? Pidgin has bindings for Perl and maybe some other languages, do they use G_MODULE_BIND_LOCAL? (I'm not sure SciTE is a
They do. Look at http://developer.pidgin.im/viewmtn/revision/file/2a9420daed1d25d2d80d951ddc9... and look for purple_plugin_probe().
Unfortunately, I don't have any good idea for a solution. @Jeff: do you read any Lua related mailing lists or forums where you could ask for any hints?
Regards, Enrico