Toggling evil-local-mode off when updating buffers with magit

Nikolai Weibull now at bitwi.se
Wed Nov 2 18:11:47 CET 2011


Hi!

Magit-refresh does the following:

Refresh current buffer to match repository state.
Also revert every unmodified buffer visiting files
in the corresponding directory.

When I run this command after some changes have actually been made to
files that a buffer is visiting, those buffers are reverted.  When
this happens, it seems that evil-local-mode becomes disabled:

Toggling evil-local-mode off; better pass an explicit argument.

What’s going on?

This is at master.



More information about the implementations-list mailing list