[plt-scheme] DrScheme development plugins/tools

From: Robby Findler (robby at cs.uchicago.edu)
Date: Wed Aug 27 13:54:21 EDT 2008

There's not an explicit hook, but you can override the callback.

Robby

On Wed, Aug 27, 2008 at 12:46 PM, Grant Rettke <grettke at acm.org> wrote:
>> I would love to find a way of having 'run' and/or 'Check syntax' ask me to
>> save unsaved files in other tabs. I've looked a bit at this, but cannot see
>> a simple way to do it.
>
> The code to iterate tabs and save files is in DrSync (not that it is
> complex, but I asked Robby enough questions, and it works so you don't
> have to reinvent the wheel). Maybe there is a hook before run or check
> syntax are executed, which could call the file saving code.
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>


Posted on the users mailing list.