Closed chdoc closed 3 months ago
@AndreasArvidsson your recent https://github.com/talonhub/community/commit/28c12812c325646a981497314e9971351f25f88b triggered this in emacs and looks like will affect readline.py too. Haven't looked at your commit in detail yet as I havent merged it into my own repo, but presumably there is something those old actions can be swapped out with?
Possibly another thing to consider breaking change file update for.
Sorry we missed that one. I now have a pr to fix this. https://github.com/talonhub/community/pull/1523
I am suddenly seeing the following warning every time I focus Emacs (latest talon beta and community) :
Presumably this is due to there not being any context or tag that actually declares this function. Indeed, code search suggests the function is unused. Maybe this can simply be removed?