RE: Using ACL with ILISP on MS Windows

"Clementson, Bill" <[email protected]> Wed, 10 Apr 2002 08:34:56 -0600
Newsgroups gmane.lisp.ilisp.general
Message-ID <[email protected]>
That looked really promising. Unfortunately, after I added the line, it
still doesn't change anything. Do you use ACL with ILISP under Windows or
are you using a different Lisp? If you are using ACL with ILISP, is there
any chance you could send me your .emacs (by private email) so that I can
try to work out why your configuration works and mine doesn't?

Thanks for your suggestion.

--
Bill Clementson

> -----Original Message-----
> From: Nicolas Neuss [mailto:[email protected]]
> Sent: Wednesday, April 10, 2002 2:05 AM
> To: Bill Clementson
> Cc: [email protected]
> Subject: Re: [Ilisp-help] Using ACL with ILISP on MS Windows
> 
> 
> Hello, Bill.
> 
> I have in my .emacs the line
> 
> (add-hook 'comint-output-filter-functions 'comint-strip-ctrl-m)
> 
> to suppress ^M-characters in comint-mode.  I hope that helps also for
> your case.
> 
> Nicolas.
> 
> _______________________________________________
> Ilisp-help mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ilisp-help
>