00:12:34 -!- milanj [~milan@109.93.202.150] has quit [Quit: Leaving] 00:21:17 palter [~palter@c-75-68-177-225.hsd1.ma.comcast.net] has joined #ccl 00:31:11 billstclai [~billstcla@gw3.tacwap.org] has joined #ccl 00:31:25 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Ping timeout: 260 seconds] 00:32:58 -!- billstclai is now known as billstclair 00:33:03 -!- billstclair [~billstcla@gw3.tacwap.org] has quit [Changing host] 00:33:03 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 00:46:48 -!- nunb [~nundan@122.162.146.176] has quit [Quit: This computer has gone to sleep] 02:21:01 palter_ [~palter@2002:4b44:b1e1:0:21b:63ff:fe96:e1ff] has joined #ccl 02:21:01 -!- palter [palter@clozure-78A0C567.hsd1.ma.comcast.net] has quit [Connection reset by peer] 02:21:01 -!- palter [~palter@c-75-68-177-225.hsd1.ma.comcast.net] has quit [Read error: Connection reset by peer] 02:21:01 -!- palter_ is now known as palter 04:07:47 -!- palter [~palter@2002:4b44:b1e1:0:21b:63ff:fe96:e1ff] has quit [Quit: palter] 05:06:02 -!- clop [~jared@moat3.centtech.com] has quit [Ping timeout: 258 seconds] 05:09:06 clop [~jared@moat3.centtech.com] has joined #ccl 07:23:45 -!- deepfire [~deepfire@80.92.100.69] has quit [Ping timeout: 268 seconds] 07:25:32 deepfire [~deepfire@80.92.100.69] has joined #ccl 08:50:39 -!- rme [~rme@pool-70-105-117-176.chi.dsl-w.verizon.net] has quit [Quit: rme] 10:41:31 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Remote host closed the connection] 10:42:25 billstclair [~billstcla@p-216-227-82-53.dsl1.rtr.chat.fpma.frpt.net] has joined #ccl 10:42:25 -!- billstclair [~billstcla@p-216-227-82-53.dsl1.rtr.chat.fpma.frpt.net] has quit [Changing host] 10:42:25 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 12:17:08 palter [~palter@2002:4b44:b1e1:0:21b:63ff:fe96:e1ff] has joined #ccl 13:14:00 -!- mdc [mdc@clozure-E8FCCA05.entity.com] has quit [Quit: mdc] 13:28:21 nunb [~nundan@122.162.146.176] has joined #ccl 15:00:53 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Remote host closed the connection] 15:02:16 billstclair [~billstcla@209.177.151.180] has joined #ccl 15:02:16 -!- billstclair [~billstcla@209.177.151.180] has quit [Changing host] 15:02:16 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 15:46:52 fmeyer [~fmeyer@200.234.208.50] has joined #ccl 15:47:00 -!- fmeyer [~fmeyer@200.234.208.50] has quit [Excess Flood] 15:47:26 fmeyer [~fmeyer@200.234.208.50] has joined #ccl 15:47:36 -!- fmeyer [~fmeyer@200.234.208.50] has quit [Excess Flood] 16:19:11 anRch [~markmilli@64.134.242.24] has joined #ccl 16:26:01 bzzbzz [~franco@modemcable240.34-83-70.mc.videotron.ca] has joined #ccl 16:54:12 -!- anRch [~markmilli@64.134.242.24] has quit [Quit: anRch] 16:58:43 milanj [~milan@109.92.196.185] has joined #ccl 17:44:08 -!- milanj [~milan@109.92.196.185] has quit [Read error: Operation timed out] 17:48:51 milanj [~milan@93.87.152.112] has joined #ccl 17:56:40 rme [~rme@pool-70-105-117-176.chi.dsl-w.verizon.net] has joined #ccl 17:57:29 lisppaste5 [~lisppaste@common-lisp.net] has joined #ccl 21:50:16 tfb [~tfb@restormel.cley.com] has joined #ccl 22:39:25 sykopomp [~sykopomp@unaffiliated/sykopomp] has joined #ccl 22:40:37 TeMPOraL [~temporal@188.147.209.75.nat.umts.dynamic.eranet.pl] has joined #ccl 22:40:43 hi :) 22:40:43 (directory "/home/sykopomp/") => NIL, (directory #"/home/sykopomp/") => NIL. Am I doing something wrong? 22:41:38 same stuff on CCL/Win32 - a few cases: http://nopaste.gamedev.pl/?id=6593 22:41:45 C:/TRC/ is an existing directory 22:42:32 cl:directory doesn't work like /bin/ls. You have to supply a wild pathname, e.g., (directory "/home/sykopomp/*.*") 22:43:11 ok, it works... 22:43:19 cl:directory returns a list of files that match the given pathname. 22:45:07 or maybe not... 22:47:07 if you want to include directories, say (directory "..." :directories t) 22:47:44 that's what I wanted to ask 22:47:50 you read my mind :d 22:48:06 it's sort of an faq... 22:49:12 I guess I'm not the only one who tries to get asdf working with some stuff 22:49:16 ;) 22:52:07 rme: thanks :) 22:52:09 -!- tvaalen [~r@terminal.se] has quit [Changing host] 22:52:09 tvaalen [~r@unaffiliated/tvaal] has joined #ccl 22:52:36 (rme): thanks very much 22:52:42 all problems fixed now :D 22:58:35 -!- TeMPOraL [~temporal@188.147.209.75.nat.umts.dynamic.eranet.pl] has quit [Disconnected by services] 23:03:39 -!- palter [palter@clozure-78A0C567.hsd1.ma.comcast.net] has quit [Quit: palter] 23:03:39 -!- palter [~palter@2002:4b44:b1e1:0:21b:63ff:fe96:e1ff] has quit [Quit: palter] 23:04:41 hmm. anyone here use postmodern? 23:21:31 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Remote host closed the connection] 23:22:48 billstclair [~billstcla@p-216-227-82-53.dsl1.rtr.chat.fpma.frpt.net] has joined #ccl 23:22:48 -!- billstclair [~billstcla@p-216-227-82-53.dsl1.rtr.chat.fpma.frpt.net] has quit [Changing host] 23:22:48 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 23:28:37 -!- tfb [~tfb@restormel.cley.com] has quit [Remote host closed the connection]