1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/scripting/guile/README
2018-02-24 15:08:17 -05:00

22 lines
392 B
Plaintext

Installation:
You'll need 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