Fabien Dagnat

Results 4 comments of Fabien Dagnat

May I ask, if there is any reason for not integrating this patch? I find it useful and use it. I may write some documentation if that is what is...

Hello, A very simple first step would be to offer the possibility to the user to tell that he has migrated outside brew. For example: `brew updated` [`--version` *version*] *cask*....

Hello, No progress on this? For the record, on my side I ended up adding the following lines to my .emacs: ``` (load "/path/to/the/right/opam/switch/share/emacs/site-lisp/dune.el") (add-to-list 'auto-mode-alist '("/dune\\'" . dune-mode)) ```

I find the approach of https://github.com/ocaml-opam/opam-user-setup interesting