The better long term solution would be to not redefine operators but wrap or advise them somehow. When I tried this before, I couldn't come up with anything that wasn't extremely convoluted. The other solution is to just watch the evil repository and pull in any new changes (e.g. emacs-evil/evil#1049; I believe that there are one or two other relevant issues or pull requests).
The better long term solution would be to not redefine operators but wrap or advise them somehow. When I tried this before, I couldn't come up with anything that wasn't extremely convoluted. The other solution is to just watch the evil repository and pull in any new changes (e.g. emacs-evil/evil#1049; I believe that there are one or two other relevant issues or pull requests).