Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong opam path in doc #241

Open
sanette opened this issue Feb 12, 2017 · 1 comment
Open

wrong opam path in doc #241

sanette opened this issue Feb 12, 2017 · 1 comment

Comments

@sanette
Copy link

sanette commented Feb 12, 2017

Hi

in the webpage https://www.typerex.org/ocp-indent.html
it is indicated:

The above installation step copies elisp and vim scripts to /share/typerex/ocp-indent/. You then need to load them in the editor of your choice to automatically use ocp-indent.

However, after install ocp-indent from opam, the file:
$(opam config var prefix)"/share/typerex/ocp-indent/ocp-indent.el"
does not exist. It should be instead:
$(opam config var prefix)"/share/emacs/site-lisp/ocp-indent.el"

@AltGr
Copy link
Member

AltGr commented Feb 13, 2017

Indeed, this has been changed but the documentation wasn't updated. Thanks for notifying!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants