Please make available for Emacs 25.1
rrthomas opened this issue · 5 comments
rrthomas commented
This package requires Emacs 24.4. I presume that's why it doesn't show up for me on Emacs 25.1 on MELPA?
nickmccurdy commented
I'm using Emacs 25.1 and I see it on MELPA. Is your issue fixed, or are you perhaps missing it from MELPA stable?
rrthomas commented
You've got it, I meant MELPA stable.
nickmccurdy commented
Ah okay, this seems like a duplicate of #18 then. You might be able to get around this by adding both normal and stable MELPA to your package archive list, giving a higher priority to stable for other packages.
rrthomas commented
Yes, it is (I didn't realise at first, I thought it might be a version-compatibility thing). I have used the fix you suggested, and it's working; thanks.