On Mon, Apr 26, 2010 at 5:18 PM, Matthew Flatt <mfl...@cs.utah.edu> wrote:
> That's right. You could create a "~/.racketrc" that contains
>
>  (load (expand-user-path "~/.mzschemerc"))

I worry that this is problematic for backwards compatibility (esp. the
prefs files).  Anyone who uses PLT Scheme will install Racket, and all
of their configuration will go away.  That seems like a recipe for
unhappy users.

Perhaps `racket' should use .mzschemerc if only it is present (and not
.racketrc), and similarly for the preferences files.
-- 
sam th
sa...@ccs.neu.edu
_________________________________________________
  For list-related administrative tasks:
  http://list.cs.brown.edu/mailman/listinfo/plt-dev

Reply via email to