Robby Findler
Robby Findler
Rereading my comments, I think that I wasn't clear enough. I think that this is a legtimate bug in redex. I'm just not sure if the fix is to produce...
Thanks for this (and for the other issues)! I'll try to get to these as soon as I can, but it may be a little while before I really have...
In fixing #171, I made the original program in this issue be a syntax error. In order to do what you want here, you need to use the binding form's...
And I believe the fix to #171 fixed the problem in the second example.
It may be that there are some calls to `ok?` that are missing that could at least be turned into a comprehensible error message (perhaps not with the size limit).
I believe I just didn't think about newlines and being smart about them when gobbling up space. It would be better to do something more sophisticated in that case. It...
How do you think the code decide where to break the line here? If this wasn't `@defproc`, but was `@emph{}` then probably we wouldn't want to break, right? If you...
The behavior before was unclear and the code is new now, so lets just focus on going forward. As for that rule, I like the idea in principle, but what...
I like the idea at the end there (if `@` is in the first column and the last column is a `{` then don't bring anything up onto that line)....
I believe the difference you're seeing in the two pictures is the different GUI toolkits reacting differently to the scaling request.