Fri 23 Feb 2007 12:20:25 PM UTC, original submission:
After splitting a lisp session, write some words and enter in the
session again and evalueting some (valid) lisp expresion texmacs crash.
I am using texmacs 1.0.6.8 compiled from sources for ix86
I have obtained this in my console after crashing:
TeXmacs] Launching 'tm_lisp Clisp'
TeXmacs] precorrecting [ -5, 0, 1 ] in tuple (document (Now I open a clisp session:, with (prog-language, lisp, prog-session, default, session (document (output (document (concat (block* (tformat (table (row (cell (concat (postscript (file:////usr/local/share/TeXmacs/plugins/lisp/clisp/clisp.ps, , , , , , ), em ())))))), tabular (tformat (table (row (cell (Copyright (c) Bruno Haible, Michael Stoll 1992, 1993)), row (cell (Copyright (c) Bruno Haible, Marcus Daniels 1994-1997)), row (cell (Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998)), row (cell (Copyright (c) Bruno Haible, Sam Steingold 1999-2003))))), ), ;; Loading file /usr/local/share/TeXmacs/plugins/lisp/clisp/clisp-init.lisp ..., ;; Loading file lisp/tmlib.lisp ..., ;; Loaded file lisp/tmlib.lisp, ;; Loaded file /usr/local/share/TeXmacs/plugins/lisp/clisp/clisp-init.lisp)), input (CLisp<gtr> , document ((setf a 2))), output (document (, 2))))), Now I haved splitted the session and I enter in the next clisp field and write (* a 3), with (prog-language, lisp, prog-session, default, session (document (concat (input (CLisp<gtr> , document ((* a 3)))))))))
Fatal error: bad path in 'pre_correct'
See file : tree_cursor.cpp
|