`defmethod` deprecated in Emacs 29
2e0byo opened this issue · comments
2e0byo commented
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
Sorry, this was a misunderstanding, I'd missed 634d148.
In the long run it looks like org-projectile would need to switch from defmethod. Is anyone still using Emacs 24?