Re: [racket-users] Finding bound occurrences

2020-05-07 Thread Hendrik Boom
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 l

Re: [racket-users] Finding bound occurrences

2020-05-07 Thread Robby Findler
Does the file without arrows have a syntax error? Robby On Thu, May 7, 2020 at 9:55 AM Hendrik Boom 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