-
-
Notifications
You must be signed in to change notification settings - Fork 389
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
helm broken on Emacs master #930
Comments
I reverted to the parent commit of 50c117f (emacs), that one doesn't even build... |
I reverted to "1a93b91 * HEAD * lisp/net/browse-url.el: Omit confusing documentation.". Builds ok and helm makes and works ok, too. |
Michael Heerdegen notifications@github.com writes:
The problems should start at 872481d. I don't have the time to build a new emacs and try, I will have a look BTW I sent a bugreport to emacs. Thierry |
Thierry Volpiatto thierry.volpiatto@gmail.com writes:
Using Michael, can you confirm ? Thierry |
Reference to emacs bugreport: |
No, that doesn't fix it here. |
The issue has apparently been fixed in Emacs; helm seems to work ok now. |
I checked out the lastest commit of the master branch of Emacs, which is:
50c117f * HEAD origin/master origin/HEAD master EIEIO: Change class's representation to unify instance & class slots
After that, helm was broken. I called "make" for helm again, got these warnings while making:
When I execute helm.sh, it says
and helm-mode is not enabled.
The text was updated successfully, but these errors were encountered: