[Openmcl-devel] UTF-8 problem - Can't load my sources with CCL 1.9

Anton Vodonosov avodonosov at yandex.ru
Wed Jul 10 02:53:44 PDT 2013


10.07.2013, 13:50, "Andreas Thiele" <andreas at atp-media.de>:
>>  -----Ursprüngliche Nachricht-----
>>  Von: Anton Vodonosov [mailto:avodonosov at yandex.ru]
>>  Gesendet: Mittwoch, 10. Juli 2013 11:45
>>  An: Andreas Thiele; openmcl-devel at clozure.com
>>  Betreff: Re: [Openmcl-devel] UTF-8 problem - Can't load my sources with CCL
>>  1.9
>>
>>  10.07.2013, 13:39, "Andreas Thiele" <andreas at atp-media.de>:
>>>  Hello,
>>>
>>>  I can’t load my current project with CCL 1.9 anymore, because CCL assumes
>>  UTF-8 file format although I did the following
>>>  (setf ccl:*default-file-character-encoding* nil)
>>>
>>>  (setf ccl:*terminal-character-encoding-name* :iso-8859-1)
>>  Why not (setf ccl:*default-file-character-encoding* :iso-8859-1) ?
>
> Thanks Anton,
>
> sorry, I forgot, yes I also tried this, but it did not help. Same effect. NIL was mentioned as the old/previous default.
>
> Andreas

Strange. In the past I used  ccl:*default-file-character-encoding* and it worked for me.



More information about the Openmcl-devel mailing list