This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: texconfig and ed


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]