wwall
2017-8-31 07:04:49

@wwall has joined the channel


huy
2017-8-31 07:28:45

@huy has joined the channel


grounded_sage
2017-8-31 11:53:17

Thank you!


grounded_sage
2017-8-31 11:55:43

Seems I have missed enrollment. Does it repeat each year?


mflatt
2017-8-31 12:09:46

@leif How did you resolve the \renewcommand{\rmdefault}{ptm} problem with acmart? I wonder whether it makes sense to add \renewcommand{\renewrmdefault}{} to “acmart-load.tex”.


samth
2017-8-31 13:52:24

I don’t know — it looked to me like it was in the future


greg
2017-8-31 15:39:32

Oh wow. I went to file an issue and discovered this from four days ago: https://github.com/racket/scribble/issues/135 @notjack what is this remote mind control you are doing to me :open_mouth:


notjack
2017-8-31 15:46:31

@greg I finally got my future vision machine working ;)


mflatt
2017-8-31 15:54:50

@notjack For scribble and exporting from two modules: you probably want to use #:no-declare with defmodule and use declare-exporting to list multiple modules (instead of having defmodule generate a declare-exporting with a single module)


notjack
2017-8-31 15:57:18

@mflatt thanks!


leif
2017-8-31 19:24:33

@mflatt Is there any easy way to change the font on comments in scribble?


leif
2017-8-31 19:24:37

errr. slideshow.


leif
2017-8-31 19:25:07

I mean, I know I could just put a pict in there, but then I have to manually handle multiple lines.)


notjack
2017-8-31 20:30:08

should I default to using protect-out on macros in public APIs? is there a reason not to for specific kinds of macros?


blerner
2017-8-31 22:02:51

@mflatt @leif What’s the current status of DrRacket 6.10 on Win10Creators? Is it stable enough that I should direct students to install it, or should I still direct them to Leif’s workaround (http://prl.ccs.neu.edu/blog/2017/05/26/racket-6-9-and-windows-10-creators-update/) — and if so, Leif, is there a version of this vm with 6.10 installed?


mflatt
2017-8-31 22:20:41

@blerner I think Robby’s most recent workaround (included in 6.10) is effective for everyone. At least, I don’t know of anyone still having trouble with 6.10 and Windows Creator Update


mflatt
2017-8-31 22:20:59

@leif I don’t recall a way to change the style of comments


blerner
2017-8-31 22:21:45

Thanks. I’ll holler if I find any :wink:


githree
2017-8-31 22:30:43

I had 2 problems with DrRacket 6.10 on Windows 10:


githree
2017-8-31 22:30:56
  1. unknown certificate

githree
2017-8-31 22:31:30
  1. “Copy from version” crashing DrRacket every time it was run

githree
2017-8-31 22:33:30

1st is not a big deal but 2nd is problematic if you don’t want to start with vanilla installation


samth
2017-9-1 02:56:04

@githree I don’t think the second has been reported


samth
2017-9-1 02:56:17

So a bug report would be a good idea