[racket] racketrc.rktl

From: Eli Barzilay (eli at barzilay.org)
Date: Sat Feb 16 12:31:26 EST 2013

20 minutes ago, Danny Yoo wrote:
> You don't need the file.  If you want to know where Racket will be
> looking for it, if you have one, Racket will read it from:
> 
>     (find-system-path 'init-dir)

More direct: (find-system-path 'init-file)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

Posted on the users mailing list.