src/scripting/python/hooks.c (script_hook_url) calls hooks as goto_url_hook(new-url, current-url) and follow_url_hook(new-url). It has a comment saying that the current-url parameter exists only for compatibility and that the script can instead use elinks.current_url(). However, the current-url parameter was added in commit 87e27b9b3e47671484c7eb77d61b75fffc89624f and is not in ELinks 0.11.2, so any compatibility problems would only hit people who have been using 0.12.GIT snapshots. Can we remove the second parameter now before releasing ELinks 0.12pre1?
pgpNHveaKfa4N.pgp
Description: PGP signature
_______________________________________________ elinks-dev mailing list elinks-dev@linuxfromscratch.org http://linuxfromscratch.org/mailman/listinfo/elinks-dev