emacs-devel
[Top][All Lists]
Advanced

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

Re: jit lock sit-for provokes redisplay provokes imenu


From: martin rudalics
Subject: Re: jit lock sit-for provokes redisplay provokes imenu
Date: Sun, 23 Jul 2006 09:55:40 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

>  > Rather than increment CHARS_MODIFF separately,
>  > it should copy the value from MODIFF.
>  > That way, values of CHARS_MODIFF will be comparable with values
>  > that were copied from MODIFF.
>
> Yes, but it will deprive you of eventually introducing a variable
> SAVE_CHARS_MODIFF and tell whether an insertion/deletion occurred
> since the last save because CHARS_MODIFF > SAVE_CHARS_MODIFF.

Rereading this I think that there should not be any problem.
There's also no reasonable use of such a variable I can think of.
Hence, please ignore this part of the message.




reply via email to

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