Newbie pb... and solution, and some questions and hints.

Francois Felix Ingrand felix@laas.fr
Mon Feb 9 18:59:00 GMT 1998


>
>>- 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@searle1.demon.co.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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list