[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Opening files so that no cr/lf translation is done.
(lots of stuff about internals of taylor deleted)
> If anyone has a suggestion, I'm open to ideas...
This might turn out to have a very easy fix:
Have you tried to set the environment variable UNIXMODE to b ?
this means that mint will "open all files in binary mode".
Isn't this exactly what you want ?
Seems like a too simple solution, so I guess you have
allready tried that...
Erling