00:00:00 --- log: started retro/06.07.12 01:28:14 --- quit: Raystm2 (Read error: 104 (Connection reset by peer)) 01:31:42 --- join: Raystm2 (n=Raystm2@adsl-69-149-43-76.dsl.rcsntx.swbell.net) joined #retro 02:01:47 FEN chess notation? 04:40:52 --- join: nighty (n=nighty@66-163-28-100.ip.tor.radiant.net) joined #retro 05:08:22 --- quit: nighty (Read error: 113 (No route to host)) 05:09:53 --- join: nighty (n=nighty@66-163-28-100.ip.tor.radiant.net) joined #retro 05:26:44 --- join: snoopy_1711 (i=snoopy_1@dslb-084-058-142-115.pools.arcor-ip.net) joined #retro 05:27:18 --- quit: snoopy_1711 (clarke.freenode.net irc.freenode.net) 05:27:18 --- quit: Snoopy42 (clarke.freenode.net irc.freenode.net) 05:27:44 --- join: snoopy_1711 (i=snoopy_1@dslb-084-058-142-115.pools.arcor-ip.net) joined #retro 05:27:44 --- join: Snoopy42 (i=snoopy_1@dslb-084-058-142-115.pools.arcor-ip.net) joined #retro 05:35:00 --- quit: Snoopy42 (Read error: 145 (Connection timed out)) 05:35:17 --- nick: snoopy_1711 -> Snoopy42 06:11:22 --- join: Ray_work (n=Raystm2@199.227.227.26) joined #retro 10:05:25 --- quit: virl (Remote closed the connection) 11:01:15 --- join: futhin (n=wunderwa@bespin.org) joined #retro 11:12:10 hiya futhin 11:12:43 hi doc 11:13:05 how goes? 11:13:19 alright 11:13:50 * docl is learning the ropes with screen 11:15:05 screen is kinda neat for colaboration, you can split it, and have two ppl attach to the session 11:15:14 so one person gets the top and the other gets the bottom 11:15:32 yeah, it's awesome. dtach is similar 11:15:50 you can share a dtach between two terminals as well 11:16:39 I'm trying to set up my screenrc so that it puts each new window in a dtach session for maximum flexibility 11:16:48 i think screen should have more features, be more developed 11:17:00 definately 11:17:11 can't remember some of the things i wanted, but screen really does need more development heh 11:17:23 it does have a lot of them, but definately needs more :) 11:18:45 bind c screen dtach -c dtach/sessions/$$ bash # doesn't work because environment variables aren't supported 11:21:05 ahh, putting it in a shell script worked 11:24:17 it apparently doesn't recognize ~ either. wierd. 11:56:39 --- nick: Raystm2 -> nanstm 14:06:45 --- quit: nighty (Read error: 113 (No route to host)) 14:57:11 --- join: virl (n=virl@chello062178085149.1.12.vie.surfer.at) joined #retro 15:03:27 --- quit: Ray_work ("User pushed the X - because it's Xtra, baby") 15:04:16 --- join: docl_ (n=docl@70-101-145-1.br1.mcl.id.frontiernet.net) joined #retro 15:18:13 --- quit: docl (Read error: 110 (Connection timed out)) 15:19:39 --- nick: docl_ -> docl 15:37:52 --- join: Raystm2 (n=Raystm2@adsl-69-149-43-76.dsl.rcsntx.swbell.net) joined #retro 15:41:46 good evenint 15:42:38 welcome, fearless leader! 15:43:12 * crc runs away in terror at the background noise 15:46:48 background noise? 15:49:20 my air conditioner :) 15:50:57 get ear plugs if you need them :) 15:51:32 http://retroforth.net/discuss/comments.php?DiscussionID=4 15:51:43 this is the ANS CORE compat layer for 9.2 15:51:55 implements most of the CORE spec 15:52:03 --- quit: nanstm (Read error: 110 (Connection timed out)) 15:52:05 awesome! 16:13:02 I will eventually add at least part of CORE-EXT as well 16:13:26 how much detail does the help system need? 16:18:05 a short description of each command is sufficient 16:18:44 new users will typically read a tutorial in addition, so you don't need a whole man page for each word. 16:19:34 the chief purpose, I think, is to jog their memory and help them get a feel for things 16:22:45 ok 16:22:49 * crc begins work on this 16:27:24 a simple prototype is in the repo now 16:27:37 has help on 'forth' and '.forth' 16:29:14 if this approach is satisfactory, I'll move docstring: (or maybe call it doc: ?) to modules/help 16:32:48 what's docstring exactly? 16:33:07 a lispy term for a pointer to documentation about a function 16:33:31 docstring: is my word to create an anonymous word that holds documentation for a named word 16:33:45 so I can say: 16:33:48 : foo .... ; 16:34:34 docstring: foo ." a-b .forth" cr ." foo changes a to b" ; 16:34:37 and then: 16:34:38 help foo 16:34:43 will run the docstring word 16:35:54 you have to manually load help.data for this all to work 16:37:17 brb; resetting opera 16:37:20 --- part: crc left #retro 16:41:00 --- join: crc (n=crc@pool-70-110-173-103.phil.east.verizon.net) joined #retro 16:41:07 --- mode: ChanServ set +o crc 16:50:02 bbl; shopping for food 18:56:57 back 18:57:45 has anyone looked over the help system prototype? 19:27:17 --- join: snoopy_1711 (i=snoopy_1@dslb-084-058-128-170.pools.arcor-ip.net) joined #retro 19:35:01 --- quit: Snoopy42 (Read error: 145 (Connection timed out)) 19:35:17 --- nick: snoopy_1711 -> Snoopy42 19:39:47 * crc attempts a memory installation; will be back tomorrow 19:39:59 --- part: crc left #retro 19:57:39 --- join: crc (n=crc@pool-70-110-173-103.phil.east.verizon.net) joined #retro 19:58:40 --- mode: ChanServ set +o crc 19:59:10 1.5gb of ram now, and goodnight :_ 19:59:12 :) 20:11:38 aren't there better things to spend your money on? :P 20:32:50 like buying yourself a better job! ;P 23:59:59 --- log: ended retro/06.07.12