[racket-dev] language-specific documentation failed on 5.1.1
5 minutes ago, Guillaume Marceau wrote:
> On Mon, Jul 18, 2011 at 7:21 PM, Robby Findler
> <robby at eecs.northwestern.edu>wrote:
>
> > I tried this too and it seems to work for me, even under windows with
> > firefox.
> >
> > So, I suspect that there is something subtle about the UI that Eli and
> > I are doing one way but others are doing another way that is
> > interacting badly with the way some internal state somewhere works.
>
>
> Except that I can't think of anything peculiar I might be doing.
> I'll have to keep rummaging in code.
>
> Is there any javascript involved?
Yes. A lot. And it's the bad kind that can easily break on different
browsers.
> Where is that in the codebase?
Right there in that search-context.html, and its interaction with the
trampoline. And then there's more later, on the search page itself.
> I'll start putting printf in that and see where that leads.
It looks like everything works on the drr side.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!