Re: Using ACL with ILISP on MS Windows
Nicolas Neuss <[email protected]> 10 Apr 2002 10:05:10 +0200
| Newsgroups | gmane.lisp.ilisp.general |
|---|---|
| Message-ID | <[email protected]> |
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.