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

Compilation error on Emacs 27 #272

Closed
alphapapa opened this issue Apr 2, 2024 · 1 comment
Closed

Compilation error on Emacs 27 #272

alphapapa opened this issue Apr 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working compatibility help wanted Extra attention is needed
Milestone

Comments

@alphapapa
Copy link
Owner

As reported by @phil-s:

​I attempted to test in Emacs 27 and found that ement-room-list doesn't byte-compile. The error is "ement-room-list.el:68:1:Error: Unknown cl-type pattern: (cl-type taxy-magit-section)", coming from the (cl-defmethod magit-section-ident-value ...) definition. I see the same installing in a fresh config. I don't know how to debug that, but potentially it's fixable for 0.15?

I can reproduce that by installing Ement 0.14 in 27.2. It does compile in 28.2. [edited]

@alphapapa alphapapa self-assigned this Apr 2, 2024
@alphapapa alphapapa added bug Something isn't working compatibility help wanted Extra attention is needed labels Apr 2, 2024
@alphapapa alphapapa added this to the 0.15 milestone Apr 2, 2024
@alphapapa
Copy link
Owner Author

I think that should fix it. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compatibility help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant