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



Here is my 2c worth.

Modify bash to always open stdin in binary.
Modify bash to default open stdout, stderr in binary and provide 
settings to modify this.
Modify the readline function to replace the \r\n combination with \n.

The above modifications will allow bash to operate on both line endings 
without problems and will provide the means to have a personal 
preference for the output from bash.

-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
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]