From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29963 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: cdwincontext Date: Fri, 04 Aug 2006 09:09:40 +0200 Message-ID: <44D2F2B4.3090601@elvenkind.com> References: <44D2843D.5769.DD5BA0@wwl.musensturm.de> 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 1154675514 25338 80.91.229.2 (4 Aug 2006 07:11:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 Aug 2006 07:11:54 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 04 09:11:53 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 1G8tqZ-0004Ws-Fe for gctc-ntg-context-518@m.gmane.org; Fri, 04 Aug 2006 09:11:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8CE961FF87; Fri, 4 Aug 2006 09:11:50 +0200 (CEST) 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 02864-02; Fri, 4 Aug 2006 09:11:50 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EA4841FF89; Fri, 4 Aug 2006 09:09:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8F3131FF89 for ; Fri, 4 Aug 2006 09:09:47 +0200 (CEST) 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 01974-04 for ; Fri, 4 Aug 2006 09:09:42 +0200 (CEST) Original-Received: from post-26.mail.nl.demon.net (post-26.mail.nl.demon.net [194.159.73.196]) by ronja.ntg.nl (Postfix) with SMTP id C1A101FF87 for ; Fri, 4 Aug 2006 09:09:41 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:42632 helo=[10.10.0.3]) by post-26.mail.nl.demon.net with esmtp (Exim 4.51) id 1G8toT-0000Pp-Ar for ntg-context@ntg.nl; Fri, 04 Aug 2006 07:09:41 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <44D2843D.5769.DD5BA0@wwl.musensturm.de> 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:29963 Archived-At: wwl@musensturm.de wrote: >>If the batch file is still functionally equivalent, it would >>make sense to include it in the distribution. I vaguely recall >>that I had removed all of the 'smart' stuff from the batch >>file to please command.com, making it much less functional, >>but perhaps that is more an indication of how well I know >>command.com ;-) > > > As I remember, most, if not all of the smart stuff mentioned has to > do with automatic recognition of the install-directory. > All this smartness is nice, if things work. In the other cases > smartness is a jungle and it would be easier to check a dumb but > simple list of set commands. These batch-files for example are not > smart enough to recognize if they are running under the right command- > prozessor and a normal windows 98 user might be very helpless what > had gone wrong. weren't you the one that said scripting languages were like shooting a cannon? ;-) > But the settings in scite had to be altered too. Yes (using %COMMSPEC% like you said should work). Taco