From: Gregory Cooper (greg at cs.brown.edu) Date: Tue Aug 28 11:03:19 EDT 2007 |
|
> > (handler:edit-file (send a-definitions-text get-filename)) > > Are the two filenames "spelled" identically? They seem to be. I assume the definitions text returns the same filename each time I ask for it, but DrScheme opens an additional tab each time I call handler:edit-file, resulting in an arbitrary number of tabs for the same file. Greg
Posted on the users mailing list. |
|