On Thu, 27 Feb 2014 10:34:05 +0100 Tassilo Horn <[email protected]> wrote:
TH> Ted Zlatanov <[email protected]> writes: >> I think, from a quick reading, the intent is to do this only after >> `M-x magit' has been run and only in the directory after Git calls, >> but at least for me it's auto-reverting in general. Can anyone >> confirm that this is a bug? TH> Just interested why that's not a sensible behavior, since TH> `auto-revert-mode' only auto-reverts buffers that have no unsaved TH> changes. I didn't ask for it. `auto-revert-mode' is off by default in Emacs and I never turned it on. I never even *ran* Magit, I just loaded it! On Sat, 22 Feb 2014 14:13:01 -0500 Noam Postavsky <[email protected]> wrote: NP> magit used to do this by having magit-revert-buffer in NP> magit-refresh-file-buffer-hook, but then it was changed to use emacs' NP> auto-revert-mode instead. You can disable it by setting NP> magit-turn-on-auto-revert-mode to nil. NP> Looks like the relevant commit was b6c80f5 (2 months ago). I think it's more recent but haven't bisected it exactly. Do you need me to do it? I don't think I should need to set `magit-turn-on-auto-revert-mode' to nil, and I really don't expect `auto-revert-mode' to be enabled by loading a package. Ted -- You received this message because you are subscribed to the Google Groups "magit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
