Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sun, 20 Jan 2002 11:42:18 -0500
From: Christopher Faylor <cygwin@cygwin.com>
To: Thomas Esser <te@informatik.uni-hannover.de>
Cc: cygwin@cygwin.com
Subject: Re: texconfig and ed
Message-ID: <20020120164218.GA9807@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: Thomas Esser <te@informatik.uni-hannover.de>,
	cygwin@cygwin.com
References: <200201201312.g0KDCigL005843@gauss.informatik.uni-hannover.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200201201312.g0KDCigL005843@gauss.informatik.uni-hannover.de>
User-Agent: Mutt/1.3.23.1i

On Sun, Jan 20, 2002 at 02:12:44PM +0100, Thomas Esser wrote:
>> Sorry forgot to send the modified texconfig.
>> In any case a better solution to the "ed" missing
>> problem is to include in /usr/bin the following
>> shell script, with the name "ed" :
>>
>> 	#!/bin/sh
>> 	vim -e $1 $2 $3 $4 $5 $6
>> 	exit
>>
>> Don't forget to make it executable
>> 	chmod +wx ed
>
>Sorry, I don't see the point to use "ex" instead of "ed" in texconfig.
>ed should be available on everything that claims to be something
>like UNIX.

And, golly gee whiz.  It *is* available.

http://cygwin.com/packages/

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

