colonelpanic8 / org-project-capture

Manage org-mode TODOs for your projectile projects
334 stars 33 forks source link

`defmethod` deprecated in Emacs 29 #52

Closed 2e0byo closed 2 years ago

2e0byo commented 2 years ago

Since emacs 29 deprecates defmethod, could a new version be pushed to melpa? The current code on melpa is significantly behind this repository. Alternatively a note could be added about eieio-compat in emacsen >= 29.

(I do realise that emacs 29 isn't stable yet, but I don't think this is going to go away.)

2e0byo commented 2 years ago

Sorry, this was a misunderstanding, I'd missed 634d148033ea9de7f8dffc4dece69820541e8bcf.

In the long run it looks like org-projectile would need to switch from defmethod. Is anyone still using Emacs 24?