You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: