Open jojojames opened 7 years ago
I actually think maybe this can be closed? I encountered an issue due to this, described here: https://github.com/emacs-evil/evil/issues/864. @jojojames Gave me a fix. Today dealing with something related, I commented out the fix and I can't observe the problem anymore (the original problem was that yy
, followed by "0p
, didn't work as expected). jojo, maybe you can verify?
For this one, to trigger the problem you need to trigger evil-mc first.
Still happens to me.
After calling evil-mc, evil-was-yanked-without-register is nilled out so all yanks afterwards will not go to the 0 register.
:Emacs 26