[plt-scheme] "Projects"

From: Robby Findler (robby at cs.uchicago.edu)
Date: Mon Oct 8 14:40:13 EDT 2007

I guess you can probably add such a keybinding yourself, using the
`lock' method of the editor.

You can also just make the file read-only in the file system before
you open it (or revert the file after you change it).

Robby

On 9/27/07, Geoffrey S. Knauth <geoff at knauth.org> wrote:
> On Sep 27, Robby Findler wrote:
> > The module browser has "ignore lib paths" option. Maybe it makes
> > sense to either use that, or to change the module browser to match
> > whatever seems best. Personally, my experience suggests that
> > ignoring lib/planet paths and just do all relative requires will
> > work well. Ie, don't restrict based on dirs.
>
> I wouldn't mind seeing all the files I require in a module, so long
> as there is an equivalent to Emacs's C-x C-q to toggle the read-only
> state of a tab [buffer].  toggle-read-only helps me not damage code.
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.