[Ecls-list] slime with latest head, error Unknown or unsupported external format: ISO-8859-1

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sat Nov 7 22:11:54 UTC 2009


On Tue, Nov 3, 2009 at 10:15 PM, Karsten Poeck <karsten.poeck at gmail.com> wrote:
> What external-formats are allowed to fix the
> (defvar *external-format-to-coding-system*
>  '((:iso-8859-1
>     "latin-1" "latin-1-unix" "iso-latin-1-unix"
>     "iso-8859-1" "iso-8859-1-unix")
>    (:utf-8 "utf-8" "utf-8-unix")))
> in swank-ecl?

ISO-8859-1 is ok, but only works when ECL was built using
--enable-unicode Otherwise ECL only accepts :default, :little-endian,
:big-endian, and :cr, :lf, or :crlf. Was the problem you observed with
an executable that lacked Unicode support?

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list