In the statically linked version of TeXmacs (i.e. TeXmacs-1.0.6-static-gnu-linux), the primitive function (gethostbyname) of the Guile interpreter simply crashes the whole TeXmacs.
Example : try : << (gethostbyname "www.gnu.org") >> from inside a Scheme session. This is probably connected to the fact that a new version of Guile is going in the static TeXmacs binary, thus we should also expect other problems with Guile because of this... _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
