From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25824 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Identifying context files Date: Fri, 3 Feb 2006 12:22:21 -0500 (EST) Message-ID: References: <9ABF20CA-1E6F-45ED-B523-B338876050D9@uni-bonn.de> <43E3110C.3030205@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1138987393 9025 80.91.229.2 (3 Feb 2006 17:23:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Feb 2006 17:23:13 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 03 18:23:05 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1F54dg-0003a2-LO for gctc-ntg-context-518@m.gmane.org; Fri, 03 Feb 2006 18:22:28 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6D62412843; Fri, 3 Feb 2006 18:22:28 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03088-01-3; Fri, 3 Feb 2006 18:22:25 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6C1AB12824; Fri, 3 Feb 2006 18:22:25 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2311312824 for ; Fri, 3 Feb 2006 18:22:24 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03088-01-2 for ; Fri, 3 Feb 2006 18:22:23 +0100 (CET) Original-Received: from playinggod.mr.itd.umich.edu (playinggod.mr.itd.umich.edu [141.211.14.79]) by ronja.ntg.nl (Postfix) with SMTP id C8E54127F0 for ; Fri, 3 Feb 2006 18:22:22 +0100 (CET) Original-Received: from eecs4327u09.engin.umich.edu (eecs4327u09.engin.umich.edu [141.213.51.137]) by playinggod.mr.itd.umich.edu (smtp) with ESMTP id k13HMLt6018563 for ; Fri, 3 Feb 2006 12:22:21 -0500 X-X-Sender: adityam@eecs4327u09.engin.umich.edu Original-To: mailing list for ConTeXt users In-Reply-To: <43E3110C.3030205@wxs.nl> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25824 Archived-At: >> 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