00:08
dddddd has quit [Remote host closed the connection]
00:18
Fernando-Basso has quit [Remote host closed the connection]
00:22
ym555 has quit [Quit: leaving...]
00:30
efm has quit [Ping timeout: 245 seconds]
00:30
efm has joined #racket
00:51
<
friscosam >
selimcan: use syntax/loc
01:08
<
selimcan >
friscosam, thanks!
01:08
<
selimcan >
got it working :D
01:14
selimcan has quit [Remote host closed the connection]
01:18
ng0 has quit [Quit: Alexa, when is the end of world?]
01:20
ZombieChicken has quit [Ping timeout: 256 seconds]
01:22
ZombieChicken has joined #racket
01:46
rntz has quit [Ping timeout: 246 seconds]
01:51
sebastianlin has joined #racket
02:00
catonano_ has joined #racket
02:03
mrm has joined #racket
02:03
catonano has quit [Ping timeout: 245 seconds]
02:03
catonano_ is now known as catonano
02:15
endformationage has joined #racket
03:04
zenspider has quit [Read error: Connection reset by peer]
03:27
evdubs has quit [Remote host closed the connection]
03:28
evdubs has joined #racket
03:31
evdubs has quit [Remote host closed the connection]
03:31
evdubs has joined #racket
03:51
FreeFull has quit []
04:03
amz3 has quit [Ping timeout: 250 seconds]
04:11
catonano has quit [Remote host closed the connection]
04:11
catonano has joined #racket
04:28
sebastianlin has quit [Ping timeout: 256 seconds]
04:38
zenspider has joined #racket
04:59
zenspider has quit [Quit: bye]
05:00
zenspider has joined #racket
05:05
libertyprime has quit [Ping timeout: 245 seconds]
05:13
selimcan has joined #racket
05:34
orivej has quit [Ping timeout: 245 seconds]
05:41
selimcan has quit [Remote host closed the connection]
05:45
endformationage has quit [Quit: WeeChat 2.3]
06:00
sebastianlin has joined #racket
06:10
pankajgodbole has joined #racket
06:22
selimcan has joined #racket
06:24
selimcan has quit [Remote host closed the connection]
06:28
pankajgodbole has left #racket ["ERC (IRC client for Emacs 25.1.1)"]
06:38
orivej has joined #racket
07:02
orivej has quit [Ping timeout: 240 seconds]
08:03
catonano has quit [Remote host closed the connection]
08:52
catonano has joined #racket
09:09
sz0 has quit [Quit: Connection closed for inactivity]
09:28
dddddd has joined #racket
09:36
dddddd has quit [Ping timeout: 245 seconds]
09:38
YuGiOhJCJ has joined #racket
09:47
ZombieChicken has quit [Ping timeout: 256 seconds]
09:48
dddddd has joined #racket
10:00
Sgeo has quit [Read error: Connection reset by peer]
10:00
Sgeo has joined #racket
10:06
ubLIX has joined #racket
10:14
sebastianlin has quit [Ping timeout: 256 seconds]
10:54
<
erkin >
Is it possible to coerce net/url to treat semicolons as ordinary characters without rewriting it from scratch?
10:57
<
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")
11:06
ng0 has joined #racket
11:09
notnotdan[m] has joined #racket
11:17
orivej has joined #racket
11:25
orivej has quit [Ping timeout: 250 seconds]
12:03
orivej has joined #racket
12:19
q9929t has joined #racket
12:29
ubLIX has quit [Quit: ubLIX]
12:31
amz3 has joined #racket
12:39
iyzsong has joined #racket
12:47
q9929t has quit [Quit: q9929t]
13:00
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
13:47
tcsc has quit [Ping timeout: 250 seconds]
13:49
tcsc has joined #racket
13:59
DGASAU has joined #racket
14:04
iyzsong has quit [Ping timeout: 258 seconds]
14:08
badkins_ has quit [Remote host closed the connection]
14:12
gnugnugnu has joined #racket
14:42
badkins_ has joined #racket
14:47
badkins__ has joined #racket
14:49
badkins_ has quit [Ping timeout: 240 seconds]
14:49
endformationage has joined #racket
15:00
dustyweb has joined #racket
15:02
dustyweb has quit [Read error: Connection reset by peer]
15:02
paroneayea has joined #racket
15:08
paroneayea has quit [Ping timeout: 264 seconds]
15:09
dustyweb has joined #racket
15:17
badkins__ is now known as badkins
15:24
gnugnugnu has quit [Quit: WeeChat 2.4]
16:09
soegaard has joined #racket
16:09
YuGiOhJCJ has joined #racket
16:12
efm has quit [Read error: Connection reset by peer]
16:14
efm has joined #racket
16:21
aeth has quit [Ping timeout: 240 seconds]
16:24
aeth has joined #racket
16:27
orivej has quit [Ping timeout: 250 seconds]
17:01
orivej has joined #racket
17:13
<
samth >
erkin: I think probably patching net/url to change that is required (and would be good)
17:13
efm has quit [Remote host closed the connection]
17:15
<
erkin >
Yeah, the way it is right now, it's unable to parse gopher URLs.
17:18
efm has joined #racket
17:19
efm has quit [Client Quit]
17:24
ZombieChicken has joined #racket
17:26
endformationage has quit [Ping timeout: 240 seconds]
17:34
efm has joined #racket
17:35
<
erkin >
Would changing this part to (regexp-split (if (memq (current-alist-separator-mode) '(semi semi-or-amp)) #rx";" #rx"&") s) do the trick?
17:36
pera has quit [Ping timeout: 245 seconds]
17:43
orivej has quit [Ping timeout: 250 seconds]
17:46
<
erkin >
Yes, it works!
17:49
pera has joined #racket
17:58
<
erkin >
Maybe I should make a pull request.
18:07
selimcan has joined #racket
18:22
iclon_ has quit [Remote host closed the connection]
18:24
iclon has joined #racket
18:32
ubLIX has joined #racket
18:34
soegaard has quit [Quit: soegaard]
18:49
vraid has joined #racket
18:50
efm has quit [Read error: Connection reset by peer]
18:57
efm has joined #racket
19:07
efm has quit [Remote host closed the connection]
19:09
efm has joined #racket
19:10
Sgeo has quit [Quit: Leaving]
19:10
Sgeo has joined #racket
19:19
soegaard has joined #racket
19:22
nckx has joined #racket
19:39
efm has quit [Read error: Connection reset by peer]
19:48
endformationage has joined #racket
19:48
selimcan has quit [Ping timeout: 244 seconds]
19:51
ATuin has joined #racket
19:52
ng0 has quit [Remote host closed the connection]
20:01
FreeFull has joined #racket
20:09
efm has joined #racket
20:10
orivej has joined #racket
20:13
amz3 has quit [Ping timeout: 245 seconds]
20:19
badkins has quit [Ping timeout: 268 seconds]
20:52
<
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.
20:53
<
soegaard >
dzoe: I think I have an example.
20:53
<
dzoe >
Setting it via set-paper-name on (current-ps-setup) before creating the dc<%> changes nothing.
20:53
<
dzoe >
soegaard: could you, please, share it?
20:53
<
soegaard >
looking for it
20:54
<
dzoe >
How do you know what I want it for? :)
20:55
<
soegaard >
The strange def is just short for define
20:55
<
dzoe >
So it is necessary to setup everything manually? There is no pre-defined list?
20:55
<
soegaard >
I can't remember.
20:55
<
dzoe >
Not that confusing... I have to teach in clojure :-/ (but better than javascript, which has originally been considered)
20:56
<
dzoe >
It looks that way and your code confirms my suspicion.
20:57
<
soegaard >
I needed to print "cards" and needed to print on both sides of the paper. So I had to control the margins manually.
20:58
efm has quit [Ping timeout: 245 seconds]
20:59
efm has joined #racket
21:04
efm has quit [Ping timeout: 255 seconds]
21:35
ATuin has quit [Ping timeout: 255 seconds]
21:43
libertyprime has joined #racket
21:43
<
dzoe >
Ok, I must admit that pdf-dc% is way more fun than generating LaTeX source.
21:44
<
soegaard >
What are you generating?
21:44
<
soegaard >
math exercises?
21:53
selimcan has joined #racket
22:02
soegaard has quit [Quit: soegaard]
22:11
jao has joined #racket
22:28
orivej has quit [Ping timeout: 245 seconds]
22:29
orivej has joined #racket
22:31
libertyprime has quit [Ping timeout: 246 seconds]
22:31
casaca has quit [Ping timeout: 240 seconds]
22:39
selimcan has quit [Remote host closed the connection]
22:42
orivej has quit [Ping timeout: 245 seconds]
22:49
selimcan has joined #racket
23:07
ubLX has joined #racket
23:09
ubLIX has quit [Ping timeout: 240 seconds]
23:26
ym555 has joined #racket
23:27
badkins has joined #racket
23:47
efm has joined #racket