This is the mail archive of the cygwin@sourceware.cygnus.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]

RE: More on getting coolview-bash to work with emacs


Earnie Boyd wrote:
> I believe that Sergey's newest versions of bash forces binary mode
> always.  Is this correct Sergey?  Or is it controlled from cygwin.dll?
> Depending on Sergey's answer you could retrieve the sources for bash and
> make them yourself checking the line received for the \r\n combination.

Cygwin.dll forces stdin/stdout/stderr to be opened in a binary mode when 
connected to a non-tty devices. NTemacs appends \r to every line sent to 
the shell process. We have to found a way to force emacs to not append \r.

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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