Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 20 Jan 2002 14:12:44 +0100 From: Thomas Esser Message-Id: <200201201312.g0KDCigL005843@gauss.informatik.uni-hannover.de> To: cygwin AT cygwin DOT com, rmedina AT ivic DOT ve Subject: Re: texconfig and ed Cc: reiner AT anl DOT gov > 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. Thomas -- 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/