<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">><br>
> (setq path-to-opam-shared<br>
>   (replace-regexp-in-string "\n" "" (shell-command-to-string "opam config var share")))<br>
><br>
> It would be nicer to do<br>
><br>
> (setq path-to-opam-shared "~/.opam/current/shared")<br>
<br>
</div>If both of them work, does the specific details of the elisp file matter? </blockquote><div><br></div><div>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... ;)</div>

</div></div></div>