> The GEDADATA setting in Cygwin is the same as the Windows GEDADATA > setting. If I set that back to the correct Cygwin path then it is all > fine. There might be a way to stop Cygwin from doing this, but it > appears to import the Windows system variables (probably when it is > launched).
Cygwin, being a windows app, inherets the windows environment. You could put something in your .profile (or whichever files get run when you start a bash shell) but then you'd have to always run gaf from a bash window. I suppose gaf could count the number of colons and semicolons and heuristically decide how to fix it. _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
