Mail Archives: cygwin/1998/01/13/16:23:46
> >Maybe the reading operations could track what kind of
> >line termination is being used on a file, then succeeding write operations
> >could use the same style (unless overridden by the open() flags)? That
> >sounds weird...and probably unworkable...just food for thought.
>
> Not necessarily. Various programs do this, including vim and, I think, NTEmacs.
Yes, NTEmacs does, but I was trying to think of the difficulties involved
in doing a filter program. It'd be nice if the line termination for the
output file could somehow match its input file....so either the filter
program would have to use the right fopen() flags to designate the right
kind of text output file or the fopen() could intuit the right value by
looking at recent open()/read()'s...that's what I meant by
"weird"/"unworkable".
--
Scott Blachowicz <sab AT seanet DOT com>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -