Mail Archives: cygwin/1998/02/10/02:54:25
>
>>- Using NTEmacs, I ran in the pb with ^M at the of the bash input line.
>This
>>does not seem to be a text!=binary issue. I found a bash lisp function
>in the
>>archive which works fine.
>
>Please, post your findings to the list with exactly how to use it and
>examples. Many have had this problem, but I haven't seen a
>fix/work-around posted.
In the archive:
Chris Searle (chris AT searle1 DOT demon DOT co DOT uk)
Sat, 3 Jan 1998 17:14:26 -0800 (PST)
However, see the later reply regarding
(defun bash ()
(interactive)
(let ((binary-process-input t)
(binary-process-ouput nil))
(shell)))
from Stefan Svenberg .
--
Felix
-
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 -