[plt-dev] .mzschemerc => .racketrc and more
That's right. You could create a "~/.racketrc" that contains
(load (expand-user-path "~/.mzschemerc"))
At Mon, 26 Apr 2010 17:15:39 -0400, Sam Tobin-Hochstadt wrote:
> Does this mean that if we have existing '.mzschemerc' files, they are
> no longer run?
>
> On Mon, Apr 26, 2010 at 5:12 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> > Just pushed:
> >
> > old new notes
> > ----------- --------- -------------------------------
> > .mzschemerc .racketrc even `mzscheme' uses ".racketrc"
> > .mredrc .gracketrc even `mred' uses ".gracketrc"
> > ~/.plt-scheme ~/.racket Unix user-specific dir
> > ..../PLT Scheme ..../Racket Windows & Mac OS user-specific dir
> > plt-prefs.ss racket-prefs.rkt Unix & Windows pref file
> > org.plt-scheme.prefs.ss Mac pref file
> > ^
> > org.racket-lang.prefs.rkt
> > etc.
> >
> > _________________________________________________
> > For list-related administrative tasks:
> > http://list.cs.brown.edu/mailman/listinfo/plt-dev
> >
>
>
>
> --
> sam th
> samth at ccs.neu.edu