On Tue, Dec 12, 2006 at 10:07:35AM +0100, Norbert Nemec wrote: > Great! Did you use 1.8.0 or 1.8.1?
I tried both ones. > Using 1.8.1, I found two remaining problems: > > * the symbol real-line, used in progs/texmacs/texmacs/tm-print.tm is now > defined in the external guile module ice-9/rdelim.scm which has to be > loaded explicitely. One solution to this is to add the line > > (use-modules (ice-9 rdelim)) > > to the file progs/init-texmacs.scm Thanks; I did not notice this yet. > * the handling of hash-tables has somehow changed, with the result that > the file ~/.TeXmacs/system/setup.scm, written by an older version of > texmacs/guile cannot be read with guile 1.8.1 any more. This is a > problem for people updating their texmacs installation. This has already been fixed. Best wishes, Joris _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
