3 Feb
2006
3 Feb
'06
6:22 p.m.
On Feb 3, 2006, at 3:17 AM, Aditya Mahajan wrote:
3. Is it enough to check the first 6 line or should I check more. I do not want to check more lines as this will make the detection slower (by a few mili secs).
On Fri, 3 Feb 2006, Hans Hagen wrote:
checking does not take much time, for instance in scite, i check till i know; also (probably goes unnoticed), texexec does soem checking: it needs to figure out the interface:
Can you send me the scite code which does the checking. I do not know lua, but it should not be too hard to covnert it to VimL. I do not want to reinvent the wheel. Aditya