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

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

bug#15045: Point jumps inappropriately around time of Semantic lexing


From: Eli Zaretskii
Subject: bug#15045: Point jumps inappropriately around time of Semantic lexing
Date: Fri, 09 Aug 2013 21:38:04 +0300

> From: Stefan Monnier <monnier@IRO.UMontreal.CA>
> Cc: eric@siege-engine.com, deng@randomsample.de, gundaetiapo@gmail.com,
>         15045@debbugs.gnu.org
> Date: Fri, 09 Aug 2013 14:08:13 -0400
> 
> >> That sounds wrong.
> > Are you saying that using the READABLE_EVENTS_FILTER_EVENTS flag above
> > is wrong?
> 
> I think so: input-pending-p is not expected to wait, so I don't see any
> reason to run timers.

I think the only reason, as with all the other places where we run
timers, is to make Emacs look appear more responsive, notwithstanding
the on-going processing.

(And I meant the READABLE_EVENTS_DO_TIMERS_NOW flag, of course.)





reply via email to

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