[Antik-devel] Foreign array print length

Foreign arrays don't seem to obey *print-length* when printing in the REPL. This is a problem when dealing with grids with on the order of one million elements ... Emacs becomes very slow and it takes a few seconds to display the debugger if it includes the grid anywhere.

A good suggestion, I will add it to the to-do list. Thanks. Liam On Tue, Feb 17, 2015 at 6:44 PM, Eric Eaton <zaimzet@gmail.com> wrote:
Foreign arrays don't seem to obey *print-length* when printing in the REPL. This is a problem when dealing with grids with on the order of one million elements ... Emacs becomes very slow and it takes a few seconds to display the debugger if it includes the grid anywhere.
_______________________________________________ Antik-devel mailing list Antik-devel@common-lisp.net https://mailman.common-lisp.net/cgi-bin/mailman/listinfo/antik-devel

Fixed in 63fa8e0a0c in the multiple-systems branch. On Tue, Feb 17, 2015 at 6:44 PM, Eric Eaton <zaimzet@gmail.com> wrote:
Foreign arrays don't seem to obey *print-length* when printing in the REPL. This is a problem when dealing with grids with on the order of one million elements ... Emacs becomes very slow and it takes a few seconds to display the debugger if it includes the grid anywhere.
_______________________________________________ Antik-devel mailing list Antik-devel@common-lisp.net https://mailman.common-lisp.net/cgi-bin/mailman/listinfo/antik-devel
participants (2)
-
Eric Eaton
-
Liam Healy