00:00:36 kwmiebach__ [~kwmiebach@xdsl-78-34-202-236.netcologne.de] has joined #lisp 00:01:13 -!- vervic [~vervic@chello080109071009.14.15.vie.surfer.at] has quit [Quit: vervic] 00:02:47 <|3b|> antifuchs: yeah, it was an interesting set of problems, curious to see if there are better ways to exploit that last one though :) 00:02:48 -!- kwmiebach_ [~kwmiebach@xdsl-87-79-56-96.netcologne.de] has quit [Ping timeout: 252 seconds] 00:03:13 hah! 00:03:41 did you send in your solution yet? don't forget to list your t-shirt size (: 00:04:00 <|3b|> nah, i don't usually wear shirts with logos :p 00:04:29 awww 00:04:36 we can work something out! 00:04:44 (also, we love to hear from people) (: 00:05:06 (I'll whisperingly mention that this is also a sort-of recruiting vehicle) ((-; 00:06:18 *felideon* secretly wonders what problems 00:06:19 -!- finnrobi [~robb@xvm-20-190.ghst.net] has quit [Ping timeout: 276 seconds] 00:06:42 airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has joined #lisp 00:06:43 maxm--: yeah, it's just that I want to wrap it in WITH- style macro, that will execute certain logging data at entry into block and at exit 00:07:06 ah, see log4cl-impl:with-log-indent 00:07:18 <|3b|> felideon: https://stripe.com/blog/capture-the-flag 00:07:42 maxm--: yeah, it's just that I want to add certain other data and stuff 00:07:49 ignas [~ignas@ctv-79-132-160-221.vinita.lt] has joined #lisp 00:07:50 the (log:config :two-line) uses pattern layout that will print extra >> for each indent level, so 3 levels deep will be printed as * >>>>> blah 00:08:08 just add (log-trace "entered") and (log-trace "exited") 00:08:18 maxm--: won't work for me 00:08:21 now I wonder what stripe and antifuchs have in common 00:08:35 I work there ((: 00:08:37 -!- LiamH [~none@pdp8.nrl.navy.mil] has quit [Quit: Leaving.] 00:08:42 maxm--: I'm generating *binary* trace with microsend-resolution timestamp 00:08:45 *gasp* 00:09:04 no longer at Franz? 00:09:05 aw! 00:09:14 yeah, I got myself poached (: 00:09:18 p_l: I did not implement less then a second in the pattern layout, since there was no portable way to get sub-second universal time 00:09:22 (by two former #lispers no less) (: 00:09:25 -!- homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Read error: Connection reset by peer] 00:09:44 maxm--: well, I can drop in apropriate calls for the implementation ;) 00:09:56 antifuchs: no way! 00:10:10 I'm going to use Stripe in a Rails project soon 00:10:13 !!! 00:10:16 awesome ((: 00:10:23 you guys doing lisp? 00:10:24 maxm--: technically I don't need to use a logging library, I guess, but it might make it easier 00:10:45 not at the moment (mostly ruby), but infrastructure is constantly in flux (: 00:10:53 I wait my turn to POUNCE (; 00:11:01 -!- lemoinem [~swoog@18-74-252-216.dsl.colba.net] has quit [Ping timeout: 244 seconds] 00:11:04 yea contributions welcome: you can define new pattern layout stuff with src/pattern-layout.lisp (define-pattern-formatter (#\somechar) "output microsecond) 00:11:06 cool beans. 00:11:24 lemoinem [~swoog@29-73-252-216.dsl.colba.net] has joined #lisp 00:11:35 homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #lisp 00:12:18 maxm--: yeah, except I'm going to concentrate on dumping protocol buffers streams in ;) 00:13:01 also, check out our CTF - it's fun (or so I hear) (: 00:13:17 -!- homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Read error: Connection reset by peer] 00:14:28 antifuchs: yep, just read it. sounds fun! 00:14:36 antifuchs: did you move to SF? 00:14:54 homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #lisp 00:15:11 I am still living in oakland, but contemplating a move 00:15:24 would be much nicer to live closer to the office (: 00:16:16 -!- homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Read error: Connection reset by peer] 00:17:52 homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #lisp 00:18:16 finnrobi [~robb@xvm-20-190.ghst.net] has joined #lisp 00:18:24 <|3b|> antifuchs: any guess as to how many people have captured the flag so far, or how far people have gotten in general? 00:18:45 -!- homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Read error: Connection reset by peer] 00:19:06 I'd say a half dozen to a dozen or so that we know about? 00:19:27 we had our first confirmed capture ~3h after we started, I think (: 00:19:32 <|3b|> heh, nice 00:20:03 some illustrious names in there, too (: 00:20:08 homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #lisp 00:20:13 we'll announce when it's all a bit calmer (: 00:21:13 Senmorta [~brooke@c-71-63-19-18.hsd1.va.comcast.net] has joined #lisp 00:22:55 -!- _schulte_ [~eschulte@c-174-56-50-60.hsd1.nm.comcast.net] has quit [Ping timeout: 240 seconds] 00:26:12 cbp` [~user@187.193.185.86] has joined #lisp 00:27:02 -!- kwmiebach__ [~kwmiebach@xdsl-78-34-202-236.netcologne.de] has quit [Quit: Leaving] 00:31:08 -!- Guthur [~user@212.183.128.91] has quit [Read error: Connection reset by peer] 00:33:19 -!- Joreji [~thomas@74-028.eduroam.RWTH-Aachen.DE] has quit [Ping timeout: 265 seconds] 00:43:57 -!- ikki [~ikki@201.155.92.12] has quit [Quit: Leaving] 00:51:33 -!- homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Ping timeout: 248 seconds] 00:53:25 nitro_idiot [~nitro_idi@122x221x184x68.ap122.ftth.ucom.ne.jp] has joined #lisp 00:53:43 homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has joined #lisp 00:54:15 -!- theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has quit [Ping timeout: 252 seconds] 00:55:21 -!- X-Scale [email@2001:470:1f14:135b::2] has quit [Remote host closed the connection] 00:56:15 theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has joined #lisp 00:56:15 -!- Senmorta [~brooke@c-71-63-19-18.hsd1.va.comcast.net] has left #lisp 01:06:00 DataLinkDroid [~David@1.152.94.91] has joined #lisp 01:08:38 -!- Ralith [~ralith@static-209-139-215-92.gtcust.grouptelecom.net] has quit [Ping timeout: 255 seconds] 01:08:39 lars_t_h [~lars_t_h@002129195049.mbb.telenor.dk] has joined #lisp 01:08:43 -!- sykopomp [~sykopomp@gateway/tor-sasl/sykopomp] has quit [Ping timeout: 276 seconds] 01:14:44 gko [~gko@211.21.137.140] has joined #lisp 01:15:33 -!- killerboy [~mateusz@users69.kollegienet.dk] has quit [Quit: leaving] 01:20:16 sykopomp [~sykopomp@gateway/tor-sasl/sykopomp] has joined #lisp 01:22:19 -!- BixSqrl [~Bix@c-50-131-212-17.hsd1.ca.comcast.net] has quit [Ping timeout: 244 seconds] 01:22:50 -!- theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has quit [Ping timeout: 244 seconds] 01:24:54 theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has joined #lisp 01:28:08 Cosman246 [~user@199.27.176.33] has joined #lisp 01:29:31 echo-area [~user@182.92.247.2] has joined #lisp 01:31:13 -!- theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has quit [Ping timeout: 244 seconds] 01:31:39 Joreji [~thomas@74-028.eduroam.RWTH-Aachen.DE] has joined #lisp 01:33:10 theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has joined #lisp 01:34:10 -!- Beetny [~Beetny@ppp118-208-10-226.lns20.bne1.internode.on.net] has quit [Ping timeout: 272 seconds] 01:35:33 -!- DataLinkDroid [~David@1.152.94.91] has quit [Quit: Bye] 01:38:24 am0c [~am0c@180.224.41.101] has joined #lisp 01:38:59 saint_cypher [~rjspotter@64.134.222.61] has joined #lisp 01:40:15 -!- Joreji [~thomas@74-028.eduroam.RWTH-Aachen.DE] has quit [Ping timeout: 240 seconds] 01:41:22 -!- rvirding [~chatzilla@c213-89-147-188.bredband.comhem.se] has left #lisp 01:45:46 -!- theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has quit [Ping timeout: 260 seconds] 01:47:15 Joreji [~thomas@74-028.eduroam.RWTH-Aachen.DE] has joined #lisp 01:47:32 theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has joined #lisp 01:52:07 BixSqrl [~Bix@c-50-131-212-17.hsd1.ca.comcast.net] has joined #lisp 01:52:49 MaybeJust [MaybeJust@109.58.175.157.bredband.tre.se] has joined #lisp 01:53:19 can anyone show me a good example of the use of macros? i just dont get them. 01:53:50 Whoever implemented slime-who-calls has my sincere gratitude. 01:54:07 Ralith [~ralith@S010600221561996a.vc.shawcable.net] has joined #lisp 01:55:24 nepnux [~wildnux@cpe-76-183-81-208.tx.res.rr.com] has joined #lisp 01:55:38 -!- Cosman246 [~user@199.27.176.33] has quit [Ping timeout: 252 seconds] 01:56:12 fantasticsid [~user@178.18.16.11] has joined #lisp 01:56:57 -!- MaybeJust [MaybeJust@109.58.175.157.bredband.tre.se] has quit [Client Quit] 01:59:58 -!- airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has quit [] 02:00:53 -!- saint_cypher [~rjspotter@64.134.222.61] has quit [Ping timeout: 245 seconds] 02:02:03 -!- otakutomo [~otakutomo@KD027083117212.ppp-bb.dion.ne.jp] has quit [Read error: Connection reset by peer] 02:02:24 otakutomo [~otakutomo@KD027083117212.ppp-bb.dion.ne.jp] has joined #lisp 02:03:25 airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has joined #lisp 02:05:25 pnathan [~Adium@64.126.142.148] has joined #lisp 02:07:22 -!- am0c [~am0c@180.224.41.101] has quit [Remote host closed the connection] 02:11:59 -!- BixSqrl [~Bix@c-50-131-212-17.hsd1.ca.comcast.net] has quit [Ping timeout: 252 seconds] 02:13:27 -!- urandom__ [~user@p548A318E.dip.t-dialin.net] has quit [Remote host closed the connection] 02:17:13 -!- SegFaultAX|work [~mkbernard@173.228.45.162] has quit [Remote host closed the connection] 02:17:28 -!- theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has quit [Read error: Operation timed out] 02:20:07 MrBusiness [~MrBusines@75-163-245-119.clsp.qwest.net] has joined #lisp 02:20:36 vairav [~vairav@209.49.23.82] has joined #lisp 02:21:12 theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has joined #lisp 02:23:01 drwho [~drwho@216-122-174-206.gci.net] has joined #lisp 02:24:25 antifuchs: temescal to downtown is too far?!? 02:25:07 i spose you could live in adam's point or something 02:26:01 -!- Joreji [~thomas@74-028.eduroam.RWTH-Aachen.DE] has quit [Ping timeout: 260 seconds] 02:26:25 slyrus: haha 02:26:37 slyrus: well, I work in the FiDi now ((: 02:26:47 SF? 02:26:56 indeed - I'm at stripe.com now (: 02:27:20 -!- ignas [~ignas@ctv-79-132-160-221.vinita.lt] has quit [Read error: Operation timed out] 02:27:22 gave up pro-CL bragging rights for other perks (; 02:27:41 oh, wows. neat. 02:28:08 is indeed ((: 02:28:21 phf [~phf@c-68-82-21-30.hsd1.pa.comcast.net] has joined #lisp 02:28:35 btw, when you have time to waste & want a fun challenge, try our capture the flag challenge (: 02:28:54 How long are you guys going to run that? 02:29:09 a few weeks, I think 02:29:14 antifuchs: who are patrick and saikat? 02:29:31 antifuchs: come down to south park for lunch one of these days 02:29:36 does anybody if there's a logo implementation in lisp? seems like something that should exist in those old lisp code repositories somewhere 02:30:05 slyrus: well, patrick is the guy who won lemonodor fame for the lisp he built and won a science prize with (or something, gotta get that story straight) (: 02:30:12 slyrus: Patrick is Patrick Collison  of Croma fame. 02:30:20 no, I mean their #lisp handles 02:30:43 I wish I could remember! logs from these days are across the 'lantic 02:31:07 antifuchs: IIRC, he won the UK young scientist award, and came in second in some EU version. Or maybe he came in 2nd in the UK one, I forget. 02:31:28 yeah, something like that. I always mix them up (: 02:34:23 -!- phf [~phf@c-68-82-21-30.hsd1.pa.comcast.net] has quit [Remote host closed the connection] 02:37:34 -!- rmarianski [~rmariansk@mail.marianski.com] has quit [Quit: leaving] 02:39:31 dryman [~dryman@OpenISDM.iis.sinica.edu.tw] has joined #lisp 02:43:53 he is irish ;) 02:44:10 antifuchs: i trust you'll try and sneak some lisp code into production somewhere along the line 02:44:40 you betcha (: 02:47:41 Yuuhi` [benni@p5483A583.dip.t-dialin.net] has joined #lisp 02:48:18 Anyone know of a open source FixML wrapper in CL? 02:48:34 (automated trading protocol) 02:48:55 -!- Yuuhi [benni@p5483A51F.dip.t-dialin.net] has quit [Ping timeout: 240 seconds] 02:49:54 antifuchs: there's plenty of good food in the financial district (and surrounding neighborhoods), although I'm sure you'll miss the Bettie's Bakesale fried chicken sandwich, but, still, you should come down to Darwin cafe. it's the bomb. 02:50:07 I will! 02:52:35 -!- kpal [~kpal@5ad6612e.bb.sky.com] has quit [Ping timeout: 240 seconds] 02:54:31 *slyrus* was horrified to see that the vcard spec has an fburl field, until he realized that it's for free/busy url, not facebook url 02:54:36 -!- tensorpudding [~michael@99.148.207.74] has quit [Ping timeout: 272 seconds] 02:54:37 kpal [~kpal@5ac28f05.bb.sky.com] has joined #lisp 02:55:09 haha 02:55:15 bchi [~bji@cpe-098-024-086-252.carolina.res.rr.com] has joined #lisp 02:57:28 one day folks will appreciate the lispy way of long names like update-instance-for-redefined-class and least-negative-normalized-double-float 02:59:02 fwiw, i have a working-ish vcard parser if anyone's interested 03:06:23 -!- vairav [~vairav@209.49.23.82] has quit [Ping timeout: 240 seconds] 03:07:14 spradnyesh [~pradyus@117.192.43.215] has joined #lisp 03:08:24 -!- bchi [~bji@cpe-098-024-086-252.carolina.res.rr.com] has quit [Quit: Colloquy for iPad - http://colloquy.mobi] 03:10:09 slyrus: You need hippie-expand or similar functionality to use Lisp long names otherwise you have to type it out or hunt through some drop-down list 03:10:21 icylisper [~icylisper@27.7.49.38] has joined #lisp 03:10:39 one of the epic benefits of emacs was hippie-expand and being able to expand my identifiers to be meaningful without spending so much time typing 03:10:41 yeah, but the alternative is memorizing what all of the abbreviations are 03:11:22 arrsim [~user@128.250.116.167] has joined #lisp 03:11:39 BixSqrl [~Bix@c-50-131-212-17.hsd1.ca.comcast.net] has joined #lisp 03:11:49 -!- spradnyesh [~pradyus@117.192.43.215] has quit [Ping timeout: 248 seconds] 03:13:16 BlankVerse [~pankajm@202.3.77.219] has joined #lisp 03:14:00 attila_lendvai [~attila_le@176.222.168.224] has joined #lisp 03:14:00 -!- attila_lendvai [~attila_le@176.222.168.224] has quit [Changing host] 03:14:00 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #lisp 03:14:05 -!- icylisper [~icylisper@27.7.49.38] has quit [Client Quit] 03:14:56 am0c [~am0c@180.224.41.101] has joined #lisp 03:15:26 mon_key- [~mon_key-@rrcs-70-60-137-5.central.biz.rr.com] has joined #lisp 03:19:43 -!- mon_key- [~mon_key-@rrcs-70-60-137-5.central.biz.rr.com] has quit [Ping timeout: 244 seconds] 03:20:14 leo2007 [~leo@119.255.41.67] has joined #lisp 03:21:53 mon_key- [~mon_key-@rrcs-70-60-137-5.central.biz.rr.com] has joined #lisp 03:24:35 _schulte_ [~eschulte@c-174-56-50-60.hsd1.nm.comcast.net] has joined #lisp 03:25:11 spradnyesh [~pradyus@nat/yahoo/x-ebrjjqouzbjhcssg] has joined #lisp 03:25:24 -!- mon_key- [~mon_key-@rrcs-70-60-137-5.central.biz.rr.com] has quit [Read error: Connection reset by peer] 03:30:25 -!- zbigniew_ is now known as zbigniew 03:31:30 -!- aib [kvirc@unaffiliated/aib42] has quit [Quit: So long and thanks for all the fish] 03:32:37 -!- slyrus [~chatzilla@209-188-122-100.taosnet.com] has quit [Ping timeout: 248 seconds] 03:35:25 Beetny [~Beetny@ppp118-208-10-226.lns20.bne1.internode.on.net] has joined #lisp 03:38:08 -!- ISF [~ivan@187.106.53.231] has quit [Ping timeout: 240 seconds] 03:40:21 -!- leo2007 [~leo@119.255.41.67] has quit [Ping timeout: 252 seconds] 03:46:56 -!- Nisstyre [~yours@c-208-90-102-250.netflash.net] has quit [Quit: Leaving] 03:48:28 ddp [~ddp@64.134.232.36] has joined #lisp 03:48:43 icylisper [~icylisper@27.7.49.38] has joined #lisp 03:51:10 -!- mathrick_ [~mathrick@85.218.148.156] has quit [Read error: Connection reset by peer] 03:51:29 mathrick_ [~mathrick@85.218.148.156] has joined #lisp 03:51:29 -!- wuj [~wuj@207-172-162-191.c3-0.wsd-ubr1.qens-wsd.ny.cable.rcn.com] has quit [Read error: Operation timed out] 03:52:13 leo2007 [~leo@119.255.41.67] has joined #lisp 03:52:49 vairav [~vairav@209.49.23.82] has joined #lisp 03:55:07 -!- tempire [~tempire@pool-72-91-241-135.tampfl.fios.verizon.net] has quit [Ping timeout: 276 seconds] 03:56:12 tempire [~tempire@pool-72-91-241-135.tampfl.fios.verizon.net] has joined #lisp 03:59:23 -!- lemoinem [~swoog@29-73-252-216.dsl.colba.net] has quit [Ping timeout: 244 seconds] 04:00:06 lemoinem [~swoog@205.233.81.196] has joined #lisp 04:02:08 -!- vairav [~vairav@209.49.23.82] has quit [Ping timeout: 240 seconds] 04:03:55 -!- zenlunatic [~justin@c-68-48-40-231.hsd1.md.comcast.net] has quit [Ping timeout: 240 seconds] 04:10:18 -!- Kron_ [~Kron@98.143.98.159] has quit [Read error: Connection reset by peer] 04:10:45 Kron_ [~Kron@98.143.98.159] has joined #lisp 04:13:31 -!- cpape` [~user@cpape.eu] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 04:14:01 -!- fantasticsid [~user@178.18.16.11] has quit [Remote host closed the connection] 04:22:45 -!- youlysses [~youlysses@75-132-17-145.dhcp.stls.mo.charter.com] has quit [Ping timeout: 244 seconds] 04:27:16 -!- gko [~gko@211.21.137.140] has quit [Read error: Connection reset by peer] 04:27:37 gko [~gko@211.21.137.140] has joined #lisp 04:28:52 -!- echo-area [~user@182.92.247.2] has quit [Remote host closed the connection] 04:29:04 -!- ddp [~ddp@64.134.232.36] has quit [Quit: ddp] 04:29:34 -!- rme [rme@13FF0A92.B66D9153.699BA7A6.IP] has quit [Quit: rme] 04:29:34 -!- rme [~rme@50.43.133.173] has quit [Quit: rme] 04:29:44 echo-area [~user@182.92.247.2] has joined #lisp 04:31:22 stassats` [~stassats@wikipedia/stassats] has joined #lisp 04:31:37 -!- JuniorRoy [~juniorroy@212.36.228.103] has quit [Quit: Leaving.] 04:35:26 Bike_ [~Glossina@71-214-110-63.ptld.qwest.net] has joined #lisp 04:37:58 cherryblossom [~cherryblo@112.206.82.14] has joined #lisp 04:38:06 DataLinkDroid [~David@1.152.94.91] has joined #lisp 04:38:40 -!- Bike [~Glossina@71-214-110-63.ptld.qwest.net] has quit [Ping timeout: 276 seconds] 04:41:55 -!- MoALTz [~no@host-92-8-238-175.as43234.net] has quit [Read error: Operation timed out] 04:42:29 MoALTz [~no@host-92-8-238-175.as43234.net] has joined #lisp 04:43:33 springz [~springz@116.231.107.88] has joined #lisp 04:46:15 -!- saschakb [~saschakb@p4FEA0930.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 04:51:48 Cosman246 [~user@c-66-235-51-122.sea.wa.customer.broadstripe.net] has joined #lisp 04:52:23 -!- _schulte_ [~eschulte@c-174-56-50-60.hsd1.nm.comcast.net] has quit [Ping timeout: 260 seconds] 04:54:47 -!- sysop_fb [~fb@108-66-160-34.lightspeed.spfdmo.sbcglobal.net] has quit [Quit: Leaving] 04:55:16 -!- MoALTz [~no@host-92-8-238-175.as43234.net] has quit [Read error: Operation timed out] 04:56:34 chu [~mathew.ba@CPE-124-176-52-198.lns2.dea.bigpond.net.au] has joined #lisp 04:56:52 -!- Bike_ [~Glossina@71-214-110-63.ptld.qwest.net] has quit [Ping timeout: 276 seconds] 04:57:05 MoALTz [~no@host-92-8-238-175.as43234.net] has joined #lisp 04:57:36 -!- lemoinem [~swoog@205.233.81.196] has quit [Quit: leaving] 04:58:02 Bike [~Glossina@71-214-110-63.ptld.qwest.net] has joined #lisp 04:59:17 saschakb [~saschakb@p4FEA0E78.dip0.t-ipconnect.de] has joined #lisp 05:00:48 -!- airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has quit [] 05:04:34 -!- MoALTz [~no@host-92-8-238-175.as43234.net] has quit [Read error: Operation timed out] 05:07:33 MoALTz [~no@host-92-8-238-175.as43234.net] has joined #lisp 05:15:29 vairav [~vairav@209.49.23.82] has joined #lisp 05:15:31 -!- MoALTz [~no@host-92-8-238-175.as43234.net] has quit [Read error: Operation timed out] 05:16:00 MoALTz [~no@host-92-8-238-175.as43234.net] has joined #lisp 05:16:17 -!- jeekl [~crz@unaffiliated/jeekl] has quit [Read error: Operation timed out] 05:17:08 slyrus [~chatzilla@209-188-122-100.taosnet.com] has joined #lisp 05:17:24 ddp [~ddp@64.134.232.36] has joined #lisp 05:19:07 RomyRomy [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has joined #lisp 05:19:10 stickycake [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has joined #lisp 05:21:45 -!- karswell [~coat@93-97-29-243.zone5.bethere.co.uk] has quit [Read error: Connection reset by peer] 05:22:47 -!- Kron_ [~Kron@98.143.98.159] has quit [Quit: Kron awayyy!] 05:22:54 -!- MoALTz [~no@host-92-8-238-175.as43234.net] has quit [Read error: Operation timed out] 05:23:53 -!- theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has quit [Ping timeout: 260 seconds] 05:24:04 -!- realitygrill [~realitygr@76.226.114.75] has quit [Read error: Connection reset by peer] 05:25:27 theBlackDragon [~dragon@212.71.14.175.adsl.dyn.edpnet.net] has joined #lisp 05:25:28 realitygrill [~realitygr@76.226.205.191] has joined #lisp 05:27:14 karswell [~coat@93-97-29-243.zone5.bethere.co.uk] has joined #lisp 05:30:35 -!- vairav [~vairav@209.49.23.82] has quit [Ping timeout: 240 seconds] 05:35:39 ictxiangxin [~ictxiangx@117.135.100.55] has joined #lisp 05:38:33 gravicappa [~gravicapp@ppp91-77-176-222.pppoe.mtu-net.ru] has joined #lisp 05:40:25 ramkrsna [ramkrsna@unaffiliated/ramkrsna] has joined #lisp 05:42:22 -!- Intensity [EbMJBwL9Ml@unaffiliated/intensity] has quit [Ping timeout: 276 seconds] 05:48:31 -!- arrsim [~user@128.250.116.167] has left #lisp 05:57:19 -!- ictxiangxin [~ictxiangx@117.135.100.55] has quit [Ping timeout: 276 seconds] 05:57:19 -!- pnathan [~Adium@64.126.142.148] has quit [Quit: Leaving.] 06:00:23 quazimodo [~quazimodo@203.149.70.202] has joined #lisp 06:01:57 -!- gravicappa [~gravicapp@ppp91-77-176-222.pppoe.mtu-net.ru] has quit [Ping timeout: 248 seconds] 06:03:13 angavrilov [~angavrilo@217.71.235.212] has joined #lisp 06:04:42 -!- wakeup [~wakeup@p57A57035.dip.t-dialin.net] has quit [Ping timeout: 252 seconds] 06:05:39 vairav [~vairav@209.49.23.82] has joined #lisp 06:08:45 wakeup [~wakeup@p5DE8DD61.dip.t-dialin.net] has joined #lisp 06:09:04 jewel [~jewel@196-210-134-11.dynamic.isadsl.co.za] has joined #lisp 06:09:07 pnathan [~Adium@76.178.164.157] has joined #lisp 06:10:14 asvil [~filonenko@178.124.160.180] has joined #lisp 06:11:49 Intensity [Xpu0zFcFvE@unaffiliated/intensity] has joined #lisp 06:11:52 anyone used commonqt with qml? 06:13:51 -!- DataLinkDroid [~David@1.152.94.91] has quit [Quit: Bye] 06:16:03 gravicappa [~gravicapp@ppp91-77-167-9.pppoe.mtu-net.ru] has joined #lisp 06:18:09 ivan4th may have 06:18:43 -!- cmm [~cmm@bzq-79-180-218-90.red.bezeqint.net] has quit [Ping timeout: 260 seconds] 06:20:23 cmm [~cmm@109.67.206.245] has joined #lisp 06:24:03 whh [~wh@112.91.81.82] has joined #lisp 06:24:55 -!- vairav [~vairav@209.49.23.82] has quit [Ping timeout: 240 seconds] 06:27:33 -!- sousousou [~bcarmer@host-72-174-54-175.msl-mt.client.bresnan.net] has quit [Quit: WeeChat 0.3.6] 06:27:33 sigi-ntb [~sigi@host-85-27-110-224.brutele.be] has joined #lisp 06:27:55 xjiujiu [~quassel@218.77.14.195] has joined #lisp 06:28:04 -!- Cosman246 [~user@c-66-235-51-122.sea.wa.customer.broadstripe.net] has quit [Ping timeout: 245 seconds] 06:28:57 stassats [~stassats@wikipedia/stassats] has joined #lisp 06:30:09 rme [~rme@50.43.133.173] has joined #lisp 06:32:35 -!- pnathan [~Adium@76.178.164.157] has quit [Quit: Leaving.] 06:34:15 -!- rme [~rme@50.43.133.173] has quit [Ping timeout: 240 seconds] 06:37:01 shaunxcode [~shaunxcod@c-98-202-35-176.hsd1.ut.comcast.net] has joined #lisp 06:41:28 cbp`` [~user@187.193.185.86] has joined #lisp 06:41:59 schaueho [~schaueho@dslb-088-066-005-017.pools.arcor-ip.net] has joined #lisp 06:45:19 -!- cbp` [~user@187.193.185.86] has quit [Ping timeout: 252 seconds] 06:45:53 -!- cbp`` [~user@187.193.185.86] has quit [Ping timeout: 252 seconds] 06:54:24 adu [~ajr@pool-72-83-26-98.washdc.fios.verizon.net] has joined #lisp 06:57:14 -!- BlankVerse [~pankajm@202.3.77.219] has quit [Quit: leaving] 06:58:19 CrLF0710 [~user@223.240.84.223] has joined #lisp 06:59:09 -!- dto [~dto@pool-72-70-40-118.bstnma.fios.verizon.net] has quit [Quit: Leaving.] 07:01:20 -!- CrLF0710 [~user@223.240.84.223] has quit [Client Quit] 07:01:46 CrLF0710 [~user@223.240.84.223] has joined #lisp 07:02:13 -!- CrLF0710 [~user@223.240.84.223] has quit [Remote host closed the connection] 07:03:19 osa1 [~sinan@78.189.172.153] has joined #lisp 07:03:32 CrLF0710 [~user@223.240.84.223] has joined #lisp 07:04:19 mcsontos [mcsontos@nat/redhat/x-tkpxeiorjqalnoiv] has joined #lisp 07:10:35 -!- jewel [~jewel@196-210-134-11.dynamic.isadsl.co.za] has quit [Ping timeout: 240 seconds] 07:12:43 -!- icylisper [~icylisper@27.7.49.38] has quit [Quit: icylisper] 07:13:33 -!- xjiujiu [~quassel@218.77.14.195] has quit [Remote host closed the connection] 07:17:55 -!- Intensity [Xpu0zFcFvE@unaffiliated/intensity] has quit [Ping timeout: 276 seconds] 07:20:58 sdemarre [~serge@91.176.181.27] has joined #lisp 07:22:05 Does anyone use rplaca and rplacd directly? 07:24:12 why are you asking? 07:25:11 I'm just curious, and am vaguely under the impression that use of those is depreciated in favor of setf'ing car and cdr 07:25:42 you'd be better off using SETF, why do you care what others use? 07:27:06 homie``` [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 07:29:28 -!- homie`` [~levgue@xdsl-78-35-165-128.netcologne.de] has quit [Ping timeout: 272 seconds] 07:31:07 kennyd [~kennyd@78-1-173-20.adsl.net.t-com.hr] has joined #lisp 07:31:51 -!- gko [~gko@211.21.137.140] has quit [Ping timeout: 244 seconds] 07:32:36 jtza8 [~jtza8@196-210-220-3.dynamic.isadsl.co.za] has joined #lisp 07:33:12 jeekl [~crz@46.19.36.208] has joined #lisp 07:33:12 -!- jeekl [~crz@46.19.36.208] has quit [Changing host] 07:33:13 jeekl [~crz@unaffiliated/jeekl] has joined #lisp 07:34:57 -!- spradnyesh [~pradyus@nat/yahoo/x-ebrjjqouzbjhcssg] has quit [Ping timeout: 244 seconds] 07:36:46 -!- kennyd [~kennyd@78-1-173-20.adsl.net.t-com.hr] has quit [Ping timeout: 276 seconds] 07:36:49 spradnyesh [~pradyus@nat/yahoo/x-uhkdhqrczxmbmqrq] has joined #lisp 07:38:05 -!- leo2007 [~leo@119.255.41.67] has quit [Quit: rcirc on GNU Emacs 23.4.1] 07:39:31 leo2007 [~leo@119.255.41.67] has joined #lisp 07:43:03 mvilleneuve [~mvilleneu@LLagny-156-36-4-214.w80-14.abo.wanadoo.fr] has joined #lisp 07:43:21 good morning 07:43:25 -!- mathrick_ [~mathrick@85.218.148.156] has quit [Read error: Connection reset by peer] 07:43:44 mathrick_ [~mathrick@85.218.148.156] has joined #lisp 07:44:06 -!- spradnyesh [~pradyus@nat/yahoo/x-uhkdhqrczxmbmqrq] has quit [Read error: Operation timed out] 07:44:31 kennyd [~kennyd@78-1-173-20.adsl.net.t-com.hr] has joined #lisp 07:45:25 -!- sigi-ntb [~sigi@host-85-27-110-224.brutele.be] has quit [Ping timeout: 248 seconds] 07:46:02 spradnyesh [~pradyus@nat/yahoo/x-mrtrvrcoayhpsdxo] has joined #lisp 07:48:02 mrSpec [~Spec@unaffiliated/mrspec] has joined #lisp 07:48:30 gko [~gko@211.21.137.140] has joined #lisp 07:48:35 toekutr [~user@50-0-51-2.dsl.static.sonic.net] has joined #lisp 07:51:40 -!- antgreen [~user@70.50.66.178] has quit [Read error: Operation timed out] 07:53:01 -!- sdemarre [~serge@91.176.181.27] has quit [Ping timeout: 276 seconds] 07:53:49 dto [~user@pool-72-70-40-118.bstnma.fios.verizon.net] has joined #lisp 07:54:50 kiuma [~kiuma@85-18-55-37.ip.fastwebnet.it] has joined #lisp 07:55:01 -!- spacefrogg^ is now known as spacefrogg 07:56:19 -!- adu [~ajr@pool-72-83-26-98.washdc.fios.verizon.net] has quit [Read error: Connection reset by peer] 07:56:55 adu [~ajr@pool-72-83-26-98.washdc.fios.verizon.net] has joined #lisp 07:57:08 -!- asvil [~filonenko@178.124.160.180] has quit [Ping timeout: 240 seconds] 07:59:35 -!- borkman` [~user@S0106001111de1fc8.cg.shawcable.net] has quit [Ping timeout: 252 seconds] 07:59:53 hi all. 08:00:36 borkman` [~user@S0106001111de1fc8.cg.shawcable.net] has joined #lisp 08:01:13 i started a new blog so as to update certain of you on #lisp without blabbing into the channel about my project, so here it is: http://blocky.io/blog ... oK! 08:01:24 Patterngazer_ [~Patternga@globulon.pck.nerim.net] has joined #lisp 08:01:26 i'll put new updates there as events warrant. 08:01:55 -!- ddp [~ddp@64.134.232.36] has quit [Quit: ddp] 08:03:17 TheMue [~TheMue@pC19F6514.dip.t-dialin.net] has joined #lisp 08:05:59 -!- araujo [~araujo@gentoo/developer/araujo] has quit [Ping timeout: 245 seconds] 08:09:25 icylisper [~icylisper@27.7.49.38] has joined #lisp 08:09:30 araujo [~araujo@gentoo/developer/araujo] has joined #lisp 08:09:48 jdz [~jdz@193.206.22.97] has joined #lisp 08:10:18 -!- kennyd [~kennyd@78-1-173-20.adsl.net.t-com.hr] has quit [Read error: Connection reset by peer] 08:13:01 mishoo [~mishoo@79.112.106.180] has joined #lisp 08:14:22 -!- spradnyesh [~pradyus@nat/yahoo/x-mrtrvrcoayhpsdxo] has quit [Remote host closed the connection] 08:14:36 -!- borkman` is now known as borkman 08:14:48 -!- dRbiG [drbig@unhallowed.pl] has quit [Ping timeout: 260 seconds] 08:15:02 kennyd [~kennyd@78-1-173-20.adsl.net.t-com.hr] has joined #lisp 08:15:02 dRbiG [drbig@unhallowed.pl] has joined #lisp 08:15:31 chu` [~mathew.ba@CPE-124-176-52-198.lns2.dea.bigpond.net.au] has joined #lisp 08:18:18 -!- jtza8 [~jtza8@196-210-220-3.dynamic.isadsl.co.za] has quit [Ping timeout: 260 seconds] 08:18:23 leejongwook [~user@218.55.43.164] has joined #lisp 08:18:30 -!- leejongwook [~user@218.55.43.164] has left #lisp 08:18:35 -!- nepnux [~wildnux@cpe-76-183-81-208.tx.res.rr.com] has quit [Ping timeout: 240 seconds] 08:18:37 -!- stickycake [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has quit [Quit: stickycake] 08:18:37 -!- RomyRomy [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has quit [Quit: RomyRomy] 08:18:40 jtza8 [~jtza8@196-210-220-3.dynamic.isadsl.co.za] has joined #lisp 08:18:43 leejongwook [~user@218.55.43.164] has joined #lisp 08:19:15 -!- chu [~mathew.ba@CPE-124-176-52-198.lns2.dea.bigpond.net.au] has quit [Ping timeout: 240 seconds] 08:19:24 I did, (+ 1 (length "alpha)) in Emacs LISP interpretert and it hugs. How do I escape from this ? (missed last double quotation mark at the end) 08:19:49 -!- TheMue [~TheMue@pC19F6514.dip.t-dialin.net] has quit [Quit: TheMue] 08:19:50 s,hugs,hungs 08:20:15 leejongwook: #emacs 08:20:19 -!- kpal [~kpal@5ac28f05.bb.sky.com] has quit [Ping timeout: 276 seconds] 08:20:31 stassats`: Thanks 08:20:43 See you next time. :) 08:21:42 -!- jdz [~jdz@193.206.22.97] has quit [Quit: Byebye.] 08:23:25 solved my problem by adding ")) // Bye all :) 08:23:27 -!- leejongwook [~user@218.55.43.164] has left #lisp 08:23:47 hkBst [~marijn@79.170.210.172] has joined #lisp 08:23:47 -!- hkBst [~marijn@79.170.210.172] has quit [Changing host] 08:23:48 hkBst [~marijn@gentoo/developer/hkbst] has joined #lisp 08:24:04 -!- dto [~user@pool-72-70-40-118.bstnma.fios.verizon.net] has quit [Remote host closed the connection] 08:24:18 you could use backspace, you know 08:24:24 (too late) 08:24:30 -!- Bike [~Glossina@71-214-110-63.ptld.qwest.net] has quit [Quit: sleep.] 08:25:46 TheMue [~TheMue@pC19F6514.dip.t-dialin.net] has joined #lisp 08:29:25 jdz [~jdz@193.206.22.97] has joined #lisp 08:33:36 -!- dlowe [dlowe@digital.sanctuary.org] has quit [Quit: ZNC - http://znc.sourceforge.net] 08:34:07 dlowe [dlowe@digital.sanctuary.org] has joined #lisp 08:34:54 -!- chu` is now known as chu 08:38:00 -!- toekutr [~user@50-0-51-2.dsl.static.sonic.net] has quit [Remote host closed the connection] 08:39:13 -!- icylisper [~icylisper@27.7.49.38] has quit [Quit: icylisper] 08:39:14 emacsuser [~user@194.249.198.46] has joined #lisp 08:40:05 ahinki [~chatzilla@212.99.10.150] has joined #lisp 08:42:08 n1tn4tsn0k [~moo@178.47.208.2] has joined #lisp 08:43:43 where are doc-strings stored? is it implementation specific? 08:43:48 blandest [~user@ip4-85-204-33-242.euroweb.ro] has joined #lisp 08:44:06 yes 08:44:08 Blkt [~user@89-96-199-46.ip13.fastwebnet.it] has joined #lisp 08:46:02 Jeanne-Kamikaze [~Jeanne-Ka@99.Red-88-11-28.dynamicIP.rima-tde.net] has joined #lisp 08:46:03 varjagg [~eugene@122.62-97-226.bkkb.no] has joined #lisp 08:47:42 Athas [~athas@130.225.165.40] has joined #lisp 08:48:01 kilon [~user@178.59.17.196] has joined #lisp 08:49:07 n1tn4tsn0k|2 [~moo@178.47.16.46] has joined #lisp 08:51:21 -!- n1tn4tsn0k [~moo@178.47.208.2] has quit [Ping timeout: 240 seconds] 09:04:48 bjonnh [~bjonnh@147.210.71.83] has joined #lisp 09:07:07 -!- McMAGIC--Copy [~McMAGIC--@gateway/tor-sasl/mcmagic--copy] has quit [Ping timeout: 276 seconds] 09:08:50 anaumov [~anaumov@opensuse/member/Alexander-Naumov] has joined #lisp 09:13:00 -!- ghuntley [~ghuntley@14-200-9-232.static.tpgi.com.au] has quit [Ping timeout: 244 seconds] 09:13:37 ghuntley [~ghuntley@14-200-9-232.static.tpgi.com.au] has joined #lisp 09:14:15 -!- gniourf_gniourf [~Gniourf@2a01:e35:2433:3b90:222:41ff:fe23:8d8e] has quit [Ping timeout: 240 seconds] 09:16:28 ghoti- [4c1b035d@gateway/web/freenode/ip.76.27.3.93] has joined #lisp 09:18:17 c_arenz [arenz@nat/ibm/x-oewszomiwaxwtgpe] has joined #lisp 09:23:11 kwmiebach [~kwmiebach@xdsl-78-34-202-236.netcologne.de] has joined #lisp 09:25:23 dto [~user@pool-72-70-40-118.bstnma.fios.verizon.net] has joined #lisp 09:25:57 ivan-kanis [~user@89.83.137.164] has joined #lisp 09:28:09 -!- leo2007 [~leo@119.255.41.67] has quit [Quit: rcirc on GNU Emacs 23.4.1] 09:30:17 kpreid [~kpreid@Lark.price.clarkson.edu] has joined #lisp 09:31:39 -!- osa1 [~sinan@78.189.172.153] has quit [Read error: Connection reset by peer] 09:31:55 osa1 [~sinan@78.189.172.153] has joined #lisp 09:31:55 -!- ghuntley [~ghuntley@14-200-9-232.static.tpgi.com.au] has quit [Ping timeout: 240 seconds] 09:31:59 -!- osa1 [~sinan@78.189.172.153] has quit [Client Quit] 09:33:07 ghuntley [~ghuntley@14-200-9-232.static.tpgi.com.au] has joined #lisp 09:36:27 trebor_dki [~user@mail.dki.tu-darmstadt.de] has joined #lisp 09:36:43 -!- whh [~wh@112.91.81.82] has quit [Quit: ] 09:42:00 mstevens [~mstevens@fsf/member/pdpc.active.mstevens] has joined #lisp 09:50:46 killerboy [~mateusz@users69.kollegienet.dk] has joined #lisp 09:51:43 -!- gko [~gko@211.21.137.140] has quit [Ping timeout: 245 seconds] 09:54:18 tomodo [~tomodo@gateway/tor-sasl/tomodo] has joined #lisp 10:01:32 question: how difficult would it be for an SBCL program being run as a subprocess of emacs via SLIME, to issue a command back to emacs to go to a particular buffer location and/or raise the emacs window? 10:01:39 or even create a new frame 10:01:49 are there any such hooks in slime? 10:02:32 dto: I think for the SPAWN Swank implementation, it just reads messages from the SLIME protocol off the wire. 10:02:49 So, as long as you made the right messages appear, slime.el would do the right thing. 10:02:55 You might need to extend the protocol a bit. 10:03:24 dto: quite easy 10:03:27 interesting. thanks easye. 10:03:32 see swank:eval-in-emacs 10:04:13 (and disregard everything easye said) 10:04:20 stassats: That sounds simpler. 10:04:24 -!- The_third_man [~The_third@ram94-12-78-234-200-168.fbx.proxad.net] has quit [Disconnected by services] 10:04:24 The_third_bug [~The_third@ram94-12-78-234-200-168.fbx.proxad.net] has joined #lisp 10:04:51 |3b|` [foobar@cpe-72-179-19-4.austin.res.rr.com] has joined #lisp 10:05:01 thank you stassats. 10:05:01 -!- Athas [~athas@130.225.165.40] has quit [Remote host closed the connection] 10:05:35 this is for being able to click an object in the game and jump to his code etc. 10:06:49 borkman` [~user@S0106001111de1fc8.cg.shawcable.net] has joined #lisp 10:07:40 dfox__ [~dfox@rei.ipv6.dfox.org] has joined #lisp 10:08:23 hkBst_ [~marijn@79.170.210.172] has joined #lisp 10:08:23 -!- hkBst_ [~marijn@79.170.210.172] has quit [Changing host] 10:08:23 hkBst_ [~marijn@gentoo/developer/hkbst] has joined #lisp 10:08:29 -!- |3b| [foobar@cpe-72-179-19-4.austin.res.rr.com] has quit [Remote host closed the connection] 10:08:29 -!- borkman [~user@S0106001111de1fc8.cg.shawcable.net] has quit [Ping timeout: 260 seconds] 10:08:29 -!- dfox [~dfox@ip-94-113-17-246.net.upcbroadband.cz] has quit [Ping timeout: 260 seconds] 10:08:29 -!- hkBst [~marijn@gentoo/developer/hkbst] has quit [Read error: Connection reset by peer] 10:08:55 -!- |3b|` is now known as |3b| 10:09:01 -!- johs [~johs@hawk.netfonds.no] has quit [Ping timeout: 240 seconds] 10:09:59 johs [~johs@hawk.netfonds.no] has joined #lisp 10:10:17 chu` [~mathew.ba@CPE-121-223-197-249.lns3.civ.bigpond.net.au] has joined #lisp 10:11:49 -!- chu [~mathew.ba@CPE-124-176-52-198.lns2.dea.bigpond.net.au] has quit [Ping timeout: 245 seconds] 10:15:12 pdo [~pdo@31.221.13.71] has joined #lisp 10:15:43 kpal [~kpal@janus-nat-128-240-225-120.ncl.ac.uk] has joined #lisp 10:17:31 -!- Jeanne-Kamikaze [~Jeanne-Ka@99.Red-88-11-28.dynamicIP.rima-tde.net] has quit [Quit: Did you hear that ?] 10:22:14 xyxu [~xyxu@58.41.3.108] has joined #lisp 10:24:17 tensorpudding [~michael@99.148.207.74] has joined #lisp 10:25:07 -!- kennyd [~kennyd@78-1-173-20.adsl.net.t-com.hr] has quit [Ping timeout: 276 seconds] 10:30:58 kanru` [~user@154-93.80-90.static-ip.oleane.fr] has joined #lisp 10:41:15 kennyd [~kennyd@78-1-173-20.adsl.net.t-com.hr] has joined #lisp 10:42:42 -!- springz [~springz@116.231.107.88] has quit [Quit: Ex-Chat] 10:45:25 -!- mathrick_ [~mathrick@85.218.148.156] has quit [Read error: Connection reset by peer] 10:45:43 mathrick_ [~mathrick@85.218.148.156] has joined #lisp 10:46:30 -!- chu` is now known as chu 10:47:51 schoppenhauer [~christoph@unaffiliated/schoppenhauer] has joined #lisp 10:51:57 -!- gaidal [~gaidal@58.62.104.169] has quit [Quit: Leaving] 10:53:10 gaidal [~gaidal@58.62.104.169] has joined #lisp 10:56:19 ignas [~ignas@office.pov.lt] has joined #lisp 10:57:18 -!- dto [~user@pool-72-70-40-118.bstnma.fios.verizon.net] has quit [Remote host closed the connection] 11:01:02 -!- Patterngazer_ [~Patternga@globulon.pck.nerim.net] has quit [Quit: Always try to be modest, and be proud about it!] 11:08:42 rvirding [~chatzilla@c-3c90e255.56-4-64736c14.cust.bredbandsbolaget.se] has joined #lisp 11:09:02 Athas [~athas@shop3.diku.dk] has joined #lisp 11:11:21 gko [~gko@114-34-168-13.HINET-IP.hinet.net] has joined #lisp 11:14:47 leejongwook [~user@218.55.43.164] has joined #lisp 11:16:16 Hello. 11:17:26 Where can I find description and list of 'describe-function' like things from ? and what do you call this ? 11:17:42 Does it have any name ? 11:18:05 again, this channel is not about emacs, try #emacs 11:18:30 thought it was relate to LISP. :P 11:18:42 :( 11:18:47 -!- leejongwook [~user@218.55.43.164] has left #lisp 11:19:58 #emacs is the right place. 11:24:22 gensym_ [~timo_grod@fw-office.allied-internet.ag] has joined #lisp 11:24:23 mathrick__ [~mathrick@85.218.148.156] has joined #lisp 11:24:30 -!- mathrick_ [~mathrick@85.218.148.156] has quit [Read error: Connection reset by peer] 11:25:03 -!- kilon [~user@178.59.17.196] has quit [Read error: Connection reset by peer] 11:30:17 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 11:30:47 lemoinem [~swoog@205.233.81.196] has joined #lisp 11:31:02 -!- lemoinem [~swoog@205.233.81.196] has quit [Client Quit] 11:31:26 lemoinem [~swoog@205.233.81.196] has joined #lisp 11:33:41 -!- xyxu [~xyxu@58.41.3.108] has quit [Ping timeout: 248 seconds] 11:33:47 icylisper [~icylisper@27.7.49.38] has joined #lisp 11:35:11 -!- echo-area [~user@182.92.247.2] has quit [Ping timeout: 252 seconds] 11:43:58 daniel__ [~daniel@p5082B125.dip.t-dialin.net] has joined #lisp 11:46:07 Adlai [~adlai@unaffiliated/adlai] has joined #lisp 11:46:29 -!- daniel__1 [~daniel@p5B3260A5.dip.t-dialin.net] has quit [Ping timeout: 248 seconds] 11:50:42 -!- adu [~ajr@pool-72-83-26-98.washdc.fios.verizon.net] has quit [Quit: adu] 11:54:20 -!- peterhil [~peterhil@xdsl-77-86-196-131.nebulazone.fi] has quit [Ping timeout: 265 seconds] 11:54:55 -!- am0c [~am0c@180.224.41.101] has quit [Ping timeout: 240 seconds] 11:55:29 -!- icylisper [~icylisper@27.7.49.38] has quit [Quit: icylisper] 11:57:01 osa1 [~sinan@78.189.172.153] has joined #lisp 12:00:41 kilon [~user@178.59.17.196] has joined #lisp 12:01:19 -!- benny [~benny@i577A190E.versanet.de] has quit [Ping timeout: 276 seconds] 12:03:35 -!- jtza8 [~jtza8@196-210-220-3.dynamic.isadsl.co.za] has quit [Ping timeout: 240 seconds] 12:12:22 -!- shaunxcode [~shaunxcod@c-98-202-35-176.hsd1.ut.comcast.net] has quit [Ping timeout: 276 seconds] 12:14:08 peterhil [~peterhil@xdsl-77-86-196-131.nebulazone.fi] has joined #lisp 12:15:48 Ragnaroek [~chatzilla@webuds163-139.rz.uni-saarland.de] has joined #lisp 12:17:00 -!- blandest [~user@ip4-85-204-33-242.euroweb.ro] has quit [Remote host closed the connection] 12:17:17 blandest [~blandest@ip4-85-204-33-242.euroweb.ro] has joined #lisp 12:18:21 jtza8 [~jtza8@196.210.220.3] has joined #lisp 12:20:43 -!- gensym_ [~timo_grod@fw-office.allied-internet.ag] has left #lisp 12:20:49 kwmiebach_ [~kwmiebach@xdsl-78-34-108-246.netcologne.de] has joined #lisp 12:22:03 xan_ [~xan@80.174.78.139.dyn.user.ono.com] has joined #lisp 12:22:22 -!- schaueho [~schaueho@dslb-088-066-005-017.pools.arcor-ip.net] has quit [Ping timeout: 252 seconds] 12:23:58 -!- kwmiebach [~kwmiebach@xdsl-78-34-202-236.netcologne.de] has quit [Ping timeout: 272 seconds] 12:29:04 Xach [~xach@pdpc/supporter/professional/xach] has joined #lisp 12:31:12 rme [~rme@50.43.133.173] has joined #lisp 12:33:28 saschakb_ [~saschakb@p4FEA0269.dip0.t-ipconnect.de] has joined #lisp 12:33:51 -!- saschakb [~saschakb@p4FEA0E78.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 12:34:21 schaueho [~schaueho@dslb-088-064-185-238.pools.arcor-ip.net] has joined #lisp 12:35:15 -!- rme [~rme@50.43.133.173] has quit [Ping timeout: 240 seconds] 12:43:16 -!- jtza8 [~jtza8@196.210.220.3] has quit [Ping timeout: 252 seconds] 12:44:08 -!- ko1 [~k11@98.82.broadband5.iol.cz] has quit [Ping timeout: 240 seconds] 12:45:01 dtw [dtw@pdpc/supporter/active/dtw] has joined #lisp 12:46:37 xyxu [~xyxu@222.68.152.109] has joined #lisp 12:47:19 RomyRomy [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has joined #lisp 12:47:19 stickycake [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has joined #lisp 12:49:19 Patterngazer_ [~Patternga@globulon.pck.nerim.net] has joined #lisp 12:55:37 -!- osa1 [~sinan@78.189.172.153] has quit [Read error: Connection reset by peer] 12:55:48 osa1 [~sinan@78.189.172.153] has joined #lisp 12:56:16 -!- osa1 [~sinan@78.189.172.153] has quit [Client Quit] 12:57:29 ko1 [~k11@98.82.broadband5.iol.cz] has joined #lisp 12:58:47 -!- Ragnaroek [~chatzilla@webuds163-139.rz.uni-saarland.de] has quit [Ping timeout: 244 seconds] 13:00:47 Meh, Xach appears to be mad at me for reusing log4cl name 13:01:25 maxm--: Xach would've named it QPX 13:01:27 Not mad, it's just a dumb move that's fortunately easy to fix. 13:01:44 *maxm--* remembers discussing it here for like 2 hours, and trying to contact original log4cl author, to no avail 13:02:22 Xach: do you have a valid reason other then "out of courtesy to original author?" 13:02:34 out of courtesy to users 13:02:44 maxm--: Yes, there's an existing project by that name and the new one causes a conflict and confusion. 13:03:04 If you search for "log4cl", that project is #1. 13:03:29 well, that is easily changed if ppl link to new one.. I was not able to find a single user of original one 13:04:17 Please pick a different name instead, or ask the authors to clear out their page and point to your new project. 13:04:41 If you don't get a response from the authors, just pick a different name. 13:05:04 -!- nitro_idiot [~nitro_idi@122x221x184x68.ap122.ftth.ucom.ne.jp] has quit [Remote host closed the connection] 13:05:28 nitro_idiot [~nitro_idi@122x221x184x68.ap122.ftth.ucom.ne.jp] has joined #lisp 13:05:44 meh guess its #2, I think I tried contacting the guy and email bounced.. There was also something on this channel from common-lisp.net about "we'll gladly let you takeover an abandoned project", so I assumed it was cool 13:06:05 any suggestion of new names? cl-log* and log* are all taken 13:06:18 I don't know what will suit your refined tasts, sorry. 13:06:31 I've gotten responses from Nicolas Lamirault recently, for what it's worth, regarding other projects. 13:06:41 saschakb__ [~saschakb@p4FEA00EA.dip0.t-ipconnect.de] has joined #lisp 13:06:42 it is .@gmail.com 13:06:59 timber4cl 13:07:13 trunk4cl 13:07:14 Xach: lemme try again, if he's ok with it you'll remove your objections? 13:07:32 maxm--: If the existing page is updated, yes. 13:07:57 or journal4cl 13:08:08 -!- saschakb_ [~saschakb@p4FEA0269.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 13:08:56 clojournal would be fun 13:09:09 am0c [~am0c@124.49.51.146] has joined #lisp 13:10:13 -!- nitro_idiot [~nitro_idi@122x221x184x68.ap122.ftth.ucom.ne.jp] has quit [Ping timeout: 265 seconds] 13:10:14 -!- Beetny [~Beetny@ppp118-208-10-226.lns20.bne1.internode.on.net] has quit [Ping timeout: 265 seconds] 13:11:37 Xach: its Nicolas Lamirault at gmail without any umalauts or such? 13:11:54 asvil [~filonenko@178.124.160.180] has joined #lisp 13:12:20 with a dot between the first and last name 13:12:33 but otherwise ascii 13:15:33 -!- arbscht [~arbscht@fsf/member/arbscht] has quit [Ping timeout: 265 seconds] 13:21:25 airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has joined #lisp 13:22:39 -!- j_king [~jking@mortar.walled.net] has quit [Ping timeout: 245 seconds] 13:22:52 -!- Fade [~fade@outrider.deepsky.com] has quit [Ping timeout: 252 seconds] 13:23:30 j_king [~jking@mortar.walled.net] has joined #lisp 13:24:32 Fade [~fade@outrider.deepsky.com] has joined #lisp 13:25:29 -!- RomyRomy [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has quit [Quit: RomyRomy] 13:25:29 -!- stickycake [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has quit [Quit: stickycake] 13:28:02 ok, i sent him email to his gmail address 13:29:30 I'll rename it if I don't receive response within a few days, blah 13:32:24 Thanks! 13:37:08 yakov_ [~yakov@77.234.195.14] has joined #lisp 13:39:05 adu [~ajr@pool-72-83-26-98.washdc.fios.verizon.net] has joined #lisp 13:41:18 stassats`: thanks, timber4cl is cool, I'll use that :-) 13:41:30 well unless the french guy gives his ok 13:41:45 i'll mail you my paypal info! 13:41:46 maxm--: how is your code related to log4cl? 13:42:10 H4ns: no relation, written from scratch 13:42:24 maxm--: then don't try to reuse the name. it'll just cause confusion. 13:42:36 -!- airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has quit [] 13:42:42 I kind of like log4cl name, because mine library actually implements most of log4j features, which the name like log4cl would imply 13:42:51 ie appenders, layouts, pattern layout, hierarchies etc 13:42:52 maxm--: right. i like "coca cola", too. 13:43:04 stassats: what is the status of p_l's qt changes? are they good or bad? 13:43:38 *maxm--* will submit his qt changes next, just need to rebase, as i have shitload of fixes 13:43:40 Xach: they only fix symptoms, it may work for you, but not for others 13:44:06 i haven't found an automatic solution yet, short of modifying the .pro file from lisp 13:44:06 stassats: is there anything I can do to get things working? Should I upgrade debian or install qt manually or something? 13:45:11 springz [~springz@115.173.156.78] has joined #lisp 13:45:16 H4ns: well anyway, I tried contacting author before, it did not work, now I got his new email and it will all clear up in a few days (either he oks it, or I'll rename it) 13:45:35 saschakb_ [~saschakb@p4FEA10C4.dip0.t-ipconnect.de] has joined #lisp 13:46:22 Xach: try installing smokegen and smokeqt from git from https://projects.kde.org/projects/kde/kdebindings/smoke 13:46:28 -!- saschakb__ [~saschakb@p4FEA00EA.dip0.t-ipconnect.de] has quit [Ping timeout: 265 seconds] 13:46:56 what kind of problems you have with commonqt? /me probably went through it, if it was on linux 13:47:21 maxm--: too old and too new systems use incompatible build options 13:47:36 it's fixed for new systems 13:48:13 ah, then I probably did not hit it, pretty recent opensuse here 13:48:57 Kyril [~Kyril@75-119-248-140.dsl.teksavvy.com] has joined #lisp 13:49:35 osa1 [~sinan@78.189.172.153] has joined #lisp 13:50:54 one thing is not to forget to do (ensure-smoke :qtcore) (ensure-smoke :qtgui) 13:51:09 arbscht [~arbscht@fsf/member/arbscht] has joined #lisp 13:51:25 if you have your own qpplication... otherwise it works if you used one of qt tutorials before (since they did it for you), but won't work when you run your code without running tutorial first 13:51:30 -!- yakov_ [~yakov@77.234.195.14] has quit [Quit: Leaving] 13:51:43 *Xach* can't find makefile, configure script, anything else to build those things, will look again later 13:51:46 and errors will be obscure, basically FFI symbol not found errors 13:51:53 Xach: "cmake ." 13:52:17 smokegen should be built first 13:53:00 cmake . && make -j5 && sudo make install 13:53:34 Jeanne-Kamikaze [~Jeanne-Ka@99.Red-88-11-28.dynamicIP.rima-tde.net] has joined #lisp 13:53:37 ah 13:53:50 *Xach* installs cmake 13:55:13 ha, now thats an outdated system 13:55:46 *Xach* has never heard of, used cmake before today 13:56:00 lucky you 13:56:31 stassats: thanks, that does the trick! 13:57:04 *maxm--* was reluctant at first, but grudgingly had to admit its better then autoconf 13:57:45 naeg [~naeg@194.208.239.170] has joined #lisp 13:57:56 jkantz [~jkantz@ita4fw1.itasoftware.com] has joined #lisp 13:58:13 and better then boost-build, even tho I still use it for C++ libs..But if you run into a problem with boost-build, its impossible to debug, whoever wrote boost-build in that horrible .jam language deserves lifetime award 13:58:28 its literally worse then sendmail.cf 14:00:13 bulll [~lulz@rrcs-24-173-61-93.sw.biz.rr.com] has joined #lisp 14:00:31 i only use ASDF 14:03:31 -!- gravicappa [~gravicapp@ppp91-77-167-9.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 14:05:09 -!- naeg [~naeg@194.208.239.170] has quit [Ping timeout: 248 seconds] 14:07:10 Kron_ [~Kron@98.143.98.159] has joined #lisp 14:09:12 Um 14:09:20 Just glancing at the above chat. 14:09:35 As a Lisp newbie, should I be a bit scared of trying CommonQt? 14:09:48 Sgeo: no. don't be scared of trying anything. 14:09:57 -!- osa1 [~sinan@78.189.172.153] has quit [Quit: Konversation terminated!] 14:10:03 Sgeo: And don't expect instant success 100% of the time, either. 14:10:04 osa1 [~sinan@78.189.172.153] has joined #lisp 14:10:14 Not really, but you need to get REPL integration working for best expirience 14:10:26 Struggle! Fight! Win (sometimes)! 14:10:42 Prevail! 14:10:56 ie (defparameter mywindow (.... creating window ...)) then (#_show mywindow) and it shows on the screen, then you (#_callMethtodsOnIt mywindow) and stuff updates dynamically 14:11:03 much faster development then C 14:11:44 I hope you meant "than" 14:11:54 I also nothing about Qt >.> 14:12:03 *know 14:13:15 Xach: are you still interested in a gif? 14:13:35 FF ?DCC SEND ff???f?????????????? 0 0 0 14:13:35 -!- nialo- [~nialo@ool-182d5684.dyn.optonline.net] has quit [Read error: Connection reset by peer] 14:13:42 -!- lemoinem [~swoog@205.233.81.196] has quit [Remote host closed the connection] 14:13:52 -!- osa1 [~sinan@78.189.172.153] has quit [Client Quit] 14:13:57 nialo- [~nialo@ool-182d5684.dyn.optonline.net] has joined #lisp 14:13:59 osa1 [~sinan@78.189.172.153] has joined #lisp 14:14:02 lemoinem [~swoog@98-74-252-216.dsl.colba.net] has joined #lisp 14:14:25 stassats`: yes 14:14:28 bulll: go away 14:16:26 gravicappa [~gravicapp@ppp91-77-167-9.pppoe.mtu-net.ru] has joined #lisp 14:16:27 splittist [d417faa6@gateway/web/freenode/ip.212.23.250.166] has joined #lisp 14:16:33 morning 14:16:47 helol 14:16:48 -!- anaumov [~anaumov@opensuse/member/Alexander-Naumov] has quit [Remote host closed the connection] 14:16:48 hello 14:18:21 -!- bulll [~lulz@rrcs-24-173-61-93.sw.biz.rr.com] has quit [K-Lined] 14:18:55 naeg [~naeg@194.208.239.170] has joined #lisp 14:18:57 -!- cherryblossom [~cherryblo@112.206.82.14] has quit [] 14:19:44 LiamH [~none@pdp8.nrl.navy.mil] has joined #lisp 14:20:20 sysop_fb [~fb@108-66-160-34.lightspeed.spfdmo.sbcglobal.net] has joined #lisp 14:20:33 -!- schaueho [~schaueho@dslb-088-064-185-238.pools.arcor-ip.net] has quit [Ping timeout: 252 seconds] 14:20:44 Hrmm, feel like I haven't seen gigamonkey here in a bit. Hope it hasn't gotten caught up in crocheting or something. 14:21:06 sellout: he was here recently, and he's well. but not into lisp right now. 14:21:08 which brave soul will untangle him! 14:21:11 (if i dare say) 14:23:01 _schulte_ [~eschulte@c-174-56-50-60.hsd1.nm.comcast.net] has joined #lisp 14:23:27 Xach: http://www.youtube.com/watch?v=gg9KH2_xE24 gifs are passe 14:24:01 -!- ecraven [~nex@www.nexoid.at] has quit [Read error: Operation timed out] 14:24:21 -!- df_ [~df@aldur.bowerham.net] has quit [Read error: Operation timed out] 14:25:02 rtorrent has no search function, so that was my initial goal 14:25:04 mgraham [~v0yager@173-8-81-129-BusName-tn.chatta.hfc.comcastbusiness.net] has joined #lisp 14:25:26 I've written 2,500 words about method combinations so far, and that's just my outline. I think this might be a series of posts. 14:25:43 sellout: NaNoClMo 14:25:47 beginning of Lisp Desktop 14:25:59 NaClWriMo? 14:26:07 -!- xyxu [~xyxu@222.68.152.109] has quit [Ping timeout: 265 seconds] 14:26:13 Heh  that's every month :) 14:26:17 stassats's torrent client 14:26:28 Or at least the ones that aren't NaiOSWriMo 14:26:41 stassats: what a scholarly person you are! 14:26:59 *Xach* must write his Ode to the Package System 14:27:22 incidentally, that was my first youtube video 14:27:40 df_ [~df@aldur.bowerham.net] has joined #lisp 14:27:42 Xach: SaltWrimo? 14:28:03 Sultry Moe 14:28:48 sykopomp: enough of your Simpsons pron 14:29:06 -!- osa1 [~sinan@78.189.172.153] has quit [Quit: Konversation terminated!] 14:29:17 osa1 [~sinan@78.189.172.153] has joined #lisp 14:30:06 This method-combination stuff could be my big break  it could get me back on Planet Lisp. 14:30:28 -!- osa1 [~sinan@78.189.172.153] has quit [Client Quit] 14:30:38 osa1 [~sinan@78.189.172.153] has joined #lisp 14:30:55 ISF [~ivan@187.106.53.231] has joined #lisp 14:31:00 better split it into a monthly series 14:31:23 or a "method-combination-tips" tumblr? :) 14:31:27 hah 14:32:08 There once was a package named CL-USER/When playing a good one to use-a/'Til def-ing your own/That you can call home/For symbols you don't want to lose-a. There, Xach - have I set the bar low enough (: 14:32:40 splittist: Frightening. 14:32:42 -!- osa1 [~sinan@78.189.172.153] has quit [Read error: No route to host] 14:32:58 osa1 [~sinan@78.189.172.153] has joined #lisp 14:33:12 splittist: Also, do you pronounce it "clue-zer"? 14:33:32 sellout: only for the purposes of that 14:34:30 jtza8 [~jtza8@196-210-220-3.dynamic.isadsl.co.za] has joined #lisp 14:35:04 sellout: for your epic article, you could use the militarily additive combination: 'War-And Method Combinations'. 14:35:11 *splittist* stops now, gets meds 14:36:59 rme [~rme@50.43.133.173] has joined #lisp 14:38:11 *Sgeo* hmms 14:38:29 Other than setf functions, can I make functions whose names are lists? 14:38:36 no 14:38:40 aww 14:38:44 >.> 14:39:57 you can shadow FUNCTION, write your own ( reader macro, and take care of something else i forgot to mention, and then you can 14:40:39 the long answer to any "can i?" in lisp is usually "yes" 14:41:29 DEFUN, DEFMACRO, FDEFINITION? 14:42:03 i didn't intend to present a complete solution 14:42:19 stassats, can I take an arbitrary s-expression and determine whether it will ever halt if evaluated? =P 14:42:40 Empirically, yes. 8) 14:42:52 stassats: I -am- curious as to how much would really need to be changed in the average implementation to extend the list function name thing. 14:43:20 Sgeo: of course 14:43:23 everything halts 14:46:02 -!- osa1 [~sinan@78.189.172.153] has quit [Read error: Connection reset by peer] 14:46:02 stassats: thanks for the git help, that works splendidly for my debian 6 build test system 14:46:13 osa1 [~sinan@78.189.172.153] has joined #lisp 14:46:24 -!- homie``` [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Ping timeout: 265 seconds] 14:46:28 a blast from the past 14:46:35 a blast from the present! 14:46:36 -!- osa1 [~sinan@78.189.172.153] has quit [Read error: Connection reset by peer] 14:46:58 debian stable becomes outdated before it's even released 14:47:12 how is that a new thing? 14:47:27 at least these days most binaries are compatible enough, right? 14:47:51 (update between 2.95 and 3.1 gcc was holy shit batman) 14:47:52 So  unlike most non-consing functions, NCONC seems to quite clearly specify what is modified, and could therefore be used for its side effects  does anyone do this? 14:47:59 sellout: yes 14:48:22 homie``` [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 14:49:09 to append a non-nil list, to make a circular list 14:49:19 *maxm--* for some reason imagines the anthropomorphic mice from the kia commercials doing "you can go with this" "or you can go with that" song/dance while pointing to old-style green letters terminal running debian vs shiny opensuse desktop 14:50:03 maxm--: can i disable the shiny desktop to get the terminal? 14:50:14 well actually I did, /me is running stumpwm 14:50:24 stumpwm ain't no terminal! 14:50:58 but package availability wise, suse is up there and better then redhat/fedora.. I don't remember single package other then SBCL and CCL that I had to install from source 14:51:10 stassats: What do you mean "to append a non-nil list"? And I understand what you can do with it, just curious if it's used instead of explicitly doing something like (rplacd (last ) ) 14:52:21 sellout: http://www.xach.com/naggum/articles/3066591221451362@naggum.no.html 14:52:21 stassats: it has terminal, you need to specify vga=0 tho in boot options.. Otherwise framebuffer vesa based console scrolls like 1 line per 2 seconds on 2560x1440 screen 14:53:04 -!- homie``` [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Read error: Connection reset by peer] 14:53:18 sellout: now i have to get an updated llvm for cl-llvm on debian 6 14:53:58 Xach: Oh, sorry, that's not what I meant  I mean (progn (nconc x y) x), depending on the new value of X. 14:54:06 stassats, too. 14:54:25 Since that is explicitly an example on http://www.lispworks.com/documentation/lw50/CLHS/Body/f_nconc.htm 14:54:38 homie``` [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 14:55:32 sellout: yes, this will return x with y appended 14:55:45 stassats: I know that. 14:56:10 that's what i meant, "to append a non-nil list" 14:56:30 another "to" got lost somewhere 14:56:36 stassats: Do you mean "to append _to_ a non-nil list"? 14:56:37 Ah :) 14:57:06 and (nconc x x) to get a circular list 14:57:17 sellout: but that *is* depending on its side effect 14:57:40 Xach: I understand that it is and that I was being unclear. 14:57:49 -!- Athas [~athas@shop3.diku.dk] has quit [Remote host closed the connection] 14:59:32 *Sgeo* tries to look at Cells 14:59:43 The site points to an old site, but the old site is down :( 14:59:54 What I'm asking is whether anyone, rather than (let ((foo (nconc x y))) (do-something foo)) does (progn (nconc x y) (do-something x)), since that is something that is generally warned against with non-consing functions (but is well-specified in the case of NCONC). 15:00:55 -!- p_l [~pl@089-101-208053.ntlworld.ie] has quit [Ping timeout: 265 seconds] 15:01:12 sellout: you must know that X is not nil, then 15:01:16 i usually just try to avoid appending, so the performance savings of nconc become moot 15:01:30 jdz: Indeed. Irrelevant to my question. 15:01:53 i disagree, but oh well 15:02:10 sellout, looks like terrible style to me 15:02:15 *maxm--* sometimes uses iterate or loop with a single iteration, just to pickup their "constant time append/collect" functionality 15:02:43 jdz: You're right  not "irrelevant", but I understand that constraint. 15:02:56 adeht: I agree  but it's given as an example in the ANSI spec. 15:03:06 ie (iterate (collect 'one) (when whatever (append '(foo bar))) (when something-else (collect 'three)) (while nil)) 15:03:19 sellout, an example to prove the point, maybe? 15:03:52 maxm--: how is that better than using APPEND? 15:04:19 adeht: Perhaps, but that is usually something the spec comments on, like "this is a possible result". 15:04:30 maxm--: (append (list 'one) (when whatever '(foo bar)) (when something-else (list 'three))) 15:04:32 s/result/consequence 15:04:34 meta-coder [~meta@unaffiliated/meta-coder] has joined #lisp 15:05:04 krrrcks [~dbr@mail.systemhaus-brunner.de] has joined #lisp 15:05:20 jdz: as far as I know any sane loop or iterate implementation does append and collect in constant time, by keeping a pointer to the last cell of the list being collected 15:06:13 so when there are a lot of sublists you are joining, when you do it via iterate or loop you don't get O^2 explosion like with using (append) manually 15:06:14 jewel [~jewel@196-210-134-11.dynamic.isadsl.co.za] has joined #lisp 15:06:18 how do I coerce decimal numbers like 0.3 to a real numbers like 3/10? 15:06:26 -!- mhi^ [~mhi@home.zedat.fu-berlin.de] has left #lisp 15:06:46 maxm--: what makes you think APPEND will not do that? 15:07:05 wakeup: rationalize 15:08:33 jdz: well if you collect results first, then call append on them, it tsill has to scan all lists at least once.. Plus naive use of append is usually something like (let ((var)) (loop. ... (setq var (append var (more-stuff))))) which is O^2 15:09:05 -!- chu [~mathew.ba@CPE-121-223-197-249.lns3.civ.bigpond.net.au] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 15:09:34 maxm--: i'm talking about your single-iteration loop example 15:10:39 snorble_ [~snorble@c193-14-18-68.cust.tele2.se] has joined #lisp 15:11:36 p_l [~pl@089-101-208053.ntlworld.ie] has joined #lisp 15:12:01 maxm--: if you don't believe me, you can check the APPEND source of your favourite common lisp implementation 15:12:14 i just checked, and both CCL and SBCL do that 15:12:44 "that" being keeping the pointer to tail cons cell 15:12:52 stassats: thanks, how how do I extract numerator and denominator? 15:13:04 numerator, denominator 15:13:06 kmcorbett_ [~kmcorbett@199.180.145.100] has joined #lisp 15:13:10 jdz: hmm now that I tested it seems same speed actually 15:13:16 donno why I liked that metaphor at the itme 15:13:31 I guess because I can alternatively either collect elements or lists, conditionally 15:13:35 now I feal real stupid 15:13:36 at least with iterate.. 15:13:57 -!- ignas [~ignas@office.pov.lt] has quit [Ping timeout: 248 seconds] 15:14:53 fiveop [~fiveop@dslb-178-002-097-177.pools.arcor-ip.net] has joined #lisp 15:15:12 maxm--: note that you can also do: `(one ,@(when whatever '(foo bar)) ,@(when something-else (list 'three))) 15:16:09 yea that works too, but sometimes the code generating elements and sub-lists is convoluted and nested, and iterate is still able to reach inner collects and appends due to code walking 15:16:36 maxm--: in a single iteration loop? 15:16:59 dl [~download@chpcwl01.hpc.unm.edu] has joined #lisp 15:17:17 jdz: yup, I can't remember the exact place i used it, but i remember the feeling of "man am I clever" :-) maybe it was mis-placed 15:17:47 maxm--: maybe you were too clever, and missed a simpler solution 15:18:22 one "little question": I want a FORMAT recipe for a "German" float represantion: 1.350,55 instead of 1,350.55. Is there a "standard way" for doing that? 15:18:43 could be, /me tires to eradicate premature cleverness from his code, but in sneaks in here and there 15:19:29 krrrcks: try ~:d 15:19:44 krrrcks: no 15:20:03 anybody a shirt snippet for that at hand? 15:20:25 ah he needs swap commas and dots around 15:20:50 krrrcks: there's i18n/l17n libraries. Perhaps those are more appropriate? 15:21:03 l10n* 15:21:27 nitro_idiot [~nitro_idi@EM49-252-38-79.pool.e-mobile.ne.jp] has joined #lisp 15:22:22 nitro_id_ [~nitro_idi@EM49-252-38-79.pool.e-mobile.ne.jp] has joined #lisp 15:22:23 -!- nitro_idiot [~nitro_idi@EM49-252-38-79.pool.e-mobile.ne.jp] has quit [Read error: Connection reset by peer] 15:22:38 krrrcks: http://common-lisp.net/project/cl-l10n/docs/cl-l10n_3.html 15:23:33 -!- homie``` [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Read error: Connection reset by peer] 15:23:40 cbp`` [~user@187.193.185.86] has joined #lisp 15:23:46 ah. i give it a try! 15:24:23 CL standard was ratified when the Roman Empire was still shining, so, no pesky commas 15:24:33 just roman numerals 15:25:48 imho the dumb/fast solution is to format it with commas and dots, then loop over it swapping them around :-) 15:26:10 BlankVerse [~pankajm@202.3.77.219] has joined #lisp 15:26:20 By the way, implementations spells numbers without the word 'and'... i always wonder why... 15:26:48 CrLF0710: are you sure? 15:26:59 yeah~ both under SBCL and CCL. 15:27:54 CrLF0710: seems to be so 15:28:07 thx. that seemd to be the right library. 15:28:30 maxm--: I tried to avoid that fast solution. Well, perhaps I come back to it if cl-l10n is not the thing I was lookign for. 15:29:45 -!- blandest [~blandest@ip4-85-204-33-242.euroweb.ro] has quit [Quit: leaving] 15:31:18 krrrcks: (format nil "~,,'.:d,~d" (floor 1350.55) (floor (* (rem 1350.55 1) 100))) => "1.350,55" 15:31:21 icylisper [~icylisper@27.7.49.38] has joined #lisp 15:31:58 stassats: thats 5 minutes you will never get back 15:32:18 pardon me? 15:32:54 I meant if it takes 5 minutes to figure out solution to such simple problem, means there is something wrong with underlaying tool, ie format 15:32:55 sigi-ntb [~sigi@host-85-27-110-224.brutele.be] has joined #lisp 15:33:19 *maxm--* had the same situation trying to format timezone as either +0500 or -0500, apparently you could not do it in 1 shot 15:33:35 i don't get what you're talking about 15:34:19 -!- c_arenz [arenz@nat/ibm/x-oewszomiwaxwtgpe] has quit [Ping timeout: 245 seconds] 15:34:30 -!- ramkrsna [ramkrsna@unaffiliated/ramkrsna] has quit [Remote host closed the connection] 15:35:09 stassats: thx. that seams a way nicer than the cl-l10n library (where code and documentation do not match ;) 15:35:22 must be the language barrier.. my comment meant to be humorous, saying that figuring out advanced uses of "format" to accomplish a simple thing, usually isn't worth the time one spends on it 15:36:01 kind of like the very last example of 1 page format statement in CLTL2 formatter chapter 15:36:12 maxm--: this still doesn't make sense 15:36:20 urandom__ [~user@p548A2486.dip.t-dialin.net] has joined #lisp 15:36:27 yes, you have to do something to accomplish things 15:36:46 you helped a lot. i was thinking about FLOOR as well, but was fiddling to long to come to the solution ;) *G* 15:36:52 just give it up, apparently I could not express my thoughts clearly enough 15:37:30 or the thoughts are not clear 15:37:55 -!- slyrus [~chatzilla@209-188-122-100.taosnet.com] has quit [Ping timeout: 252 seconds] 15:38:21 yea yea, stop making big deal out of innocent comment, I did not meant it to be offensive or whatever 15:38:40 leo2007 [~leo@222.130.141.131] has joined #lisp 15:38:59 *sykopomp* grabs some popcorn. 15:39:08 *phadthai* sips some tea 15:39:17 maxm--: it is the amount of your talking that is offensive :D 15:39:38 homie [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 15:39:43 -!- kilon [~user@178.59.17.196] has quit [Read error: Connection reset by peer] 15:41:04 H4ns: its a phase, I'll soon go into hiding again.. Plus he started it :-) 15:41:14 q.e.d. 15:41:20 ^ 15:42:04 krrrcks: note, that for a real solution (multiple-value-bind (quout rem) (floor x) (format nil "~,,'.:d,~d" quout (floor (* rem 100)))) would be better 15:42:12 -!- nialo- [~nialo@ool-182d5684.dyn.optonline.net] has quit [Ping timeout: 272 seconds] 15:42:32 s/quout/quot/ 15:42:32 nialo- [~nialo@ool-182d5684.dyn.optonline.net] has joined #lisp 15:43:15 -!- kmcorbett_ [~kmcorbett@199.180.145.100] has quit [Ping timeout: 240 seconds] 15:43:54 spradnyesh [~pradyus@117.192.58.237] has joined #lisp 15:45:00 -!- leo2007 [~leo@222.130.141.131] has quit [Quit: restart emacs] 15:46:55 -!- ahinki [~chatzilla@212.99.10.150] has quit [Quit: ChatZilla 0.9.88 [Firefox 11.0/20120215222917]] 15:48:19 stassats: thanks. you're right. 15:48:20 osa1 [~sinan@78.189.172.153] has joined #lisp 15:48:30 i know! 15:49:26 kmcorbett_ [~kmcorbett@199.180.145.100] has joined #lisp 15:50:26 -!- jtza8 [~jtza8@196-210-220-3.dynamic.isadsl.co.za] has quit [Ping timeout: 260 seconds] 15:51:07 -!- tomodo [~tomodo@gateway/tor-sasl/tomodo] has quit [Quit: leaving] 15:51:26 -!- BlankVerse [~pankajm@202.3.77.219] has quit [Quit: leaving] 15:51:55 zenlunatic [~justin@c-68-48-40-231.hsd1.md.comcast.net] has joined #lisp 15:52:40 -!- splittist [d417faa6@gateway/web/freenode/ip.212.23.250.166] has quit [Quit: Page closed] 15:54:57 optikalmouse [~user@76.9.199.178] has joined #lisp 15:55:51 -!- TheMue [~TheMue@pC19F6514.dip.t-dialin.net] has quit [Quit: TheMue] 15:55:54 so what kind of maths knowledge do I need to understand what pkhuong talks about in his writing? ;p 15:56:07 -!- hkBst_ [~marijn@gentoo/developer/hkbst] has quit [Quit: Konversation terminated!] 15:57:52 optikalmouse: which writing is that? 15:57:56 -!- icylisper [~icylisper@27.7.49.38] has quit [Ping timeout: 265 seconds] 15:58:44 -!- kmcorbett_ [~kmcorbett@199.180.145.100] has quit [Quit: Quit] 15:58:45 cbp``` [~user@187.208.9.159] has joined #lisp 15:59:19 hlavaty [~user@91-65-218-223-dynip.superkabel.de] has joined #lisp 15:59:24 osa1: http://pvk.ca/Blog/2012/02/19/fixed-points-and-strike-mandates/ 15:59:55 -!- osa1 [~sinan@78.189.172.153] has quit [Quit: Konversation terminated!] 16:00:55 -!- cbp`` [~user@187.193.185.86] has quit [Ping timeout: 240 seconds] 16:02:03 krrrcks: you can wrap stassats' solution in a format function that you can call as (format t "~10,2/german-float/" amount) 16:03:44 pjb: yeah, i've done that. 16:04:00 -!- CrLF0710 [~user@223.240.84.223] has quit [Ping timeout: 240 seconds] 16:04:02 BlankVerse [~pankajm@202.3.77.219] has joined #lisp 16:06:27 -!- mcsontos [mcsontos@nat/redhat/x-tkpxeiorjqalnoiv] has quit [Ping timeout: 244 seconds] 16:06:44 nepnux [~wildnux@69.199.88.19] has joined #lisp 16:07:01 Xach: yep ;p 16:07:30 I was also looking at the article about string-case and was curious about how frequent it is to be writing pattern matching code 16:07:51 "I think writing pattern matchers is a surprisingly frequent task" -- http://pvk.ca/Blog/Lisp/string_case_bis.html 16:08:23 optikalmouse: In lisp, it depends on what you have to do; In some other language, pattern matching is your proverbial hammer. 16:08:42 (and in a lot of others, it's just impossibly hard). 16:09:03 I'd like to know how to identify what can be turned into a pattern matcher :S 16:09:41 optikalmouse: when you have CONDs with a lot of clauses testing for several slots of the same lisp objet. 16:11:56 dl` [~download@chpcwl01.hpc.unm.edu] has joined #lisp 16:13:41 stickycake [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has joined #lisp 16:13:41 RomyRomy [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has joined #lisp 16:15:08 -!- dl [~download@chpcwl01.hpc.unm.edu] has quit [Ping timeout: 272 seconds] 16:17:39 -!- meta-coder [~meta@unaffiliated/meta-coder] has quit [Read error: Connection reset by peer] 16:17:45 meta-physicist [~meta@unaffiliated/meta-coder] has joined #lisp 16:19:43 -!- adu [~ajr@pool-72-83-26-98.washdc.fios.verizon.net] has quit [Remote host closed the connection] 16:20:22 Intensity [BEP58NyB9O@unaffiliated/intensity] has joined #lisp 16:20:27 adu [~ajr@pool-72-83-26-98.washdc.fios.verizon.net] has joined #lisp 16:20:41 Kron__ [~Kron@69.166.24.9] has joined #lisp 16:22:17 -!- krrrcks [~dbr@mail.systemhaus-brunner.de] has left #lisp 16:22:24 -!- spradnyesh [~pradyus@117.192.58.237] has quit [Remote host closed the connection] 16:22:37 icylisper [~icylisper@27.7.49.38] has joined #lisp 16:24:13 -!- Kron_ [~Kron@98.143.98.159] has quit [Ping timeout: 245 seconds] 16:25:23 -!- froggey [~froggey@unaffiliated/froggey] has quit [Ping timeout: 260 seconds] 16:25:27 -!- rvirding [~chatzilla@c-3c90e255.56-4-64736c14.cust.bredbandsbolaget.se] has quit [Quit: ChatZilla 0.9.88 [Firefox 10.0.2/20120215223356]] 16:26:51 froggey [~froggey@unaffiliated/froggey] has joined #lisp 16:28:10 -!- BlankVerse [~pankajm@202.3.77.219] has quit [Quit: leaving] 16:31:32 -!- spacefrogg is now known as spacefrogg^ 16:32:58 -!- dl` [~download@chpcwl01.hpc.unm.edu] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 16:33:14 dl` [~download@chpcwl01.hpc.unm.edu] has joined #lisp 16:33:22 -!- dl` [~download@chpcwl01.hpc.unm.edu] has quit [Client Quit] 16:34:11 optikalmouse: I think breadth-first mathworld/wikipedia should be enough... FWIW, I tried to understand this stuff because of abstract interpretation for a long while, and it wasn't until a final year logic course that lattices and all that clicked. 16:35:52 ehu [~ehuels@mk089144206086.a1.net] has joined #lisp 16:36:16 well CLOS method dispatch is basically poors man pattern matcher, selecting the "most specific match" first.. So the cond can be replaced with (defgeneric foo (slot-a slot-b slot-c)) and (defmethod foo (a b c) ...default processing) (defmethod foo ((a some-type) b c)) (defmethod foo ((a (eql :special-case)) b c) ...) etc 16:36:51 CLOS method dispatch is distinct from pattern matching. 16:37:00 See how Haskell has both pattern-matching and type classes. 16:38:00 Qworkescence [~quad@unaffiliated/quadrescence] has joined #lisp 16:39:27 -!- jdz [~jdz@193.206.22.97] has quit [Quit: Byebye.] 16:40:47 antgreen [~user@bas3-toronto06-1177698380.dsl.bell.ca] has joined #lisp 16:42:13 Yes, CLOS does everything, pattern matching, monads, and even OO. 16:42:25 -!- REPLeffect [~REPLeffec@69.54.115.254] has quit [Quit: bye] 16:43:35 -!- kuzary [~who@gateway/tor-sasl/kuzary] has quit [Remote host closed the connection] 16:44:35 -!- macrobat [~fuzzyglee@h-17-133.a328.priv.bahnhof.se] has quit [Ping timeout: 240 seconds] 16:45:01 mathrick_ [~mathrick@176.20.48.137] has joined #lisp 16:46:01 -!- mathrick__ [~mathrick@85.218.148.156] has quit [Ping timeout: 276 seconds] 16:48:08 -!- nitro_id_ [~nitro_idi@EM49-252-38-79.pool.e-mobile.ne.jp] has quit [Remote host closed the connection] 16:48:36 REPLeffect [~REPLeffec@69.54.115.254] has joined #lisp 16:48:39 nitro_idiot [~nitro_idi@EM49-252-38-79.pool.e-mobile.ne.jp] has joined #lisp 16:50:20 -!- gko [~gko@114-34-168-13.HINET-IP.hinet.net] has quit [Ping timeout: 252 seconds] 16:50:26 -!- kpreid [~kpreid@Lark.price.clarkson.edu] has quit [Quit: Offline] 16:50:52 -!- icylisper [~icylisper@27.7.49.38] has quit [Quit: icylisper] 16:53:22 -!- nitro_idiot [~nitro_idi@EM49-252-38-79.pool.e-mobile.ne.jp] has quit [Ping timeout: 260 seconds] 16:55:25 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 244 seconds] 16:57:21 macrobat [~fuzzyglee@h-17-133.a328.priv.bahnhof.se] has joined #lisp 16:57:51 I wonder how many people are under the impression that I'm tpd2's author because my tiny patch has been in HEAD all this time. One of them just emailed me. :\ 16:58:02 zophy [~zophy@host-5-150-220-24.midco.net] has joined #lisp 16:58:48 is (PROG1 (PROGN ...) ...) a relatively common macro idiom? 16:59:06 Qworkescence: i like to use it sometimes. 16:59:29 Qworkescence: usually the first form is simple. (prog1 i (incf i)). 16:59:46 Qworkescence: i.e. in defclass wrappers when i want to return the class defined 16:59:51 -!- springz [~springz@115.173.156.78] has quit [Quit: Ex-Chat] 16:59:55 But the point of lisp is that each construct is orthogonal to each other. 17:00:33 kpreid [~kpreid@128.153.179.200] has joined #lisp 17:01:40 H4ns, that's my primary use, to wrap code with a prologue and epilogue of sorts... (progn (prog1 ) ) 17:02:40 Qworkescence: are you sure you don't want an unwind-protect? 17:02:49 pkhuong, yes 17:02:55 (progn (prog1 ) ) == (progn ) 17:03:08 as long as is not empty. 17:03:23 woops, switch prog1/n 17:03:28 *Qworkescence* is still waking up. 17:04:51 tomodo [~tomodo@gateway/tor-sasl/tomodo] has joined #lisp 17:06:04 mcsontos [~mcsontos@hotspot8.rywasoft.net] has joined #lisp 17:06:32 pkhuong: you mean the MathWorld classroom for a breadthfirst search, ja? 17:06:35 pkhuong: and thanks for the advice :D 17:07:23 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 17:07:28 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Client Quit] 17:07:46 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 17:11:11 ignas [~ignas@ctv-79-132-160-221.vinita.lt] has joined #lisp 17:13:38 -!- mvilleneuve [~mvilleneu@LLagny-156-36-4-214.w80-14.abo.wanadoo.fr] has quit [Quit: Leaving] 17:13:39 kilon [~kilon@athedsl-400857.home.otenet.gr] has joined #lisp 17:16:15 rpg [~rpg@216.243.156.16.real-time.com] has joined #lisp 17:17:56 -!- kiuma [~kiuma@85-18-55-37.ip.fastwebnet.it] has quit [Quit: Leaving] 17:18:07 so i reimplemented CLX on XCB/Xlib and posted it on github .. not 100% but getting close, core should be finished by next week 17:18:17 GLX is implemented and works with cl-opengl/direct rendering 17:19:12 TDT [~user@97-127-190-195.cdrr.qwest.net] has joined #lisp 17:20:49 hey all. cl-sql question if anyone is available. Checking the documentation, but couldn't find this...lets say I have a TEXT field in sqlite, and want the corresponding type in clsql. I know VARCHAR exists, but couldn't find one for TEXT. Does anyone know of a field type for that? 17:22:16 -!- am0c [~am0c@124.49.51.146] has quit [Remote host closed the connection] 17:22:49 oGMo: cool! You should tell the #lispgames folks :) 17:22:57 spradnyesh [~pradyus@117.192.41.137] has joined #lisp 17:23:02 TheMue [~TheMue@pC19F6514.dip.t-dialin.net] has joined #lisp 17:23:22 TDT: http://www.sqlite.org/datatype3.html 17:23:46 TDT: sqlite maps a whole bunch of SQL types into some main types, so VARCHAR is actually just a TEXT field 17:24:29 sousousou [~bcarmer@host-72-174-54-175.msl-mt.client.bresnan.net] has joined #lisp 17:24:49 -!- sousousou [~bcarmer@host-72-174-54-175.msl-mt.client.bresnan.net] has quit [Client Quit] 17:25:09 TDT: so you might be able to just mix the type or set it as VARCHAR(1231293) and access it that way? I haven't used cl-sql though :S 17:25:35 -!- otakutomo [~otakutomo@KD027083117212.ppp-bb.dion.ne.jp] has quit [Read error: Connection reset by peer] 17:25:41 sousousou [~bcarmer@host-72-174-54-175.msl-mt.client.bresnan.net] has joined #lisp 17:26:32 optikalmouse: Yeah, in the .sql file I call it TEXT, which should be of unbounded length (to my understanding). The corresponding clsql is (STRING), but I thought it needed a length associated with it...tested it without an argument, and ... maybe it's unbounded length? I'm not sure...it seems to work at least for the code I'm working with, but will want to look into this more to make sure I don't shoot myself in the foot. 17:27:54 -!- homie [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Read error: Connection reset by peer] 17:29:06 TDT: can you see what kind of sql is generated by cl-sql? I can't think of any sql statements that require knowledge of whether a string is unbounded or bounded, I think that's just a storage issue and you shouldn't be affected by it :S 17:29:13 homie [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 17:31:19 optikalmouse: On inserts it'd probably be helpful to be able to check it before trying to insert it. But, tbh..I'm not much of an expert at clsql, so I'm not sure about spitting out specific sql information. 17:31:37 Since this specific app, at least for now, won't be inserting anything...I'm just querying data, I'm likely to not shoot myself in the foot today at least :) 17:31:54 am0c [~am0c@124.49.51.146] has joined #lisp 17:31:58 oGMo: What is the CLX repository on github? 17:32:21 sykopomp: will do heh 17:33:43 -!- borkman` [~user@S0106001111de1fc8.cg.shawcable.net] has left #lisp 17:33:44 -!- homie [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 17:33:45 -!- drwho [~drwho@216-122-174-206.gci.net] has quit [Quit: leaving] 17:34:17 reb: original i get from the sharplispers branch .. my new one is https://github.com/rpav/cl-xcb-xlib 17:34:58 mine is not based at all on code from the TI CLX stuff, though i did look at the code to figure out the less-than-specific spec 17:35:11 heh, here I was embarrassed that my google-fu was weak and that I couldn't find oGMo's stuff. 17:35:32 -!- varjagg [~eugene@122.62-97-226.bkkb.no] has quit [Quit: Leaving] 17:35:43 well it's not specifically named, i just posted it, and should have provided a link anyway.. need coffee 17:37:01 oGMo: Thanks! 17:37:12 homie [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 17:37:16 -!- kanru` [~user@154-93.80-90.static-ip.oleane.fr] has quit [Ping timeout: 244 seconds] 17:37:25 np 17:38:23 -!- spradnyesh [~pradyus@117.192.41.137] has left #lisp 17:38:42 kmcorbett_ [~kmcorbett@199.180.145.100] has joined #lisp 17:38:59 -!- Blkt [~user@89-96-199-46.ip13.fastwebnet.it] has quit [Remote host closed the connection] 17:39:01 note that it's probably not actually going to drop-in replace CLX for complex stuff, but soon :P e.g., it won't run stumpwm, because xtest etc aren't implemented, but you don't really need it for stumpwm anyway 17:39:02 -!- kmcorbett_ [~kmcorbett@199.180.145.100] has quit [Remote host closed the connection] 17:39:19 kmcorbett_ [~kmcorbett@199.180.145.100] has joined #lisp 17:39:25 -!- mstevens [~mstevens@fsf/member/pdpc.active.mstevens] has quit [Quit: leaving] 17:41:12 -!- pdo [~pdo@31.221.13.71] has quit [Remote host closed the connection] 17:44:28 dshep [~dss@shepsoft.net] has joined #lisp 17:44:34 -!- ivan-kanis [~user@89.83.137.164] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 17:44:53 -!- kpal [~kpal@janus-nat-128-240-225-120.ncl.ac.uk] has quit [Ping timeout: 248 seconds] 17:45:07 -!- dshep [~dss@shepsoft.net] has left #lisp 17:45:39 oGMo: I have no immediate use for the code ... just think it's a great idea and want to follow its progress. 17:47:54 hoverbear [~hoverbear@c-71-63-225-91.hsd1.mn.comcast.net] has joined #lisp 17:48:14 leo2007 [~leo@222.130.141.131] has joined #lisp 17:49:05 Is http://mitpress.mit.edu/sicp/full-text/book/book.html A good book for someone to read who is interested in learning to be a better programmer (as a whole?) 17:49:23 hoverbear: yes 17:49:38 -!- homie [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Read error: Connection reset by peer] 17:49:49 Xach: Thanks. :) 17:50:35 -!- kpreid [~kpreid@128.153.179.200] has quit [Quit: Offline] 17:50:53 french [~french@164.136.1.93.rev.sfr.net] has joined #lisp 17:50:58 Hi 17:50:58 homie [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 17:51:08 -!- kmcorbett_ [~kmcorbett@199.180.145.100] has quit [Quit: Quit] 17:52:31 hoverbear: paradigms of ai programming is a neat book for learning common lisp. so is practical common lisp. 17:53:46 SegFaultAX|work [~mkbernard@173.228.45.162] has joined #lisp 17:54:15 Xach: I admit I'm less interested in learning LISP itself as I am in learning how to program and design my programs better. 17:54:53 kpreid [~kpreid@128.153.179.200] has joined #lisp 17:54:54 -!- leo2007 [~leo@222.130.141.131] has quit [Remote host closed the connection] 17:56:24 -!- xan_ [~xan@80.174.78.139.dyn.user.ono.com] has quit [Quit: Lost terminal] 17:56:29 gffa [~gffa@unaffiliated/gffa] has joined #lisp 17:56:55 -!- homie [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 17:58:31 hoverbear: I found it helpful to realize (long after I first read it) that SICP establishes a kind of independent universe in which its chosen examples shine. 17:58:48 hoverbear: If your own work fails to live up to its standard of elegant solutions, it's not necessarily all your fault. 17:58:59 Only probably... 17:59:30 Xach: Hah, alright. 17:59:31 homie [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 17:59:36 -!- jjkola_work [c064748e@gateway/web/freenode/ip.192.100.116.142] has quit [Ping timeout: 245 seconds] 18:00:13 xan_ [~xan@80.174.78.139.dyn.user.ono.com] has joined #lisp 18:00:30 Hello world 18:00:35 loke: can cl-gdata upload an .xls to google docs? 18:00:37 ^C 18:00:52 loke: (sorry for being lazy, i haven't taken the first look at it) 18:05:35 -!- meta-physicist [~meta@unaffiliated/meta-coder] has quit [Quit: Leaving] 18:05:38 -!- hyko- [~toby@my.unixuni.com] has quit [Read error: Connection reset by peer] 18:05:50 hyko [~toby@my.unixuni.com] has joined #lisp 18:07:45 -!- SeanTAllen [u4855@gateway/web/irccloud.com/x-balzrqxhjkrivpiu] has quit [Ping timeout: 244 seconds] 18:08:32 McMAGIC--Copy [~McMAGIC--@gateway/tor-sasl/mcmagic--copy] has joined #lisp 18:11:40 -!- Ralith [~ralith@S010600221561996a.vc.shawcable.net] has quit [Ping timeout: 272 seconds] 18:12:58 Xach: on paip, do you have a suggestion on how to read it. i have worked on PCL, not read all of it, and i wanted to go through paip also but not sure whether i should go through front to back or whether there some interesting bits i should check out. do you follow the description, spec, implementation, test, debug & and analyze paradigm outlined there? 18:13:24 sipo: When I read it, I read it front to back. 18:13:25 dss [~dss@201.191.195.28] has joined #lisp 18:13:57 Following along with the examples (by writing them myself) helped me understand them. 18:14:59 Xach: that's how i was going to do it, writing out the examples! hopefully at the end my CL skills will a bit improved! 18:15:23 sdemarre [~serge@91.176.181.27] has joined #lisp 18:16:18 SeanTAllen [u4855@gateway/web/irccloud.com/x-dalyzpugiifuymso] has joined #lisp 18:17:05 -!- french [~french@164.136.1.93.rev.sfr.net] has quit [Quit: IRC webchat at http://irc2go.com/] 18:18:04 wish I kept through PIAP, I got through about 1/4th of it, and stopped. 18:18:17 Go back and try again! 18:18:39 -!- hyko [~toby@my.unixuni.com] has quit [Ping timeout: 240 seconds] 18:19:06 heh, yeah, I really should. Need to carve out some time each day to study it. In grad school, working full time too...and doing side work too...not as much time available as I wish I had. 18:20:08 -!- saste [~saste___@dynamic-adsl-78-15-174-230.clienti.tiscali.it] has quit [Ping timeout: 240 seconds] 18:20:38 -!- dss [~dss@201.191.195.28] has quit [Ping timeout: 240 seconds] 18:21:24 -!- rootzlevel [~hpd@static.6.236.40.188.clients.your-server.de] has quit [Ping timeout: 245 seconds] 18:21:34 -!- sawjig [~sawjig@gateway/tor-sasl/sawjig] has quit [Ping timeout: 276 seconds] 18:21:56 hyko [~toby@my.unixuni.com] has joined #lisp 18:23:12 -!- homie [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Read error: Connection reset by peer] 18:24:40 homie [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 18:26:38 sawjig [~sawjig@gateway/tor-sasl/sawjig] has joined #lisp 18:26:42 -!- Patterngazer_ [~Patternga@globulon.pck.nerim.net] has quit [Quit: Pull the pin and count to what?] 18:26:49 -!- lars_t_h [~lars_t_h@002129195049.mbb.telenor.dk] has quit [Quit: Leaving] 18:27:17 vantage|home [~vantage@110.62-242-81.adsl-dyn.isp.belgacom.be] has joined #lisp 18:27:42 mstevens [~mstevens@fsf/member/pdpc.active.mstevens] has joined #lisp 18:27:50 -!- The_third_bug is now known as The_third_man 18:28:12 -!- homie [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Read error: Connection reset by peer] 18:28:33 -!- emacsuser [~user@194.249.198.46] has quit [Remote host closed the connection] 18:30:18 rootzlevel [~hpd@static.6.236.40.188.clients.your-server.de] has joined #lisp 18:30:25 homie [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 18:30:43 -!- homie [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Read error: Connection reset by peer] 18:30:43 -!- hlavaty [~user@91-65-218-223-dynip.superkabel.de] has quit [Read error: Connection reset by peer] 18:32:09 homie [~levgue@xdsl-78-35-152-131.netcologne.de] has joined #lisp 18:32:15 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Quit: Leaving.] 18:33:27 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 18:33:42 -!- TDT [~user@97-127-190-195.cdrr.qwest.net] has quit [Ping timeout: 244 seconds] 18:34:16 Kyril_ [~Kyril@75-119-248-140.dsl.teksavvy.com] has joined #lisp 18:34:18 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Client Quit] 18:34:45 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 18:34:45 lispmeister [~fix@elemica.oneringnetworks.net] has joined #lisp 18:35:06 -!- sanjoyd [~sanjoyd@unaffiliated/sanjoyd] has quit [Ping timeout: 272 seconds] 18:35:58 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Client Quit] 18:36:25 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 18:37:08 -!- Kyril [~Kyril@75-119-248-140.dsl.teksavvy.com] has quit [Ping timeout: 240 seconds] 18:37:35 -!- tensorpudding [~michael@99.148.207.74] has quit [Remote host closed the connection] 18:40:09 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Client Quit] 18:40:47 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 18:40:53 tensorpudding [~michael@99.148.207.74] has joined #lisp 18:42:07 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Client Quit] 18:42:43 leo2007 [~leo@222.130.141.131] has joined #lisp 18:43:06 -!- realitygrill [~realitygr@76.226.205.191] has quit [Quit: realitygrill] 18:43:46 -!- rpg [~rpg@216.243.156.16.real-time.com] has quit [Quit: rpg] 18:44:00 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 18:45:41 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 18:45:59 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 18:48:05 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Client Quit] 18:48:27 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 18:49:41 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Client Quit] 18:50:04 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 18:50:18 -!- naeg [~naeg@194.208.239.170] has quit [Quit: WeeChat 0.3.6] 18:51:00 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Client Quit] 18:51:06 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Quit: Linkinus - http://linkinus.com] 18:51:22 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 18:51:43 ecraven [~nex@www.nexoid.at] has joined #lisp 18:53:29 -!- lispmeister [~fix@elemica.oneringnetworks.net] has quit [Quit: Textual IRC Client: http://www.textualapp.com/] 18:53:46 lispmeister [~fix@elemica.oneringnetworks.net] has joined #lisp 18:54:00 easy-iPad [~easyipad@213.47.71.36] has joined #lisp 18:54:02 -!- kpreid [~kpreid@128.153.179.200] has quit [Quit: Offline] 18:54:11 Athas [~athas@130.225.165.40] has joined #lisp 18:54:37 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Client Quit] 18:55:01 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 19:00:09 -!- lispmeister [~fix@elemica.oneringnetworks.net] has quit [Quit: Textual IRC Client: http://www.textualapp.com/] 19:02:29 Ralith [~ralith@static-209-139-215-92.gtcust.grouptelecom.net] has joined #lisp 19:03:14 hmm received response from the old log4cl guy 19:03:18 not sure what to make of it 19:03:24 5 19:03:25 Was it in French? 19:03:50 -!- easy-iPad [~easyipad@213.47.71.36] has quit [Quit: Outta here?] 19:04:25 ah doh missed the 1st line.. /me is having serious reading comprehension problems with skipping stuff and only reading last sentence, no wonder things don't make sense so often 19:04:35 lol 19:04:48 hes ok with it: Log4cl is a dead project. Of course you can use this name. I will update the cliki page in a few days ( i m on holidays). 19:05:14 Well, there you go. 19:05:25 maxm--: In any case, I don't see the point of using alien naming schemes. You could name it clog or cl-log as well. 19:05:37 Since we already have clon and clop 19:05:41 cl-log is taken. cllog is taken 19:05:53 log4 is taken, log4lisp is taken, log5 is taken and logv is taken 19:05:59 :-) 19:06:05 I like 'clogged' 19:06:11 By the way, I have my own logger package 19:06:24 mines bigger 19:06:29 mathrick__ [~mathrick@85.218.148.156] has joined #lisp 19:06:38 seriously, /me actually tried most of them, before going on my own 19:06:41 Stihlbank 19:07:40 every one of them either had huge performance problems (consing crazily etc), or had other limitations (ie ambiguous project, but not finished enough).. /me does not go for reinventing the wheel without it being the last resort 19:08:36 what's the pun behind "Armed Bear", anyway, aside from referring to the 2nd amendment? 19:08:40 -!- nepnux [~wildnux@69.199.88.19] has quit [Quit: Konversation terminated!] 19:10:02 -!- mathrick_ [~mathrick@176.20.48.137] has quit [Ping timeout: 252 seconds] 19:10:15 Does there have to be more? 19:10:16 its a scifi trope, there are at least 4 different pulp sci-fi series or books involving intelligent bear-like species. they usually speak with russian accents and are drunk/disorderly, but friendly once you get to know them 19:11:06 I just expected a clever historical reference like Steel Bank :\ 19:11:11 wildnux [~wildnux@69.199.88.19] has joined #lisp 19:11:29 not 'just' gun-toting bears. 19:12:53 piso would know 19:14:42 -!- totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has quit [Quit: Leaving.] 19:15:54 kpal [~kpal@5ac28f05.bb.sky.com] has joined #lisp 19:17:53 sloanr [~user@hobbes.space.umn.edu] has joined #lisp 19:18:03 totzeit [~kirkwood@c-71-227-253-228.hsd1.wa.comcast.net] has joined #lisp 19:19:01 -!- urandom__ [~user@p548A2486.dip.t-dialin.net] has quit [Ping timeout: 252 seconds] 19:20:14 kpreid [~kpreid@Lark.price.clarkson.edu] has joined #lisp 19:20:35 -!- am0c [~am0c@124.49.51.146] has quit [Ping timeout: 240 seconds] 19:20:44 billstclair [~billstcla@unaffiliated/billstclair] has joined #lisp 19:22:13 -!- cbp``` [~user@187.208.9.159] has quit [Remote host closed the connection] 19:24:34 french [~french@164.136.1.93.rev.sfr.net] has joined #lisp 19:25:56 -!- french [~french@164.136.1.93.rev.sfr.net] has quit [Client Quit] 19:26:28 easy-iPad [~easyipad@213.47.71.36] has joined #lisp 19:31:54 loke: i see that the google data api supports such file uploads 19:35:44 sykopomp: scifi > history! 19:38:03 -!- Posterdati_ [~tapioca@host249-171-dynamic.11-87-r.retail.telecomitalia.it] has quit [Quit: Leaving] 19:38:24 Posterdati [~tapioca@host249-171-dynamic.11-87-r.retail.telecomitalia.it] has joined #lisp 19:39:48 -!- dan64 [~dan64@c-71-206-193-42.hsd1.pa.comcast.net] has quit [Read error: Connection reset by peer] 19:39:53 -!- sellout [~Adium@c-98-245-92-119.hsd1.co.comcast.net] has quit [Quit: Leaving.] 19:40:17 bobbysmith007 [~russ@216.155.103.30] has joined #lisp 19:40:30 jjkola [~jjkola@xdsl-83-150-83-66.nebulazone.fi] has joined #lisp 19:43:06 dan64 [~dan64@c-71-206-193-42.hsd1.pa.comcast.net] has joined #lisp 19:46:43 hm, a question on the term 'syntactic sugar' for programming in general--- would you say this word encompasses the parentheses and semicolon in, for example "orchid();" 19:47:04 saint_cypher [~rjspotter@208.178.63.106] has joined #lisp 19:47:20 -!- easy-iPad [~easyipad@213.47.71.36] has quit [Quit: Outta here?] 19:47:58 -!- bjonnh [~bjonnh@147.210.71.83] has quit [Remote host closed the connection] 19:48:00 attila_lendvai [~attila_le@87.247.60.11] has joined #lisp 19:48:01 -!- attila_lendvai [~attila_le@87.247.60.11] has quit [Changing host] 19:48:01 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #lisp 19:48:15 puchacz [~puchacz@87-194-5-99.bethere.co.uk] has joined #lisp 19:48:40 -!- McMAGIC--Copy [~McMAGIC--@gateway/tor-sasl/mcmagic--copy] has quit [Ping timeout: 276 seconds] 19:48:51 easy-iPad [~easyipad@213.47.71.36] has joined #lisp 19:49:39 -!- fiveop [~fiveop@dslb-178-002-097-177.pools.arcor-ip.net] has quit [Read error: Connection reset by peer] 19:51:04 McMAGIC--Copy [~McMAGIC--@gateway/tor-sasl/mcmagic--copy] has joined #lisp 19:51:16 -!- foocraft [foocraft@ibawizard.net] has quit [Quit: leaving] 19:51:41 RomyRomy: when I've read 'syntactic sugar', it's usually in the context of a construct being a shorthand for existing functionality (or functionality that could just as well have a functional interface, even if there is no such thing made available). 19:52:14 -!- dtw [dtw@pdpc/supporter/active/dtw] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 19:52:54 so I'm not sure I'd apply it to really core parts of a language's syntax, like its function calling syntax... 19:53:32 X-Scale [email@sgi-ultra64.broker.freenet6.net] has joined #lisp 19:53:54 RomyRomy: yes. On the other hand in lisp, (orchid) has no syntactic suggar, since it's just a list. 19:54:12 orchid(); <- sugar ; sugar-free -> (orchid) 19:54:22 O_o 19:54:25 That's why we say syntactic sugar cause the semicolon cancer. 19:54:29 orchid <- diet 19:54:38 (e.g. ruby) 19:54:39 pjb: i was thinking more in programming in general 19:54:57 ii posed the same question in Haskell and two people voiced 'no' 19:55:05 foocraft [foocraft@ibawizard.net] has joined #lisp 19:55:08 -!- vantage|home [~vantage@110.62-242-81.adsl-dyn.isp.belgacom.be] has left #lisp 19:55:18 RomyRomy: lisp is almost sugarless. It's almost the 0 kelvin of the programming languages. 19:55:25 pjb: #\( hasa a reader macro associated with it. :) 19:55:41 sykopomp: yes, that's why I say "almost". 19:55:58 you didn't say "almost" when talking about (orchid)! 19:56:23 sykopomp: that's just the reader, though. Lisp isn't composed of the text tokens 19:56:24 THe point is that lisp is not defined in terms of characters, but in terms of sexps. 19:56:29 There's no parentheses in sexps. 19:56:44 Bike [~Glossina@71-214-110-63.ptld.qwest.net] has joined #lisp 19:56:51 (mapc 'print '(orchid)) prints orchid, no parentheses. 19:56:53 pjb: hm, i was asking that question outside of Lisp as I know sugar does not apply to lisp the way it does in other languages 19:57:05 isn't CL source specified as strings or something? 19:57:12 -!- easye [~user@213.33.70.157] has quit [Ping timeout: 255 seconds] 19:57:14 RomyRomy: oh, but it applies to CL too! 19:57:16 *sykopomp* thought that was one of its differences with Scheme. 19:57:41 sykopomp: time to read the spec again 19:57:50 RomyRomy: eg. I wrote some syntatic sugar to be able to write [object message:a with:b] instead of (#/|message:with:| object a b). 19:58:42 sykopomp: scheme is specified with textual sources. 19:58:47 -!- easy-iPad [~easyipad@213.47.71.36] has quit [Quit: Outta here?] 19:59:07 A scheme compiler can be written without using sexps, just like a classical compiler. 20:01:32 rickardg [~user@c-aaa1e355.026-29-73746f4.cust.bredbandsbolaget.se] has joined #lisp 20:01:52 ddp [~ddp@64.134.232.36] has joined #lisp 20:04:05 -!- optikalmouse [~user@76.9.199.178] has quit [Remote host closed the connection] 20:05:58 sanjoyd [~sanjoyd@unaffiliated/sanjoyd] has joined #lisp 20:06:49 -!- angavrilov [~angavrilo@217.71.235.212] has quit [Ping timeout: 245 seconds] 20:07:44 -!- homie [~levgue@xdsl-78-35-152-131.netcologne.de] has quit [Read error: Connection reset by peer] 20:08:07 attila_lendvai1 [~attila_le@87.247.60.11] has joined #lisp 20:08:08 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Disconnected by services] 20:09:21 homie [~levgue@xdsl-78-35-174-148.netcologne.de] has joined #lisp 20:10:35 -!- homie [~levgue@xdsl-78-35-174-148.netcologne.de] has quit [Read error: Connection reset by peer] 20:13:21 -!- jjkola [~jjkola@xdsl-83-150-83-66.nebulazone.fi] has quit [Quit: Leaving] 20:13:41 homie [~levgue@xdsl-78-35-174-148.netcologne.de] has joined #lisp 20:17:00 -!- attila_lendvai1 [~attila_le@87.247.60.11] has quit [Quit: Leaving.] 20:17:05 -!- dan64 [~dan64@c-71-206-193-42.hsd1.pa.comcast.net] has quit [Read error: Connection reset by peer] 20:18:17 sellout [~Adium@c-98-245-92-119.hsd1.co.comcast.net] has joined #lisp 20:18:58 dan64 [~dan64@c-71-206-193-42.hsd1.pa.comcast.net] has joined #lisp 20:21:44 Hell [Hell@41.228.162.107] has joined #lisp 20:24:15 -!- rickardg [~user@c-aaa1e355.026-29-73746f4.cust.bredbandsbolaget.se] has quit [Ping timeout: 240 seconds] 20:30:23 -!- ddp [~ddp@64.134.232.36] has quit [Read error: Connection reset by peer] 20:30:44 yoklov [~yoklov@24-177-5-183.dhcp.nwtn.ct.charter.com] has joined #lisp 20:30:49 -!- schoppenhauer [~christoph@unaffiliated/schoppenhauer] has quit [Quit: leaving] 20:30:51 ddp [~ddp@64.134.232.36] has joined #lisp 20:34:30 Ragnaroek [~chatzilla@p5081C52C.dip.t-dialin.net] has joined #lisp 20:35:13 rickardg [~user@c-aaa1e355.026-29-73746f4.cust.bredbandsbolaget.se] has joined #lisp 20:40:55 -!- jewel [~jewel@196-210-134-11.dynamic.isadsl.co.za] has quit [Ping timeout: 240 seconds] 20:42:40 -!- Jeanne-Kamikaze [~Jeanne-Ka@99.Red-88-11-28.dynamicIP.rima-tde.net] has quit [Quit: Did you hear that ?] 20:43:29 -!- Ragnaroek [~chatzilla@p5081C52C.dip.t-dialin.net] has quit [Ping timeout: 245 seconds] 20:45:02 fiveop [~fiveop@dslb-178-002-097-177.pools.arcor-ip.net] has joined #lisp 20:47:37 Jeanne-Kamikaze [~Jeanne-Ka@99.Red-88-11-28.dynamicIP.rima-tde.net] has joined #lisp 20:51:14 -!- rickardg [~user@c-aaa1e355.026-29-73746f4.cust.bredbandsbolaget.se] has quit [Quit: ERC Version 5.2 (IRC client for Emacs)] 20:53:09 Is there a library that will convert HTML-style quoted chars (like <) into a proper related char? 20:53:36 antgreen: html-entities 20:53:44 Thx. 20:54:54 -!- Hell [Hell@41.228.162.107] has quit [] 20:55:06 french [~french@164.136.1.93.rev.sfr.net] has joined #lisp 20:55:24 yay, works great 20:55:33 Hi 20:56:02 -!- bobbysmith007 [~russ@216.155.103.30] has quit [Quit: Leaving.] 20:58:40 TDT [~user@dhcpw267c57d2.dynamic.uiowa.edu] has joined #lisp 21:03:49 who have used Prolog ? 21:04:16 -!- homie [~levgue@xdsl-78-35-174-148.netcologne.de] has quit [Read error: Connection reset by peer] 21:04:34 french: maybe you have noticed that this is #lisp, not #prolog? 21:05:17 I have noticed but and what ? 21:05:49 french: you may want to ask your prolog related question in an appropriate channel 21:06:13 -!- Jeanne-Kamikaze [~Jeanne-Ka@99.Red-88-11-28.dynamicIP.rima-tde.net] has quit [Quit: Did you hear that ?] 21:07:24 homie [~levgue@xdsl-78-35-174-148.netcologne.de] has joined #lisp 21:07:39 Cosman246 [~user@D-173-250-158-47.dhcp4.washington.edu] has joined #lisp 21:07:43 french: see ##prolog 21:10:40 Jeanne-Kamikaze [~Jeanne-Ka@99.Red-88-11-28.dynamicIP.rima-tde.net] has joined #lisp 21:11:07 scuse me, but I am going to wait and see if someone speak of something else than Lisp, I want to see if you are going to do The same remark as has me. 21:11:28 french: hello 21:11:36 french: and if not, you're going to do what? annoy us more? call the police? 21:11:36 -!- puchacz [~puchacz@87-194-5-99.bethere.co.uk] has quit [Read error: Operation timed out] 21:12:07 Hamburgers are delicious. Do you guys like hamburgers? 21:12:08 no I know you are someone very bad 21:12:16 *sniffle* 21:13:02 and it's like racisme against me and maybe french 21:13:28 I like french 21:13:36 Joreji [~thomas@74-028.eduroam.RWTH-Aachen.DE] has joined #lisp 21:13:38 they invented prolog 21:14:05 tomodo: Go to ##prolog! 21:14:22 sykopomp: This is #lisp, not #hamburgers 21:14:38 -!- dan64 [~dan64@c-71-206-193-42.hsd1.pa.comcast.net] has quit [Read error: Operation timed out] 21:14:39 If I ask about cl-cont and how usable it is, am I going to be told to go with Scheme? 21:14:59 dan64 [~dan64@c-71-206-193-42.hsd1.pa.comcast.net] has joined #lisp 21:15:21 weblocks uses it 21:15:23 *sykopomp* /join #hamburgers. 21:15:52 Sgeo: teepeedee2 uses cl-cont, too. 21:17:15 realitygrill [~realitygr@c-71-227-84-167.hsd1.mi.comcast.net] has joined #lisp 21:17:29 -!- kpreid [~kpreid@Lark.price.clarkson.edu] has quit [Quit: Quitting] 21:18:47 *Sgeo* wonders if he should try to write his own version of prog1 21:18:54 (For educational value, of course) 21:21:13 Sgeo: if you need to think more than a minute as to how you should write it, then you probably should. 21:21:19 but you shouldn't use it 21:21:31 that's a good heuristic madnificent 21:21:31 kilon_alios [~kilon@ppp-94-64-189-207.home.otenet.gr] has joined #lisp 21:21:38 in general 21:21:50 that could go in a beginners faqq 21:23:14 not really 21:23:21 I don't think it took that long to figure out how to write it 21:23:38 -!- kilon [~kilon@athedsl-400857.home.otenet.gr] has quit [Ping timeout: 240 seconds] 21:23:39 there are many things which take a great deal of thinking to understand how to write, but which should not be rewritten by every beginner 21:23:49 Sgeo: for extra educational purposes, implement it with only lambda 21:24:39 Does paste.lisp.org's paste into channel thing work, or is it broken? 21:24:42 dto [~dto@pool-72-70-40-118.bstnma.fios.verizon.net] has joined #lisp 21:24:44 I get a blank page when I click submit 21:24:58 Sgeo: it is broken, sadly. please paste the url by hand 21:25:26 http://paste.lisp.org/display/127960 21:25:26 someone should at least remove the thing from the web page. 21:26:31 Sgeo: what are the extra names (first-form , rest-form) good for? 21:27:17 Hmm. 21:27:20 If anyone has a mac, with sbcl compiled with threads, and has cl-sql already installed. Would you, from emacs, please test a (require :clsql-postgresql)? I believe there's a bug..not sure where....but it seems like slime will lose the connection with sbcl 21:27:20 I guess they're not 21:27:55 TDT: it's not a bug. It's a sign from the gods that you should (ql:quickload 'postmodern) instead. 21:28:08 -!- french [~french@164.136.1.93.rev.sfr.net] has quit [Quit: IRC webchat at http://irc2go.com/] 21:28:19 -!- TheMue [~TheMue@pC19F6514.dip.t-dialin.net] has quit [Quit: TheMue] 21:29:06 sykopomp: hah, yeah...problem is for development I'm using sqlite, and for production was hoping to use postgresql :( 21:29:16 lebro [~monx@ool-18bc4a28.dyn.optonline.net] has joined #lisp 21:29:37 TDT: That is a problem. Postgres is useful for development, too! :) 21:29:48 -!- Qworkescence [~quad@unaffiliated/quadrescence] has quit [Quit: Leaving] 21:30:30 sykopomp: Yeah, that's true...and may make go that route. For now, more tempted to just use sqlite for the production app, temporarily, while I get postgresql setup for local development, and translate everything over. 21:30:37 -!- rme [rme@13FF0A92.B66D9153.699BA7A6.IP] has quit [Quit: rme] 21:30:38 -!- rme [~rme@50.43.133.173] has quit [Quit: rme] 21:31:39 -!- Athas [~athas@130.225.165.40] has quit [Remote host closed the connection] 21:31:44 H4ns, I find that it makes reading the backquoted part easier... I prefer a simple ,foo to ,(some expression) 21:32:23 adeht: i disagree - if an expression is only used once, i find it easier if i do not have to resolve a name when the expression is used. 21:32:36 adeht: but that is certainly a matter of preference, too. 21:33:02 if an expression is too long to easily resolve, it should probably be a function 21:34:54 rvirding [~chatzilla@c213-89-147-188.bredband.comhem.se] has joined #lisp 21:35:19 -!- trebor_dki [~user@mail.dki.tu-darmstadt.de] has quit [Ping timeout: 265 seconds] 21:35:44 kenanb [~user@94.54.237.227] has joined #lisp 21:36:48 -!- EarlGray^ [~mitra@despairing-occident.volia.net] has quit [Remote host closed the connection] 21:37:11 EarlGray^ [~mitra@despairing-occident.volia.net] has joined #lisp 21:40:02 oiir` [~user@h-73-200.a146.priv.bahnhof.se] has joined #lisp 21:40:17 -!- Jeanne-Kamikaze [~Jeanne-Ka@99.Red-88-11-28.dynamicIP.rima-tde.net] has quit [Quit: Did you hear that ?] 21:40:28 -!- kenanb [~user@94.54.237.227] has quit [Ping timeout: 276 seconds] 21:40:42 kenanb [~user@94.54.237.227] has joined #lisp 21:41:32 Nisstyre [~yours@c-208-90-102-250.netflash.net] has joined #lisp 21:42:01 -!- oiir [~user@h-73-200.a146.priv.bahnhof.se] has quit [Remote host closed the connection] 21:44:57 -!- homie [~levgue@xdsl-78-35-174-148.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 21:46:18 -!- TDT [~user@dhcpw267c57d2.dynamic.uiowa.edu] has quit [Ping timeout: 244 seconds] 21:47:27 Amadiro_ [~Amadiro@ti0021a380-dhcp0217.bb.online.no] has joined #lisp 21:49:00 I don't know if I said this before, but I think I prefer Common Lisp's style of keywords, whey're they can sort of be treated like positional arguments via rest and given via apply, over Racket's thing where there has to be a keyword-apply function 21:50:52 sickle [~Harrison@pool-108-20-196-69.bstnma.fios.verizon.net] has joined #lisp 21:51:37 So uh what's the best way to go about writing Lisp on a Mac? 21:51:44 homie [~levgue@xdsl-78-35-174-148.netcologne.de] has joined #lisp 21:52:10 sickle: most of us use emacs and slime, with ccl and/or sbcl 21:52:13 sickle: read the book Practical Common Lisp, use sbcl and emacs+slime. 21:52:26 Pratical Common Lisp is the de facto starting place? 21:52:30 (and quicklisp for installing libraries and slime) 21:52:36 sickle: CCL is well-supported on OSX. 21:52:40 sickle: if you want to use mac specific api's, ccl is the way to go. 21:52:46 -!- mcsontos [~mcsontos@hotspot8.rywasoft.net] has quit [Remote host closed the connection] 21:52:54 sickle: it depends on what your background is, but it's the most used afaict. 21:53:29 And is it possible to get an answer on one foot of why Lisp is great? 21:53:50 sickle: no. to really appreciate it you need to learn it. 21:54:43 -!- RomyRomy [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has quit [Quit: RomyRomy] 21:54:46 -!- stickycake [~stickycak@cpe-69-203-115-155.nyc.res.rr.com] has quit [Quit: stickycake] 21:55:22 sickle: Lisp makes it easy to develop domain-specific languages that mesh perfectly with the "built in" parts of the language, and where the terms of the "sublanguage" match more closely your concepts, meaning simpler/better code overall, and being able to repeat the process with another higher-level DSL makes Lisp a "Huge Win". 21:55:38 So basically 21:55:43 Being the programmable programming language? 21:55:44 EarlGray^^ [~mitra@despairing-occident.volia.net] has joined #lisp 21:55:45 sickle: it sounds pretentious kind of, but lisp is much closer to programming with pure concepts (in the positivist sense i guess) 21:55:51 pretty much. 21:55:51 sickle: there is no 'one feature' of which you could say that it makes lisp what lisp is. at least to me there isn't one. some others have mentioned macros, but it's really much much more than that. i guess one of the great general things about lisp is having a great amount of abstraction, whilst not having to give up on speed. 21:56:05 -!- EarlGray^ [~mitra@despairing-occident.volia.net] has quit [Ping timeout: 265 seconds] 21:56:14 -!- wildnux [~wildnux@69.199.88.19] has quit [Ping timeout: 244 seconds] 21:56:20 speed is beside the point 21:56:30 there aren't exactly many languages with more abstraction of any speed 21:56:46 sickle: as far as particular lisps go, Common Lisp is extremely well thought out and very complete in terms of things you'd want in a language, which is another win in itself. 21:57:05 Ralith: it is beside the point, but in traditional languages more expressivenes generally comes at the cost of speed. as such, it makes sense to stress that to someone who isn't accustomed to the language. 21:57:10 Why are there so many Lisps? 21:57:18 whereas scheme is smaller, but the implementation/library space seems a bit more diverse (look at Fluxus/SchemeBricks for example) 21:57:22 mcsontos [~mcsontos@hotspot8.rywasoft.net] has joined #lisp 21:57:32 because lisps are relatively easy to write 21:57:44 sickle: because we have a somewhat-big standard, and different implementations have different benefits to bring to the table. 21:57:49 and lispers tend to have strong opinions on how to do so 21:58:08 *madnificent* wouldn't say lisp is an easy language to write a compiler for 21:58:13 Part of doing Lisp is figuring out which implementation will serve a particular task best, although I think most of us have one or two favorite implementations that we prefer in general. 21:58:18 easier than many 21:58:32 sickle: as far as different dialects go , there is much room for disagreement and variation in how Lisps are designed 21:58:38 writing a slow lisp is easy 21:58:46 writing a fast clos is rather tricky, i'd say 21:58:53 madnificent: Probably depends on what you mean by compiler 21:59:08 I see 21:59:18 and not all lisps are compiled, anyway 21:59:19 Is Lisp functional or procedural? I hear this being debated sometimes. 21:59:21 The whole nine yards, machine code and that lot, yeah, it's probably pretty hard 21:59:21 arnsholt: i'm going by what H4ns said, he formulated it nicely 21:59:26 Common Lisp is multi-paradigm. 21:59:31 you can do whatever. 21:59:33 sickle: lisp is all! (and that's not joking) 21:59:34 sickle: it is no more functional than most other dynamic languages. 21:59:48 Yeah, pretty much what he said. AST walking with Lisp is relatively straightforward 21:59:51 -!- mrSpec [~Spec@unaffiliated/mrspec] has quit [Remote host closed the connection] 22:00:00 FP, OOP, procedural... 22:00:19 whatever the trendy paradigm of the week is 22:01:17 lisp failed at patterns because most patterns are there to work around definiencies in lesser languages :) 22:01:27 sickle: "Lisp" is historically associated with functional programming, and has strong roots in it -- Common Lisp itself is a multiparadigm language. It is not functional in the sense that some modern languages have defined that term (it doesn't shy away from side-effects or iterative constructs, it doesn't guarantee TCO nor encourages recursion in general) 22:01:51 deficiencies 22:01:52 Well I think I'm going to give it a try 22:02:01 sickle: have fun. we do :) 22:02:03 good luck. PCL is pretty good. 22:02:05 "I had a problem, and thought to use Java. Now I have a ProblemFactory" 22:02:10 hahaha 22:02:10 sickle: the "functional" bit came partially because the other contemporary made it impossible 22:02:10 lolol 22:02:42 sickle: don't ignore Emacs Lisp either, it's hugely useful even if you only learn the basics 22:02:55 Emacs lisp? 22:03:00 ignore it. 22:03:04 :D 22:03:10 sickle: you will discover varying opinions :) 22:03:13 sickle: it may take a while for things to settle in your brain. take some time with it before judging :) 22:03:21 "I had a problem, and thought I wanted to use a non-Java JVM language. Now I have a ProblemFactoryFactory."? 22:03:36 it's obsolete and not useful outside of its niche 22:03:45 sickle: common lisp is a rather large bite, so i'd not confuse myself with trying to learn emacs lisp at the same time. 22:03:46 sykopomp: hehe. 22:03:49 and inside its niche you can generally get by fine on general principles and copy-paste. 22:03:52 sometimes i wish I could ignore elisp. 22:04:52 -!- adu [~ajr@pool-72-83-26-98.washdc.fios.verizon.net] has quit [Quit: adu] 22:05:41 -!- mathrick__ [~mathrick@85.218.148.156] has quit [Read error: Connection reset by peer] 22:05:52 mathrick_ [~mathrick@85.218.148.156] has joined #lisp 22:07:19 -!- ddp [~ddp@64.134.232.36] has quit [Quit: ddp] 22:10:12 -!- sloanr [~user@hobbes.space.umn.edu] has quit [Remote host closed the connection] 22:14:57 Ralith_ [~ralith@static-209-139-215-92.gtcust.grouptelecom.net] has joined #lisp 22:15:38 -!- Ralith [~ralith@static-209-139-215-92.gtcust.grouptelecom.net] has quit [Ping timeout: 240 seconds] 22:16:14 -!- mstevens [~mstevens@fsf/member/pdpc.active.mstevens] has quit [Quit: leaving] 22:16:22 -!- Ralith_ is now known as Ralith 22:17:31 pspace [~andrew@d118-75-26-80.nap.wideopenwest.com] has joined #lisp 22:17:45 -!- gravicappa [~gravicapp@ppp91-77-167-9.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 22:18:00 -!- saint_cypher [~rjspotter@208.178.63.106] has quit [Remote host closed the connection] 22:18:17 -!- ignas [~ignas@ctv-79-132-160-221.vinita.lt] has quit [Ping timeout: 260 seconds] 22:19:18 -!- asvil [~filonenko@178.124.160.180] has quit [Ping timeout: 272 seconds] 22:20:34 -!- mgraham [~v0yager@173-8-81-129-BusName-tn.chatta.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 22:22:17 saste [~saste___@dynamic-adsl-78-15-174-230.clienti.tiscali.it] has joined #lisp 22:23:44 Cosman24` [~user@D-173-250-158-47.dhcp4.washington.edu] has joined #lisp 22:23:48 -!- Cosman24` [~user@D-173-250-158-47.dhcp4.washington.edu] has quit [Remote host closed the connection] 22:24:56 -!- sickle [~Harrison@pool-108-20-196-69.bstnma.fios.verizon.net] has quit [Quit: sickle] 22:25:25 -!- Cosman246 [~user@D-173-250-158-47.dhcp4.washington.edu] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 22:25:33 Cosman246 [~user@D-173-250-158-47.dhcp4.washington.edu] has joined #lisp 22:26:12 -!- leo2007 [~leo@222.130.141.131] has quit [Ping timeout: 252 seconds] 22:27:28 -!- mcsontos [~mcsontos@hotspot8.rywasoft.net] has quit [Quit: Leaving] 22:30:47 -!- saste [~saste___@dynamic-adsl-78-15-174-230.clienti.tiscali.it] has quit [Remote host closed the connection] 22:31:23 urandom__ [~user@p548A353E.dip.t-dialin.net] has joined #lisp 22:34:59 -!- realitygrill [~realitygr@c-71-227-84-167.hsd1.mi.comcast.net] has quit [Quit: realitygrill] 22:35:15 Farzad [~farzadbek@46.225.102.37] has joined #lisp 22:37:02 is there a problem with creating a closure in a lambda? mine seems to have no effect. 22:37:27 When I try trivial examples of closures, they tend to work 22:37:57 what do you mean Farzad? 22:38:12 Farzad: no, this is quite basic, all CL implementations got that right. 22:38:12 (let ((x 0)) (defun next () (incf x))) 22:38:29 There's no closure in a lambda here. 22:38:30 (next) works as expected (although from this I learn that incf is a post-increment) 22:38:51 its a mapcar that maps over some list and with a lambda func that creates some slosure for each item and ads them to some list 22:39:00 Farzad: (funcall ((lambda (x) (lambda (y) (+ x y))) 1) 2) => 3 22:39:49 Farzad: (mapcar (lambda (f) (funcall f 2)) (mapcar (lambda (x) (lambda (y) (+ x y))) '(1 2 3))) => (3 4 5) ; works perfectly. 22:40:04 -!- zophy [~zophy@host-5-150-220-24.midco.net] has quit [Ping timeout: 265 seconds] 22:40:22 I forgot which of pre- and post- is which 22:40:29 It behaves like ++x 22:41:31 thanks, something should be wrong with my code 22:41:50 Sgeo, that is pre-increment.. 22:42:07 *Sgeo* feels like a derp 22:43:04 -!- n1tn4tsn0k|2 [~moo@178.47.16.46] has quit [Read error: Connection reset by peer] 22:43:04 adu [~ajr@64.134.44.57] has joined #lisp 22:44:27 Beetny [~Beetny@ppp118-208-59-109.lns20.bne1.internode.on.net] has joined #lisp 22:46:15 gniourf_gniourf [~Gniourf@2a01:e35:2433:3b90:222:41ff:fe23:8d8e] has joined #lisp 22:51:44 rme [~rme@50.43.133.173] has joined #lisp 22:53:49 bege [~bege@S0106001d7e5132b0.ed.shawcable.net] has joined #lisp 22:53:53 gmlk [~gmlk@2001:888:10f4:0:b1ff:c44d:45c1:1583] has joined #lisp 22:53:57 -!- fiveop [~fiveop@dslb-178-002-097-177.pools.arcor-ip.net] has quit [Quit: humhum] 22:55:13 -!- sdemarre [~serge@91.176.181.27] has quit [Ping timeout: 276 seconds] 22:55:25 -!- LiamH [~none@pdp8.nrl.navy.mil] has quit [Quit: Leaving.] 22:56:05 -!- homie [~levgue@xdsl-78-35-174-148.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 22:56:15 gmlk_ [~gmlk@alice.ipq.co] has joined #lisp 22:56:19 phax [~phax@cpc14-haye17-2-0-cust110.haye.cable.virginmedia.com] has joined #lisp 22:56:19 -!- phax [~phax@cpc14-haye17-2-0-cust110.haye.cable.virginmedia.com] has quit [Changing host] 22:56:19 phax [~phax@unaffiliated/phax] has joined #lisp 22:57:14 -!- ehu [~ehuels@mk089144206086.a1.net] has quit [Ping timeout: 245 seconds] 22:58:36 -!- adu [~ajr@64.134.44.57] has quit [Quit: adu] 22:59:35 -!- phax [~phax@unaffiliated/phax] has quit [Client Quit] 23:00:16 homie [~levgue@xdsl-78-35-174-148.netcologne.de] has joined #lisp 23:00:17 -!- gmlk [~gmlk@2001:888:10f4:0:b1ff:c44d:45c1:1583] has quit [Ping timeout: 260 seconds] 23:00:17 -!- gmlk_ is now known as gmlk 23:03:08 -!- Joreji [~thomas@74-028.eduroam.RWTH-Aachen.DE] has quit [Ping timeout: 240 seconds] 23:04:54 Joreji_ [~thomas@74-028.eduroam.RWTH-Aachen.DE] has joined #lisp 23:05:14 -!- sigi-ntb [~sigi@host-85-27-110-224.brutele.be] has quit [Read error: Operation timed out] 23:06:06 -!- kenanb [~user@94.54.237.227] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 23:08:26 EmmanuelOga [~emmanuel@host155.201-253-134.telecom.net.ar] has joined #lisp 23:08:52 adu [~ajr@64.134.44.57] has joined #lisp 23:09:15 -!- rahul [~rjain@66-234-32-156.nyc.cable.nyct.net] has quit [Quit: Lost terminal] 23:14:39 -!- adu [~ajr@64.134.44.57] has quit [Quit: adu] 23:20:11 brandonz [~brandon@c-71-202-174-201.hsd1.ca.comcast.net] has joined #lisp 23:20:27 stickycake [~stickycak@NYUFGA-GUESTS-01.NATPOOL.NYU.EDU] has joined #lisp 23:21:37 -!- lemoinem [~swoog@98-74-252-216.dsl.colba.net] has quit [Remote host closed the connection] 23:21:59 lemoinem [~swoog@141-91-252-216.dsl.colba.net] has joined #lisp 23:23:27 -!- gmlk [~gmlk@alice.ipq.co] has quit [Quit: Left] 23:25:54 -!- stickycake [~stickycak@NYUFGA-GUESTS-01.NATPOOL.NYU.EDU] has quit [Quit: stickycake] 23:27:56 gkeith_glaptop_ [gkeith@nat/google/x-rdydarbexkbjpags] has joined #lisp 23:28:13 sigi-ntb [~sigi@host-213-189-171-252.brutele.be] has joined #lisp 23:28:20 -!- mishoo [~mishoo@79.112.106.180] has quit [Ping timeout: 272 seconds] 23:29:05 -!- homie [~levgue@xdsl-78-35-174-148.netcologne.de] has quit [Read error: Connection reset by peer] 23:30:10 -!- tomodo [~tomodo@gateway/tor-sasl/tomodo] has quit [Quit: Lost terminal] 23:30:24 homie [~levgue@xdsl-78-35-174-148.netcologne.de] has joined #lisp 23:34:24 adu [~ajr@64.134.44.57] has joined #lisp 23:38:27 -!- _schulte_ [~eschulte@c-174-56-50-60.hsd1.nm.comcast.net] has quit [Ping timeout: 252 seconds] 23:41:56 kilon [~kilon@athedsl-411511.home.otenet.gr] has joined #lisp 23:42:04 ddp [~ddp@64.134.232.36] has joined #lisp 23:42:38 -!- kilon_alios [~kilon@ppp-94-64-189-207.home.otenet.gr] has quit [Ping timeout: 240 seconds] 23:43:35 -!- EmmanuelOga [~emmanuel@host155.201-253-134.telecom.net.ar] has quit [Ping timeout: 244 seconds] 23:44:02 -!- kpal [~kpal@5ac28f05.bb.sky.com] has quit [Ping timeout: 260 seconds] 23:44:42 -!- Xach [~xach@pdpc/supporter/professional/xach] has left #lisp 23:45:42 kpal [~kpal@5ac28f05.bb.sky.com] has joined #lisp 23:46:17 -!- kennyd [~kennyd@78-1-173-20.adsl.net.t-com.hr] has quit [Ping timeout: 265 seconds] 23:56:37 -!- rme [rme@13FF0A92.B66D9153.699BA7A6.IP] has quit [Quit: rme] 23:56:37 -!- rme [~rme@50.43.133.173] has quit [Quit: rme] 23:57:50 http://john.freml.in/macroexpand-dammit I don't get the point of this. Can't macros take the environment as an argument?