Hi everyone!
I was wondering whether there was a test suite in Gambit's installation (in either the standard or the development versions) so to check that the port is correct? As I still maintain FreeBSD's port of gambit and have a little bit of time to update it to 4.6.0, and that the various installation paths on BSD's are a bit different than those on most Linux distributions, I'm always afraid of delivering a broken package which would, for example fail to use properly "~~" or "(help foobar)". (By the way, why would HELP fetch data on the internet and not on disk?)
Cheers,
P!