00:40:42 -!- milanj [~milanj_@178-223-191-12.dynamic.isp.telekom.rs] has quit [Quit: Leaving] 04:02:18 stassats` [~stassats@wikipedia/stassats] has joined #ccl 06:36:39 -!- Modius_ [~Modius@cpe-70-123-128-240.austin.res.rr.com] has quit [Quit: "Object-oriented design" is an oxymoron] 06:37:18 Modius [~Modius@cpe-70-123-128-240.austin.res.rr.com] has joined #ccl 08:43:51 jdz [~jdz@193.206.22.97] has joined #ccl 08:44:28 -!- PECCU is now known as peccu 08:46:26 -!- peccu is now known as PECCU 09:00:29 -!- jdz [~jdz@193.206.22.97] has quit [Read error: Operation timed out] 10:31:39 jdz [~jdz@193.206.22.97] has joined #ccl 14:41:42 tfb [~tfb@92.41.139.107.threembb.co.uk] has joined #ccl 16:00:30 -!- PECCU [~peccu@ZL199077.ppp.dion.ne.jp] has quit [Ping timeout: 252 seconds] 16:15:53 PECCU [~peccu@ZL195058.ppp.dion.ne.jp] has joined #ccl 16:55:31 -!- PECCU [~peccu@ZL195058.ppp.dion.ne.jp] has quit [Ping timeout: 252 seconds] 17:10:56 PECCU [~peccu@ZL198141.ppp.dion.ne.jp] has joined #ccl 17:22:27 -!- jdz [~jdz@193.206.22.97] has quit [Ping timeout: 240 seconds] 17:49:37 milanj [~milanj_@178-223-191-12.dynamic.isp.telekom.rs] has joined #ccl 18:05:32 -!- tfb [~tfb@92.41.139.107.threembb.co.uk] has quit [Ping timeout: 252 seconds] 18:16:24 -!- stassats` [~stassats@wikipedia/stassats] has quit [Ping timeout: 244 seconds] 20:37:03 -!- kennyd [~kennyd@93-138-122-15.adsl.net.t-com.hr] has quit [Ping timeout: 248 seconds] 20:39:55 kennyd [~kennyd@93-141-89-54.adsl.net.t-com.hr] has joined #ccl 20:42:15 Fare [Adium@nat/google/x-xyhlnqawngvcrlzg] has joined #ccl 22:31:51 oGMo [~rpav@66.219.59.103] has joined #ccl 22:35:15 i think i'm missing something .. i can start CCL with ccl -K utf-8, but if i load a file with utf-8 in it, it's broken 22:35:22 http://pastie.org/private/0n4vbuzga3kgdajappcklw 22:35:33 simple/stupid example 22:35:36 -K utf-8 only sets the external format for *terminal-io*. 22:35:42 yeah what's the one for source? 22:35:50 my google skills appear to fail me 22:37:06 oh, i think i found it .. always happens just after asking :P 22:37:36 (setq ccl:*default-external-format* :utf-8) ought to do it. See http://ccl.clozure.com/ccl-documentation.html#Unicode 22:37:46 LOAD (and a few other CL functions) take an :EXTERNAL-FORMAT arg. 22:38:23 rme: yeah 22:39:10 thanks heh 23:54:16 -!- milanj [~milanj_@178-223-191-12.dynamic.isp.telekom.rs] has quit [Quit: Leaving]