[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: c mode still slow?
From: |
Eli Zaretskii |
Subject: |
Re: c mode still slow? |
Date: |
Mon, 21 Mar 2011 09:37:05 -0400 |
> Date: Mon, 21 Mar 2011 15:40:51 +0300
> From: Dave Milter <address@hidden>
> Cc:
>
> I wonder, may it is possible to process code into background, to allow
> user work without any delay?
Is jit-lock-mode turned on in your sessions? If not, turn it on and
try again.
If JIT Lock is still not fast enough, try customizing
jit-lock-stealth-time (I have it set to 16, FWIW), and if that still
doesn't give you results you want, customize jit-lock-defer-time to
something like 0.25.