[plt-scheme] saved window configurations
On Sep 25, 2007, at 9:09 AM, Matthias Felleisen wrote:
>
> On Sep 25, 2007, at 11:53 AM, Grant Rettke wrote:
>
>> On 9/25/07, Geoffrey S. Knauth <GEOFF at knauth.org> wrote:
>>> I often start DrScheme and open several tabs, opening specific files
>>> one by one into those tabs. Is there an automated way to do this?
>>
>> That sounds like the notion of having DrScheme be "project" based. In
>> other words, X files are associated with project Y. And then, as you
>> said, the tabs stay open.
>
>
> As I have shared with Geoffrey, the commandline expression
>
> $ drscheme *.scm
>
> opens all scheme files in a directory in tabs. I tend to organize
> my projects in directories and doing the above usually does what I
> want.
>
> ;; ---
>
> As for the saved state, a tool that you can plug in if you desire
> this working mode is ideal. I have a difficult time imagining using
> it. (For something like Preview, I see its usefulness, but there it
> is a kludge for not being able to re-open the same file.)
Well, the one big motivator for me would be my secret shame, which is
that I often use the same DrScheme to edit and test DrScheme source
files, e.g. the parts of the stepper that interact with DrScheme.
This means a lot of restarting DrScheme and opening the same source
files again each time I want to test a change; of course, I should
probably just take Robby's good advice and use a different DrScheme
installation for the editing. That _is_ a good deal of memory, though...
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2223 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20070925/f251d66b/attachment.p7s>