I tried it just now, but found that 'raco pkg install ...' don't update the cache file, and therefore the keybindings couldn't be load automatically, while 'raco setup' works as expected. Does anyone know the reason?
At 2013-12-30 21:02:40,Laurent <laurent.ors...@gmail.com> wrote: It looks like you haven't uploaded it to http://pkgs.racket-lang.org Afterwards, users just have to install it via the GUI (in the File menu) or via the command line with: raco pkg install <package-name> This will do in one step the 3 steps you mention in your README. Laurent On Sat, Dec 28, 2013 at 8:22 AM, 钟 <yj_q...@126.com> wrote: Yes, it is a package now. But I found it is still more convenient to install manually. At 2013-12-28 10:09:02,"Matthias Felleisen" <matth...@ccs.neu.edu> wrote: Do you want to turn it into a package: (1) http://pkgs.racket-lang.org/ (2) http://docs.racket-lang.org/pkg/?q=package -- Matthias On Dec 27, 2013, at 11:03 AM, 钟 wrote: I used to write lisp code in emacs and enjoy paredit-mode.I tried to find an alternative for DrRacket but found nothing, so I decided to do it on my own. I has written a prototype in one day at https://github.com/yjqww6/drracket-paredit , and implemented Depth-Changing, Barfage & Slurpage shortcuts. Either suggestion or criticism are appreciated. ____________________ Racket Users list: http://lists.racket-lang.org/users ____________________ Racket Users list: http://lists.racket-lang.org/users
____________________ Racket Users list: http://lists.racket-lang.org/users