mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
instead of the URI, content, and length of the entry. Change the hooks to use add_fragment. This should fix the memory leakage when multiple hooks change the same document, closing bug 703.
Installation: You'll need internal-hooks.scm and user-hooks.scm in $HOME/.elinks I used Guile 1.5.6, in case that matters. Status: Where Lua hooks would have been called, Guile hooks are now called. The rest of the stuff from Links-Lua hasn't been done. Disclaimer: I didn't read the Guile manual when writing this. Actually, I don't think there is a manual yet. -- Peter Wang, 2002-12-06