lexi-lambda changed the topic of #racket to: Racket v7.2 has been released: https://blog.racket-lang.org/2019/01/racket-v7-2.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
Fare has joined #racket
widp_ has quit [Ping timeout: 244 seconds]
mSSM has quit [Ping timeout: 246 seconds]
hjek has joined #racket
hjek has left #racket [#racket]
ubLIX has quit [Quit: ubLIX]
Arcaelyx_ has joined #racket
Arcaelyx has quit [Ping timeout: 264 seconds]
iyzsong has joined #racket
efm has quit [Remote host closed the connection]
efm has joined #racket
jao has quit [Ping timeout: 246 seconds]
Fare has quit [Ping timeout: 244 seconds]
Fare has joined #racket
dddddd has quit [Remote host closed the connection]
_whitelogger has joined #racket
brokaw has joined #racket
Arcaelyx_ has quit [Ping timeout: 245 seconds]
FreeFull has quit []
ym555 has quit [Quit: leaving...]
pie__ has joined #racket
pie___ has quit [Ping timeout: 272 seconds]
brokaw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has quit [Ping timeout: 272 seconds]
endformationage has quit [Quit: WeeChat 2.4]
lockywolf_ has joined #racket
lockywolf_ has quit [Remote host closed the connection]
lockywolf_ has joined #racket
lockywolf__ has quit [Ping timeout: 245 seconds]
_whitelogger has joined #racket
amz3 has quit [Quit: WeeChat 2.2]
dimitarvp has joined #racket
soegaard has quit [Quit: soegaard]
iyzsong has quit [Ping timeout: 264 seconds]
dimitarvp has quit [Read error: Connection reset by peer]
cpup has quit [Ping timeout: 246 seconds]
_whitelogger has joined #racket
_whitelogger has joined #racket
orivej has joined #racket
ubLIX has joined #racket
thawes has joined #racket
Fare has quit [Ping timeout: 246 seconds]
vraid has joined #racket
ym has joined #racket
Fernando-Basso has joined #racket
ZombieChicken has quit [Ping timeout: 256 seconds]
ZombieChicken has joined #racket
vraid has quit [Ping timeout: 252 seconds]
jcowan has quit [Quit: Connection closed for inactivity]
widp_ has joined #racket
widp_ has quit [Ping timeout: 255 seconds]
dddddd has joined #racket
widp_ has joined #racket
Fernando-Basso has quit [Remote host closed the connection]
q9929t has joined #racket
q9929t has quit [Client Quit]
ubLX has joined #racket
ubLIX has quit [Ping timeout: 244 seconds]
lockywolf_ has quit [Ping timeout: 250 seconds]
ubLX has quit [Quit: ubLX]
jcowan has joined #racket
ym has quit [Remote host closed the connection]
brokaw has joined #racket
FreeFull has joined #racket
soegaard has joined #racket
brokaw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
amz3 has joined #racket
brokaw has joined #racket
Sgeo has joined #racket
Sgeo_ has quit [Ping timeout: 264 seconds]
vraid has joined #racket
Sgeo has quit [Ping timeout: 245 seconds]
brokaw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
brokaw has joined #racket
aeth has quit [Ping timeout: 246 seconds]
brokaw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
aeth has joined #racket
brokaw has joined #racket
aeth has quit [Ping timeout: 244 seconds]
aeth has joined #racket
pera has joined #racket
aeth has quit [Ping timeout: 250 seconds]
aeth has joined #racket
_whitelogger has joined #racket
brokaw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Fare has joined #racket
amz3 has quit [Read error: Connection reset by peer]
amz3` has joined #racket
aeth has quit [Ping timeout: 246 seconds]
aeth has joined #racket
pera has quit [Ping timeout: 245 seconds]
pera has joined #racket
<caltelt> BitPuffin, do you mean by not using `run-geiser` or `run-racket` provided by geiser to start your repl?
<caltelt> Or, if you are using those, that redefining doesn't work with repl's start with those either?
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
brokaw has joined #racket
<BitPuffin> caltelt: yes. Using connect-to-racket instead
<BitPuffin> I'm not sure but I think mayyyybe it works when using run-racket
winny has joined #racket
jao has joined #racket
<caltelt> Yea, I was trying it out with gesier's run-racket and it seemed to be working fine for me with C-c C-k
<bremner> BitPuffin: just to be clear, you're looking for something other than the built in support for racket in geiser?
<bremner> because "get geiser working with racket" should just work.
<caltelt> BitPuffin, could you try it with run-racket once just to see if you can get it working that way?
<caltelt> at least that narrows the possible problem domain a bit
Sgeo has joined #racket
<BitPuffin> I'll try it but I'm not currently home!
<BitPuffin> bremner: no connecting is supported by geiser
<bremner> I can't parse your answer.
<bremner> hmm. I also can't get geiser 8.3 to start. That's probably pretty old.
<bremner> actually 8.1 is what I have here.
vraid has quit [Disconnected by services]
vraid has joined #racket
acarrico has quit [Ping timeout: 250 seconds]
acarrico has joined #racket
longshi has joined #racket
cpup has joined #racket
mSSM has joined #racket
notzmv has quit [Remote host closed the connection]
<caltelt> I think there's an implicit comma after that "no"
brokaw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
efm has quit [Remote host closed the connection]
efm has joined #racket
jao has quit [Ping timeout: 250 seconds]
brokaw has joined #racket
<dzoe> I am trying to create new syntax using syntax-parse and the goal is to allow something like (my-syntax #:b 1 #:a 2 thunk ...) - I can match kws and kw-args separately and then sort them and use keyword-apply, but shouldn't it be possible to just move the #:keyword arg pairs to normal procedure application as a part of the transform?
<dzoe> (My guess is yes)
ym555 has joined #racket
<dzoe> The thunk part is - of course - passed as positional argument with (lambda () thunk ...)
johnjay has joined #racket
catonano has joined #racket
pera has quit [Ping timeout: 255 seconds]
ng0 has joined #racket
ng0 has quit [Client Quit]
<dzoe> Cool, (~and (~seq (~seq k:keyword e:expr) ...) (~seq kws-with-args ...)) does the trick.
<BitPuffin> bremner: connect-to-racket is a function that comes with geiser
<BitPuffin> Is what I meant
ym555 has quit [Quit: leaving...]
<dzoe> Hmmmm, and play-n uses fullscreen aspect by default with no apparent possibility to change (except for slideshow/start probably)
pera has joined #racket
soegaard has quit [Quit: soegaard]
brokaw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
brokaw has joined #racket
brokaw has quit [Client Quit]
brokaw has joined #racket
zmt00 has quit [Read error: Connection reset by peer]
brokaw has quit [Client Quit]
zmt00 has joined #racket
brokaw has joined #racket
brokaw has quit [Client Quit]
brokaw has joined #racket
brokaw has quit [Client Quit]
brokaw has joined #racket
brokaw has quit [Client Quit]
jao has joined #racket
longshi has quit [Ping timeout: 258 seconds]
ng0 has joined #racket
endformationage has joined #racket
ubLIX has joined #racket
<dzoe> Is there a possibility to TeX-like typeset equations in slideshow? Something like scribble-math...
<BitPuffin> caltelt: yeah works fine with run racket
catonano has quit [Quit: catonano]
soegaard has joined #racket
ubLIX has quit [Ping timeout: 246 seconds]
ubLIX has joined #racket
ubLIX has quit [Ping timeout: 250 seconds]
Sgeo_ has joined #racket
Sgeo has quit [Ping timeout: 246 seconds]
pera has quit [Ping timeout: 246 seconds]
pera has joined #racket
brokaw has joined #racket
Arcaelyx has quit [Read error: Connection reset by peer]
brokaw has quit [Client Quit]
Arcaelyx has joined #racket
pera has quit [Ping timeout: 255 seconds]
longshi has joined #racket
brokaw has joined #racket
keep_learning has joined #racket
Fare has quit [Ping timeout: 245 seconds]
brokaw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
soegaard has quit [Quit: soegaard]
ym555 has joined #racket
brokaw has joined #racket
brokaw has quit [Client Quit]
Fare has joined #racket
ng0 has quit [Quit: Alexa, when is the end of world?]
efm has quit [Read error: Connection reset by peer]
efm has joined #racket
<caltelt> BitPuffin: Weird. I just used the geiser/bin/run-racket.sh to start a repl, connected to it, and was able to redefine just now
<caltelt> what version of racket are you using? I'm on the latest git master branch, since I ran into a bug in the 7.2 rel
amz3` has quit [Ping timeout: 245 seconds]
longshi has quit [Quit: WeeChat 2.4]
FreeFull has quit [Quit: rebooting]
FreeFull has joined #racket