Mail Archives: cygwin/1998/01/03/17:51:10
>>>>> "Michael" == Michael Hirmke <mh AT mike DOT franken DOT de> writes:
Michael> Hi Chris, [...]
>> I've downloaded the latest coolview tar file (compiled
>> binaries) and replaced the files within where appropriate,
>> making sure that I've replaced all copies in the gnu-win
>> directory tree.
>>
>> Now the bash shell that this replaces works fine standalone,
>> but as the emacs shell it returns (e.g)
>>
>> sh.exe-2.01$ ls sh.exe: ls^M: command not found sh.exe-2.01$
>>
>> This is repeatable for any command.
Michael> You didn't read Sergey's advice on his home page 8-/ He
Michael> clearly stated, that you have to use binary mounts and
Michael> convert your text files from DOS to Unix line break
Michael> style.
Hi again.
I've tried this both binary and text mounts. Makes no odds. It isn't
just any files, it's stuff like directory listings and other standard
commands.
However, see the later reply regarding
(defun bash ()
(interactive)
(let ((binary-process-input t)
(binary-process-ouput nil))
(shell)))
from Stefan Svenberg <stsv AT crckl8 DOT secrc DOT abb DOT se>.
Excellent. Works well. Cheers all.
PS. Please ignore mail problem reagrding lisp also sent to this
list. Should have gone to the NTEmacs list. Trouble with working late
I guess:-)
Thanks again.
--
Chris Searle
chris AT searle1 DOT demon DOT co DOT uk
http://www.searle1.demon.co.uk/
-
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 -