[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unfreezing the display during auto-repeated scrolling. Simpler appro
From: |
Stefan Monnier |
Subject: |
Re: Unfreezing the display during auto-repeated scrolling. Simpler approach. |
Date: |
Fri, 31 Oct 2014 10:04:08 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
>> That's the question, indeed. Maybe we could simply move the
>> `input-pending' test so it's done before running the command. I.e. if
>> there was no input pending when the command started, then don't skip
>> the redisplay.
> I hope the intent is that this behavior will be optional, and by
> default turned off.
The jit-lock-defer-if-input-pending will be optional (and disabled by default).
OTOH I think the above tweak to the "don't redisplay if input pending" rule
might not even need such a config var.
> If not, I'm going to object to such a change.
I'm not dead set on foisting this tweak on every user without even
letting them opt out. Hell, I don't even know if it will do what I want
it to do. But at least, I don't see any obvious significant downside
to it.
Stefan
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., (continued)
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., Stefan Monnier, 2014/10/28
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., Eli Zaretskii, 2014/10/29
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., Alan Mackenzie, 2014/10/29
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., Eli Zaretskii, 2014/10/29
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., Stefan Monnier, 2014/10/29
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., Alan Mackenzie, 2014/10/29
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., Stefan Monnier, 2014/10/29
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., Alan Mackenzie, 2014/10/31
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., Stefan Monnier, 2014/10/31
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach., Eli Zaretskii, 2014/10/31
- Re: Unfreezing the display during auto-repeated scrolling. Simpler approach.,
Stefan Monnier <=
- Re: Unfreezing the display during auto-repeated scrolling., Eli Zaretskii, 2014/10/26
- Re: Unfreezing the display during auto-repeated scrolling., Alan Mackenzie, 2014/10/27
- Re: Unfreezing the display during auto-repeated scrolling., Eli Zaretskii, 2014/10/27
- Re: Unfreezing the display during auto-repeated scrolling., Alan Mackenzie, 2014/10/27
- Re: Unfreezing the display during auto-repeated scrolling., Stefan Monnier, 2014/10/27
- Re: Unfreezing the display during auto-repeated scrolling. [ Was: Aborting display. Is this possible? ], Eli Zaretskii, 2014/10/26
- Re: Aborting display. Is this possible?, Stefan Monnier, 2014/10/21
- Re: Aborting display. Is this possible?, Eli Zaretskii, 2014/10/21
- Re: Aborting display. Is this possible?, Michael Welsh Duggan, 2014/10/21
- Re: Aborting display. Is this possible?, Alan Mackenzie, 2014/10/21