Re: [racket-users] Utah snapshots will switch to CS by default

2020-10-20 Thread Robby Findler
The NWU snapshots are (mostly) working again and we've gotten a pkg-build using the CS build to go through. The results are here: https://plt.eecs.northwestern.edu/pkg-build/ Some pkgs are newly failing their tests (or other problems) because they're now running on CS. Robby On Tue, Sep 29,

[racket-users] Re: Racket News - Issue 40

2020-10-20 Thread Hong Yang
Hi Paulo Good to see another Racket News is coming, and I'm working on issue #3161, please help check my last comment in GitHub, any comment is welcome. After all the feature details clarified, I'll send a pull request for code reviewing. Thanks yangh On Tuesday, October 20, 2020 at 8:46:11

Re: [racket-users] Re: curly-fn language syntax not recognized in the repl

2020-10-20 Thread Robby Findler
I don't remember. :( On Tue, Oct 20, 2020 at 9:13 AM Greg Hendershott wrote: > It looks like this works neither in Dr Racket nor Racket Mode's REPLs. > > From a hasty, shallow look, it seems that the curly-fn package < > https://docs.racket-lang.org/curly-fn/index.html> uses a convention or >

[racket-users] Re: curly-fn language syntax not recognized in the repl

2020-10-20 Thread Greg Hendershott
It looks like this works neither in Dr Racket nor Racket Mode's REPLs. >From a hasty, shallow look, it seems that the curly-fn package uses a convention or protocol defined by the namespaced-transformer package

[racket-users] Re: Problems using (debug-repl) with emacs racket-mode

2020-10-20 Thread Greg Hendershott
To post back to the list, this was resolved: https://github.com/greghendershott/racket-mode/issues/499 On Wednesday, October 14, 2020 at 8:48:43 PM UTC-4, primer wrote: > > I'm trying to use (debug-repl) in the following simple program: > > #lang racket > (require debug/repl) > > (define (add

[racket-users] Re: Racket-mode (emacs) get coverage without using test submodule

2020-10-20 Thread Greg Hendershott
Racket Mode was recently enhanced in this neighborhood: https://github.com/greghendershott/racket-mode/issues/316#issuecomment-691586485 If you upgrade it and that works for you, great. If not feel free to open a GitHub issue about it. (Right now I'm not really able to download that pl.plt

[racket-users] Racket News - Issue 40

2020-10-20 Thread Paulo Matos
Hi all, What a great weekend, I hope you all enjoyed it as much as I did. Thanks to all of those involved in the organization. Racket News issue 40 is now here: https://racket-news.com/2020/10/racket-news-issue-40.html Enjoy! -- Paulo Matos -- You received this message because you are