[slime-devel] sbcl/unicode + compiler notes
Gábor Melis
mega at hotpop.com
Fri Feb 18 16:58:21 UTC 2005
Compile the attached file on a unicode sbcl with (setq slime-net-coding-system
'utf-8-unix). The compiler notes are off, probably due to a mismatch between
cl file-position and character position caused by the multibyte chars.
Cheers, Gábor
-------------- next part --------------
;;;; -*-mode: Lisp; coding: utf-8-unix;-*-
;;; ??????????????????
(defun xxx (x)
)
More information about the slime-devel
mailing list