[slime-devel] TYPE ERROR: The value 9 is not of type LIST
Stanislaw Halik
sthalik at test123.ltd.pl
Sun Aug 30 09:45:36 UTC 2009
thus spoke Sebastian Tennant <sebyte at smolny.plus.com>:
> The steps to execute are:
> shell$ sbcl
> * (load ".../slime/swank-loader.lisp")
> * (swank-loader:dump-image "sbcl.core-with-swank")
Try using the :TOPLEVEL parameter for SB-EXT:SAVE-LISP-AND-DIE to set
SB-IMPL::*DEFAULT-EXTERNAL-FORMAT* to :UTF-8.
Apparently LC_CTYPE isn't properly slurped from the environment when
loading an image.
--
polscy Lispnicy, łączmy się -- #lisp-pl na freenode
More information about the slime-devel
mailing list