[racket] shell-completion package missing

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Oct 6 12:17:39 EDT 2013

10 minutes ago, Vlad Kozin wrote:
> Sorry guys, but I gave up. Downloaded racket-completion.bash and
> just sourced it from my .bash_profile. Non-kosher I admit, but works
> for now.

Perfectly kosher.

> I agree with Eli that
> 
>     (There's another advantage for distributing the files, of course:
>     having your completion updated with racket updates.)
> 
> but I failed to grasp how to make it work.

It should work by installing an updated file somewhere in /etc.
(But I don't see anywhere the specification that would copy the files
there, so maybe it's wasn't done.)

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

Posted on the users mailing list.