On Thu, May 07, 2020 at 10:27:53AM -0500, Robby Findler wrote: > Does the file without arrows have a syntax error? > > Robby
That was th problem. Not in the file itself, which the main file for the Racket openGL binding, but in a generated file I included. I forgot I had modified the include linr for debugging that other file. Thanks. I'm still learning. -- hendrik > > > On Thu, May 7, 2020 at 9:55 AM Hendrik Boom <[email protected]> wrote: > > > I have several tabs open in DrRacket. > > On two of them, when I mouse over a symbol, it provides very > > visible links to binding or bound occurrences > > > > On the third, it doesn't. There is a right-click mey item to jump > > to the binding occurrence, but no menu item to find next bound > > occurrence. > > > > One difference I've noticed is that that third tab has > > #lang racket/base > > instead of > > #lang typed/racket > > of > > #lang racket > > like the first two tabs. > > > > Is this a bug or a feature? Is there soe way I cn persuade it to > > show me bound occurrences even in the third tab/ > > > > -- hendrik > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Racket Users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To view this discussion on the web visit > > https://groups.google.com/d/msgid/racket-users/20200507145536.sflodxjyu5n72l3s%40topoi.pooq.com > > . > > > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/CAL3TdONwrREEwFygXtVT%3D8ZPjWauL1uuEAfCfq5LRdFZTHnX7w%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/20200507215557.sn4uqkt5w3p27iwz%40topoi.pooq.com.

