lexi-lambda changed the topic of #racket to: Racket v7.1 has been released: http://blog.racket-lang.org/2018/10/racket-v7-1.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
dddddd has quit [Remote host closed the connection]
Fernando-Basso has quit [Remote host closed the connection]
ym555 has quit [Quit: leaving...]
efm has quit [Ping timeout: 245 seconds]
efm has joined #racket
<friscosam> selimcan: use syntax/loc
<friscosam> https://docs.racket-lang.org/reference/stx-patterns.html?q=syntax#%28form._%28%28lib._racket%2Fprivate%2Fstxcase-scheme..rkt%29._syntax%2Floc%29%29
<selimcan> friscosam, thanks!
<selimcan> got it working :D
selimcan has quit [Remote host closed the connection]
ng0 has quit [Quit: Alexa, when is the end of world?]
ZombieChicken has quit [Ping timeout: 256 seconds]
ZombieChicken has joined #racket
rntz has quit [Ping timeout: 246 seconds]
sebastianlin has joined #racket
catonano_ has joined #racket
mrm has joined #racket
catonano has quit [Ping timeout: 245 seconds]
catonano_ is now known as catonano
endformationage has joined #racket
zenspider has quit [Read error: Connection reset by peer]
evdubs has quit [Remote host closed the connection]
evdubs has joined #racket
evdubs has quit [Remote host closed the connection]
evdubs has joined #racket
FreeFull has quit []
amz3 has quit [Ping timeout: 250 seconds]
catonano has quit [Remote host closed the connection]
catonano has joined #racket
sebastianlin has quit [Ping timeout: 256 seconds]
zenspider has joined #racket
zenspider has quit [Quit: bye]
zenspider has joined #racket
libertyprime has quit [Ping timeout: 245 seconds]
selimcan has joined #racket
orivej has quit [Ping timeout: 245 seconds]
selimcan has quit [Remote host closed the connection]
endformationage has quit [Quit: WeeChat 2.3]
sebastianlin has joined #racket
pankajgodbole has joined #racket
selimcan has joined #racket
selimcan has quit [Remote host closed the connection]
pankajgodbole has left #racket ["ERC (IRC client for Emacs 25.1.1)"]
orivej has joined #racket
orivej has quit [Ping timeout: 240 seconds]
catonano has quit [Remote host closed the connection]
catonano has joined #racket
sz0 has quit [Quit: Connection closed for inactivity]
dddddd has joined #racket
dddddd has quit [Ping timeout: 245 seconds]
YuGiOhJCJ has joined #racket
ZombieChicken has quit [Ping timeout: 256 seconds]
dddddd has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
ubLIX has joined #racket
sebastianlin has quit [Ping timeout: 256 seconds]
<erkin> Is it possible to coerce net/url to treat semicolons as ordinary characters without rewriting it from scratch?
<erkin> Setting the current-alist-separator-mode parameter to 'amp doesn't seem to affect the behaviour of, say, (string->url "foo://bar.baz/;/quux")
ng0 has joined #racket
notnotdan[m] has joined #racket
<notnotdan[m]> hi
orivej has joined #racket
orivej has quit [Ping timeout: 250 seconds]
orivej has joined #racket
q9929t has joined #racket
ubLIX has quit [Quit: ubLIX]
amz3 has joined #racket
iyzsong has joined #racket
q9929t has quit [Quit: q9929t]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
tcsc has quit [Ping timeout: 250 seconds]
tcsc has joined #racket
DGASAU has joined #racket
iyzsong has quit [Ping timeout: 258 seconds]
badkins_ has quit [Remote host closed the connection]
gnugnugnu has joined #racket
badkins_ has joined #racket
badkins__ has joined #racket
badkins_ has quit [Ping timeout: 240 seconds]
endformationage has joined #racket
dustyweb has joined #racket
dustyweb has quit [Read error: Connection reset by peer]
paroneayea has joined #racket
paroneayea has quit [Ping timeout: 264 seconds]
dustyweb has joined #racket
badkins__ is now known as badkins
gnugnugnu has quit [Quit: WeeChat 2.4]
soegaard has joined #racket
YuGiOhJCJ has joined #racket
efm has quit [Read error: Connection reset by peer]
efm has joined #racket
aeth has quit [Ping timeout: 240 seconds]
aeth has joined #racket
orivej has quit [Ping timeout: 250 seconds]
orivej has joined #racket
<samth> erkin: I think probably patching net/url to change that is required (and would be good)
efm has quit [Remote host closed the connection]
<erkin> Yeah, the way it is right now, it's unable to parse gopher URLs.
efm has joined #racket
efm has quit [Client Quit]
ZombieChicken has joined #racket
endformationage has quit [Ping timeout: 240 seconds]
efm has joined #racket
<erkin> Would changing this part to (regexp-split (if (memq (current-alist-separator-mode) '(semi semi-or-amp)) #rx";" #rx"&") s) do the trick?
pera has quit [Ping timeout: 245 seconds]
orivej has quit [Ping timeout: 250 seconds]
<erkin> Yes, it works!
pera has joined #racket
<erkin> Maybe I should make a pull request.
selimcan has joined #racket
iclon_ has quit [Remote host closed the connection]
iclon has joined #racket
ubLIX has joined #racket
soegaard has quit [Quit: soegaard]
vraid has joined #racket
efm has quit [Read error: Connection reset by peer]
efm has joined #racket
efm has quit [Remote host closed the connection]
nckx has quit [Quit: Updating my GNU Guix server — https://guix.info]
efm has joined #racket
Sgeo has quit [Quit: Leaving]
Sgeo has joined #racket
soegaard has joined #racket
nckx has joined #racket
efm has quit [Read error: Connection reset by peer]
endformationage has joined #racket
selimcan has quit [Ping timeout: 244 seconds]
ATuin has joined #racket
<ATuin> hi
ng0 has quit [Remote host closed the connection]
<vraid> hello
FreeFull has joined #racket
efm has joined #racket
orivej has joined #racket
amz3 has quit [Ping timeout: 245 seconds]
badkins has quit [Ping timeout: 268 seconds]
<dzoe> Anyone with experience with ps-setup%? Creating PDFs with pdf-dc% is super-easy, but I sorta struggle with changing the paper from US Letter to A4.
<soegaard> dzoe: I think I have an example.
<dzoe> Setting it via set-paper-name on (current-ps-setup) before creating the dc<%> changes nothing.
<dzoe> soegaard: could you, please, share it?
<soegaard> looking for it
<dzoe> Thank you
<dzoe> Oh man :D
<dzoe> How do you know what I want it for? :)
<soegaard> :-)
<soegaard> The strange def is just short for define
<dzoe> So it is necessary to setup everything manually? There is no pre-defined list?
<soegaard> I can't remember.
<dzoe> Not that confusing... I have to teach in clojure :-/ (but better than javascript, which has originally been considered)
<dzoe> It looks that way and your code confirms my suspicion.
<soegaard> I needed to print "cards" and needed to print on both sides of the paper. So I had to control the margins manually.
efm has quit [Ping timeout: 245 seconds]
efm has joined #racket
efm has quit [Ping timeout: 255 seconds]
ATuin has quit [Ping timeout: 255 seconds]
libertyprime has joined #racket
<dzoe> Ok, I must admit that pdf-dc% is way more fun than generating LaTeX source.
<soegaard> What are you generating?
<soegaard> math exercises?
selimcan has joined #racket
soegaard has quit [Quit: soegaard]
jao has joined #racket
orivej has quit [Ping timeout: 245 seconds]
orivej has joined #racket
libertyprime has quit [Ping timeout: 246 seconds]
casaca has quit [Ping timeout: 240 seconds]
selimcan has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 245 seconds]
selimcan has joined #racket
ubLX has joined #racket
ubLIX has quit [Ping timeout: 240 seconds]
ym555 has joined #racket
badkins has joined #racket
efm has joined #racket