[racket] Default current directory

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Nov 28 14:57:41 EST 2011

I've adjusted DrRacket so that the initial current-directory is now
the user's home directory (when the file is not saved).

Thanks,
Robby

2011/11/28 José Lopes <jose.lopes at ist.utl.pt>:
> Hello everyone,
>
> If I am not mistaken, the default current-directory in a Racket unsaved
> program is C:\Windows\system32 (DrRacket 5.2)
> This seems rather unsafe because a user might accidentally modify a system
> directory.
> Can you change the current-directory for the user home directory or
> something else?
>
> Best regards,
> José
>
> --
> José António Branquinho de Oliveira Lopes
> 58612 - MEIC-A
> jose.lopes at ist.utl.pt
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



Posted on the users mailing list.