From: felix AT laas DOT fr (Francois Felix Ingrand) Subject: Re: Newbie pb... and solution, and some questions and hints. 10 Feb 1998 02:54:25 -0800 Message-ID: <199802092243.XAA27369.cygnus.gnu-win32@relay4.oleane.net> References: <19980209140207 DOT 28667 DOT qmail AT hotmail DOT com> Reply-To: felix AT laas DOT fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: earnie_boyd AT hotmail DOT com Cc: felix AT laas DOT fr, gnu-win32 AT cygnus DOT com > >>- 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".