00:09 (quit) ChanServ: *.net *.split 00:11 nilyaK1: poor chanserv 00:13 (quit) arbn: Read error: Connection reset by peer 00:14 (join) arbn 00:21 (quit) arbn: Quit: leaving 00:22 (join) arbn 00:27 (quit) jeapostrophe: Ping timeout: 252 seconds 00:44 (quit) arbn: Quit: leaving 00:44 (join) arbn 00:45 (quit) jackhammer2022: Read error: Connection reset by peer 00:55 (join) mye 01:03 (quit) mye: Ping timeout: 268 seconds 01:03 (join) mye_ 01:04 (quit) yoklov: Quit: bye! 01:16 (part) flonum 01:25 (quit) jao: Ping timeout: 268 seconds 01:25 (quit) mye_: Quit: mye_ 01:38 (join) yoklov 01:43 (join) noam 01:54 (join) DraX 01:59 (quit) hash_table: Ping timeout: 272 seconds 01:59 (quit) getpwnam: Ping timeout: 272 seconds 02:17 (join) enoan 02:39 (join) nilyaK 02:41 (quit) yoklov: Quit: bye! 02:42 (quit) nilyaK1: Ping timeout: 245 seconds 02:46 (quit) nilyaK: Quit: Leaving. 02:57 (join) bitonic 02:59 (quit) enoan: Ping timeout: 240 seconds 03:00 (quit) arbn: Read error: Connection reset by peer 03:00 (join) arbn 03:15 (quit) arbn: Quit: leaving 03:16 (join) arbn 03:37 (quit) jonrafkind: Ping timeout: 268 seconds 04:07 (join) ChanServ 04:15 (quit) arbn: Quit: leaving 04:15 (join) arbn 04:33 (quit) ChanServ: shutting down 04:34 (join) ChanServ 04:50 (join) carleastlund 04:50 (join) jesyspa 05:42 (join) masm 05:59 (join) MayDaniel 06:01 (quit) snorble_: Read error: Connection reset by peer 06:01 (join) snorble_ 06:12 (quit) arbn: Read error: Connection reset by peer 06:12 (join) arbn 06:46 (quit) carleastlund: Quit: carleastlund 06:50 (nick) DCherkasov8657 -> dca 06:54 (join) dca` 06:56 (quit) dca`: Remote host closed the connection 07:01 (quit) bitonic: Ping timeout: 272 seconds 07:09 (quit) jesyspa: Quit: leaving 07:14 (join) noam_ 07:18 (quit) noam: Ping timeout: 246 seconds 08:28 (nick) mceier_ -> mceier 08:37 (quit) arbn: Quit: leaving 08:50 (join) jao 08:50 (quit) jao: Changing host 08:50 (join) jao 09:27 (quit) ssbr: Ping timeout: 248 seconds 10:30 (join) anRch 10:48 (join) getpwnam 10:49 (join) hash_table 11:21 (join) RacketCommitBot 11:21 RacketCommitBot: [racket] plt pushed 3 new commits to master: http://git.io/gTE_-g 11:21 RacketCommitBot: [racket/master] racket/draw: doc overview fix and tweaks - Matthew Flatt 11:21 RacketCommitBot: [racket/master] racket/draw: add `make-dc' convenience method to `bitmap%' - Matthew Flatt 11:21 RacketCommitBot: [racket/master] patches for Dragonfly - Matthew Flatt 11:21 (part) RacketCommitBot 11:34 (quit) anRch: Quit: anRch 11:54 (join) carleastlund 12:29 (quit) Shvillr: Read error: Connection reset by peer 12:29 (join) Shvillr 12:33 (join) jonrafkind 12:35 (join) nilyaK 12:52 (quit) crundar: Quit: Leaving 12:54 (join) symbole 12:55 symbole: Is there a way to get the procedure a symbol refers to without evaluation the symbol? Similar to #' in Common Lisp. 12:56 symbole: without evauluation the symbol* 12:56 symbole: without evaluating the symbol* grr 13:00 jonrafkind: there is a single namespace in racket so a symbol is bound to a function or some other value 13:00 jonrafkind: rudybot, (define x (lambda () 0)) 13:00 rudybot: jonrafkind: your sandbox is ready 13:00 rudybot: jonrafkind: Done. 13:00 jonrafkind: rudybot, x 13:00 rudybot: jonrafkind: ; Value: # 13:00 jonrafkind: did you want to somehow get the function from the actual symbol 'x ? 13:02 symbole: Yes. 13:02 (join) jeapostrophe 13:02 (quit) jeapostrophe: Changing host 13:02 (join) jeapostrophe 13:02 jonrafkind: you cannot do that without writing your own mapping between symbol and function name 13:03 jonrafkind: there is no direct correlation between a function bound to x and the symbol 'x 13:03 symbole: So if I bind x to a function, I can't get the function x is bound to (unless I evaluate x)? 13:04 jonrafkind: just use x 13:05 symbole: So the reason behind this is in Racket functions names and other identifiers share the same space, so there's no guarantee that a symbol might refer to a function? 13:05 jonrafkind: right 13:06 (join) SHODAN 13:07 symbole: Thanks jonrafkind. 13:08 (join) bitonic 13:11 (quit) MayDaniel: Read error: Connection reset by peer 13:23 (quit) jao: Ping timeout: 272 seconds 13:26 (join) MayDaniel 13:33 (quit) symbole: Read error: Connection reset by peer 13:47 (join) billyoc 14:01 (quit) jeapostrophe: Ping timeout: 260 seconds 14:17 (quit) hash_table: Ping timeout: 246 seconds 14:18 (quit) getpwnam: Ping timeout: 240 seconds 14:44 (join) jao 14:44 (quit) jao: Changing host 14:44 (join) jao 15:19 (join) yoklov 15:43 (join) jeapostrophe 15:43 (quit) jeapostrophe: Changing host 15:43 (join) jeapostrophe 15:47 (nick) noam_ -> noam 15:56 (quit) yoklov: Quit: computer sleeping 16:00 (quit) billyoc: Remote host closed the connection 16:05 (join) noam_ 16:11 (join) noam 16:14 (quit) noam_: Ping timeout: 246 seconds 16:29 (quit) nilyaK: Ping timeout: 272 seconds 17:00 (join) nilyaK 17:05 (join) scott_ 17:05 (quit) scott_: Changing host 17:05 (join) scott_ 17:30 (quit) jao: Read error: Connection reset by peer 17:31 (join) jao 17:31 (quit) jao: Changing host 17:31 (join) jao 17:39 (quit) cdidd: Read error: Operation timed out 17:47 (quit) nilyaK: Read error: Connection reset by peer 17:53 (join) anRch 18:11 (quit) scott_: Quit: Leaving 18:29 (join) getpwnam 18:29 (join) hash_table 18:35 (quit) MayDaniel: Read error: Connection reset by peer 18:35 (quit) anRch: Quit: anRch 18:47 (join) tzafrir_laptop 18:48 tzafrir_laptop: hi, I run drracket 5.2.1 from Debian Wheezy 18:49 tzafrir_laptop: I get some errors I fail to understand 18:51 offby1: so do I :-( 18:52 tzafrir_laptop: ok. my mistake 18:52 tzafrir_laptop: As I was about to ask here, suddenly the problem is gone 18:52 tzafrir_laptop: I guess I should lurk here for good luck 18:54 offby1: Also, when things are working well, don't say so, lest you jinx it. 18:57 (quit) hash_table: Quit: No Ping reply in 180 seconds. 18:58 (join) hash_table 19:01 (quit) carleastlund: Quit: carleastlund 19:13 (quit) jeapostrophe: Ping timeout: 264 seconds 19:17 (join) ssbr_ 19:17 tzafrir_laptop: I try to follow the "quick guide", but "#lang slideshow" gives me an error: 19:18 tzafrir_laptop: module: this function is not defined 19:18 tzafrir_laptop: And I don't get functions such as circle and rectangle 19:20 jonrafkind: do you have the language set as 'use module declared in source' ? 19:20 jonrafkind: or 'use lang line' ? i forget what it says exactly 19:22 tzafrir_laptop: http://docs.racket-lang.org/quick/index.html seems to be exactly the same as my local copy 19:23 jonrafkind: what if you just have #lang slideshow in the file and execute 'racket file.rkt' on the command line, outside of drracket 19:24 tzafrir_laptop: I put it in the definition area, and used "run" 19:24 (join) bpb 19:24 bpb: hello 19:24 jonrafkind: i understand, but can you try on the command line? 19:25 bpb: what is the appropriate way to suggest a change to one of the web pages on docs.racket-lang.org ? 19:26 bpb: for example, http://docs.racket-lang.org/continue/index.html in Section 14 "A Persistent Model" the first definition of 'blog' should include the #:prefab modifier 19:27 bpb: minor change that would help someone following the tutorial 19:27 tzafrir_laptop: jonrafkind, works on the command-line. If I add a '(circle 10)' , get '#' on the terminal 19:27 jonrafkind: bpb, either submit a bug report on bugs.racket-lang.org, or send an email to jay 19:29 (quit) hash_table: Quit: No Ping reply in 180 seconds. 19:29 (join) hash_table 19:34 bpb: jonrafkind: thanks 19:35 (quit) bremner: Ping timeout: 246 seconds 19:35 tzafrir_laptop: OK. I missed the part of resseting the language 19:37 (join) nilyaK 19:38 (part) tzafrir_laptop: "Leaving" 19:39 (join) bremner 19:39 (quit) bremner: Changing host 19:39 (join) bremner 19:58 (quit) bitonic: Remote host closed the connection 19:59 (join) bitonic 20:18 (quit) masm: Quit: Leaving. 20:23 (quit) ChanServ: *.net *.split 20:28 (join) ChanServ 20:59 (join) yoklov 21:09 (join) carleastlund 21:17 (quit) snorble_: Read error: Connection reset by peer 21:18 (quit) bitonic: Ping timeout: 272 seconds 21:18 (join) snorble_ 21:22 (quit) nilyaK: Read error: Connection reset by peer 21:32 (quit) Shambles_: Ping timeout: 245 seconds 21:36 (join) Shambles_ 22:04 (join) bro_grammer 22:05 (quit) carleastlund: Quit: carleastlund 22:08 (quit) hash_table: Ping timeout: 255 seconds 22:14 (quit) yoklov: Quit: computer sleeping 22:40 (join) peeeep 22:41 (join) skarpy 22:41 (join) lentikkle 22:42 (join) zwak 22:42 (join) triffidd 22:58 (quit) Shvillr: Ping timeout: 264 seconds 22:58 (join) Shvillr 23:18 (quit) Nisstyre-laptop: Read error: Connection reset by peer 23:19 (join) Nisstyre-laptop 23:26 (quit) bro_grammer: Quit: No Ping reply in 180 seconds. 23:26 (quit) bpb: Quit: Page closed 23:26 (join) hash_table 23:28 (quit) skarpy: Ping timeout: 264 seconds 23:29 (join) skarpy 23:31 (join) nilyaK