<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">while we're at it I think:<div><br><div><blockquote type="cite"><font class="Apple-style-span" color="#000000">vkz@vkz-air:~/work/marketplace [master]$ raco pkg install shell-completion</font></blockquote></div><div><br></div><div>installs an empty package:</div><div><br></div><div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">vkz@vkz-air:~/Library/Racket/5.3.6$ ll pkgs/installed/shell-completion/</font></div><div><font class="Apple-style-span" color="#000000">total 8</font></div><div><font class="Apple-style-span" color="#000000">drwxr-xr-x  3 vkz  staff   102B Oct  5 16:31 .</font></div><div><font class="Apple-style-span" color="#000000">drwxr-xr-x  5 vkz  staff   170B Oct  5 16:31 ..</font></div><div><font class="Apple-style-span" color="#000000">-rw-r--r--  1 vkz  staff   269B Oct  5 16:31 info.rkt</font></div></blockquote><div apple-content-edited="true">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#000000">vkz@vkz-air:~/Library/Racket/5.3.6/pkgs/installed/shell-completion$ cat info.rkt </font></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#000000">#lang setup/infotab</font></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#000000"><br></font></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#000000">;; This is an empty package that can act as a placeholder. For</font></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#000000">;; example, it can be used for a v5.3.x implementation of a package</font></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#000000">;; that is built into that version (but exists as a real package for</font></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#000000">;; later versions).</font></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#000000"><br></font></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#000000">(define collection 'multi)</font></div></blockquote></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Again, I apologies if I'm doing something wrong and not seeing it. Be grateful if someone could could point out what. </div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">---</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Vlad Kozin <<a href="mailto:vladilen.kozin@gmail.com">vladilen.kozin@gmail.com</a>><br><br><br></div></div>
</div>
<br><div><div>On Oct 5, 2013, at 4:22 PM, Vlad Kozin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">btw the <a href="https://github.com/plt/racket/tree/master/collects/meta/contrib/completion">online</a> link in the shell-completion section of the docs is dead<div><br><div apple-content-edited="true">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">---</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Vlad Kozin <<a href="mailto:vladilen.kozin@gmail.com">vladilen.kozin@gmail.com</a>><br><br><br></div></div>
</div>
<br><div><div>On Oct 5, 2013, at 4:12 PM, Vlad Kozin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div><div><blockquote type="cite"><div>First, by default the <a href="http://pkg.racket-lang.org/">pkg.racket-lang.org</a> front page doesn't show<br>packages that are part of the main distribution.  The package you're<br>looking for is here: <a href="https://pkg.racket-lang.org/info/shell-completion">https://pkg.racket-lang.org/info/shell-completion</a><br></div></blockquote><div><br></div><div><div>oh, I didn't realize that. Thank you for pointing out. </div></div><br><blockquote type="cite"><div>But if you're on 5.3.6, they should be where the docs say in you install.<br></div></blockquote><div><br></div><div>I promise you they're not. I don't even have collects/meta directory. It is entirely possible that I messed up my installation somehow, so I just downloaded a clean .dmg for 5.3.6 64bit from the website. no collects/meta there either. Am I being stupid and looking in the wrong place? </div><div><br></div><div>Docs say:</div><div><blockquote type="cite"><span style="color: rgb(0, 0, 0); font-family: serif; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;">The </span><span class="stt" style="font-family: monospace; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">"meta"</span><span style="color: rgb(0, 0, 0); font-family: serif; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;"> collection is only available in the Racket Full distribution</span></blockquote></div><div><br></div><div>What's Racket Full distribution?</div><div><br></div><div>Thanks</div></div></div></div></blockquote></div><br></div></div></blockquote></div><br></div></div></body></html>