[plt-scheme] new version of prog langs text (also making the collection work on r301.5 from svn)
At Tue, 7 Feb 2006 16:14:47 -0500, Eli Barzilay wrote:
> On Feb 7, Robby Findler wrote:
> > At Tue, 7 Feb 2006 15:33:53 -0500, Eli Barzilay wrote:
> > > On Feb 7, Robby Findler wrote:
> > > >
> > > > Annoyingly, on the mac, .plt is mapped to a graphics file
> > > > format.
> > >
> > > So it is doing the same map-if-generic-mime-type thing? Can you
> > > see what happens if it gets something like
> > > `application/plt-package'? Perhaps that would be a good solution.
> >
> > I don't know how to set up this test, but I'm happy to click a link
> > if you can set it up.
>
> Try the second item at http://csu213.barzilay.org/.
>
> (Note for anyone who tries, you probably don't want to actually
> install it. it will add our course plugin to your DrScheme, and will
> try to patch ProfJ.)
Safari downloads it and saves it to the desktop. clicking on it opens a
graphics program that then complains about it not actually being a
graphics file.
Robby