On Wed, Dec 30, 2020 at 11:38 AM John Kemp <[email protected]> wrote:
> I have recently been trying to do this too, as it looks like DrRacket > *should* allow this… > > On Dec 30, 2020, at 4:45 AM, Laurent <[email protected]> wrote: > > in DrRacket you can hit View|Split, and you can split multiple times. > > > That’s true, but that doesn’t seem to result in the same behavior as > emacs, where it is possible to view two different files side-by-side, > rather than one file of definitions in one pane, and the ‘interactions’ in > the other pane. I can hide the interactions, but then I seem to have two > panes which can only display the same functions and which scroll together, > making even looking at two different functions in the same file, impossible > (AFAICT). > The OP was about splitting the same file. And in DrRacket, you can scroll the two panes independently. If you want to look at 2 different files, a workaround is to open 2 DrRacket windows and put them side by side. -- 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/CABNTSaHcEUqhNGbtXBPoX0eGVL15E5xfijShuiQq3OG1nDgs1w%40mail.gmail.com.

