Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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