Hello, [ Follow-up on texmacs-dev@, as this more a developer issue. ]
Henri Lesourd <[EMAIL PROTECTED]> writes: > Yes, of course :-( it crashes when you use an invalid > path, its exactly the same as with (go-to <path>), or > with other function, like (path-assign), for example. > > Thus your code must *never* do any error with the paths... Reading such sentences is pretty horrifying to me! TeXmacs should never crash due to an error in a Scheme script. It should give an meaningful error message. Programmers *do* make errors. I can understand that this might not be so easy to do because of the tight integration of Guile with texmacs C++ primitives, but a protection layer should be added to them. Best wishes, d. -- pub 1024D/A3AD7A2A 2004-10-03 David MENTRE <[EMAIL PROTECTED]> 5996 CC46 4612 9CA4 3562 D7AC 6C67 9E96 A3AD 7A2A _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
