bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20539: 24.5; magit-auto-revert-mode broken by 24.5 upgrade with chan


From: Greg A. Woods
Subject: bug#20539: 24.5; magit-auto-revert-mode broken by 24.5 upgrade with change to behaviour of `let`
Date: Sat, 09 May 2015 15:26:55 -0700
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Goj ) APEL/10.8 Emacs/23.3 (x86_64--netbsd) MULE/6.0 (HANACHIRUSATO)

So, it appears I (and perhaps edbug) was confused between the function
`auto-revert-mode' and the variable of the same name!  I should know
better!

So the problem is more likely just that `auto-revert-handler' is not
behaving quite the same way in 24.5 as it did before, specifically with
respect to the value of the `auto-revert-mode' variable.  Since it is
explicitly marked as an internal function I retract my suggestion that
the change is in any way a major bug in 24.5.

My proposed fix is no doubt wrong too as I think it will just force
auto-revert-mode on for each buffer it tries to revert.

I've reported the issue to the magit maintainers on github and hopefully
someone can find a suitable work-around, though perhaps the real fix will
involve enhancing autorevert to make it more amenable to non-interactive
interaction with other modules.

For my own use I think my hack works anyway because I think I do always
want auto-revert-mode for all buffers visiting files in any repository
I'm working in.

Sorry for any confusion w.r.t. `let'!

-- 
                                                Greg A. Woods

+1 250 762-7675                                RoboHack <woods@robohack.ca>
Planix, Inc. <woods@planix.com>      Secrets of the Weird <woods@weird.com>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]