> 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/