Re: [racket-users] Re: Examples of sending HTML email w/ Racket?

2021-07-31 Thread write2mark1
made some changes removed need for axio-env.rkt, but i am still unable to send email so here follows a #warning noob email question, assuming the smtp server name password and settings are right is there any reason http://pastie.org/p/0CduaNLM67JpE7nk9I6vDx/raw does not work . Can anyone point me

[racket-users] Re: Examples of sending HTML email w/ Racket?

2021-07-31 Thread mark M
(require "./axio-env.rkt") is this part of emailing program? as i am unable to install axio env raco pkg install g...@github.com:AxioFramework/axio.git raco pkg install: invalid package source; inferred package name includes disallowed characters given: g...@github.com:AxioFramework/axio.git

Re: [racket-users] Re: Re-entrant parameterize modification isolation when using shift/reset

2021-07-31 Thread Matthew Flatt
At Fri, 30 Jul 2021 12:56:37 -0700 (PDT), Greg Rosenblatt wrote: > Is the `parameter * thread * parameterization -> box` part implemented as > something like a global weak-hash, or is it built directly into the stack > representation? A parameter holds a key and a thread cell, where the thread

Re: [racket-users] Ubuntu PPA also updated to v8.2

2021-07-31 Thread Joseph Turco
No rush! Just thought I'd let people know. Thanks for your work. Regards, Joseph Turco Jul 31, 2021 9:03:08 AM David Bremner : > Joseph Turco writes: > >> So I tried installing racket 8.2 from the experimental repos >> (downloaded it) and the dependencies (newer version of libc6) will >>

Re: [racket-users] Ubuntu PPA also updated to v8.2

2021-07-31 Thread David Bremner
Joseph Turco writes: > So I tried installing racket 8.2 from the experimental repos > (downloaded it) and the dependencies (newer version of libc6) will > break some things. So install at your own risk. I'll stick with 7.2 > for now. Yes, I should have mentioned those packages only work with a