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

workaround for hy-1.0a3 #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jethack23
Copy link

@jethack23 jethack23 commented Nov 19, 2021

Overview

For someone who wants to use the most recent hy with jedhy and hy-mode in emacs.
Thanks to the work done by @rinx(ekaschalk/jedhy#2), I made workaround version of jedhy and hy-mode for hy 1.0a3.

How to apply

You need to update both jedhy and hy-mode to make them work.

jedhy

(In workaround_for_hy-1.0a3 branch in http://github.com/jethack23/jedhy)
Clone my commit of jedhy and install jedhy with this clone. I used this command at the directory of repository.

pip install .

hy-mode

Clone my commit of hy-mode and apply change I made to your hy-jedhy.el.
(In workaround_for_hy-1.0a3 branch in http://github.com/jethackl23/hy-mode)
In my case, it was in

~/.emacs.d/elpa/hy-mode-{version}/hy-jedhy.el

You may need to X-x byte-compile-file to replace hy-jedhy.elc

@jethack23 jethack23 force-pushed the workaround_for_hy-1.0a3 branch 3 times, most recently from c28cc2e to 4429bfc Compare February 2, 2022 15:40
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

Successfully merging this pull request may close these issues.

1 participant