[opam-devel] shared directory

Sean McLaughlin seanmcl at gmail.com
Thu Nov 21 01:34:44 GMT 2013


> >
> > (setq path-to-opam-shared
> >   (replace-regexp-in-string "\n" "" (shell-command-to-string "opam
> config var share")))
> >
> > It would be nicer to do
> >
> > (setq path-to-opam-shared "~/.opam/current/shared")
>
> If both of them work, does the specific details of the elisp file matter?


I just mean, the less code someone needs to add to their .emacs, the
better.  You're right though; it's not the end of the world... ;)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-devel/attachments/20131120/4a52563b/attachment.html>


More information about the opam-devel mailing list