;;; Directory Local Variables -*- no-byte-compile: t -*- ;;; For more information see (info "(emacs) Directory Variables") ((nil . ((jinx-dir-local-words . "Lwt") (fill-column . 88) (eval . (let ((opam-share (car (process-lines "opam" "var" "share")))) (when (and opam-share (file-directory-p opam-share)) (add-to-list 'load-path (expand-file-name "emacs/site-lisp" opam-share))))))))