> The procedure 'load': http://conkeror.org/Modules
> ...
> By the way, for a single file, pass an nsIFile object to 'load', not a
> string.  String arguments are resolved against load_paths, which is not
> what you want.  Make nsIFile objects with 'make_file':
> load(make_file("~/.c/foo.js"))

OK, thank you!

Silvio


_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to