true-grue has quit [Read error: Connection reset by peer]
<MustardCheese>
This is really cool, samth - thanks!
<MustardCheese>
It's not really what I was looking for but it's good to know
badkins has quit [Ping timeout: 256 seconds]
<samth>
MustardCheese: what are you looking for?
m1dnight_ has joined #racket
<MustardCheese>
At the time I was looking for `define-syntax-class`, which didn't appear to be in syntax/parse
<MustardCheese>
As it turns out, that problem was because I was requiring the module in the macro phase rather than the runtime phase
<MustardCheese>
But it's a fairly common problem that I don't know what module I'm pulling from and have to dig around in the documentation for a while before I can figure it out
<samth>
MustardCheese: you can jump to the definition in both drracket and in racket-mode
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
wingsorc has quit [Quit: Leaving]
lockywolf_ has quit [Read error: Connection reset by peer]
lockywolf_ has joined #racket
nullcone has quit [Quit: Connection closed for inactivity]
KDr2 has quit [Remote host closed the connection]
badkins has joined #racket
KDr2 has joined #racket
hoplaahei has joined #racket
<hoplaahei>
hi. I see that Racket http-client supports CONNECT method for proxying. I would like to use SOCKS5. For a beginner programmer would this be too hard an undertaking? I'm willing to study the protocol spec and spend time on it, but no idea if I'm punching above my weight.
<hoplaahei>
So I would like to add-on socks5 support, unless someone already did that via a library
badkins has quit [Remote host closed the connection]
pilne has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 250 seconds]
efm has quit [Ping timeout: 252 seconds]
srandon111 has joined #racket
efm has joined #racket
<srandon111>
hello all guys i am trying racket from vim
<srandon111>
wwhile with drracket i have a biltin feature to load an image... how can i define an image variable when using vim?
<srandon111>
since i cannot drag and drop the image in the editor as with drracket
badkins has joined #racket
MustardCheese has quit [Ping timeout: 240 seconds]