RE: Using ACL with ILISP on MS Windows
"Clementson, Bill" <[email protected]> Tue, 16 Apr 2002 07:48:01 -0600
| Newsgroups | gmane.lisp.ilisp.general |
|---|---|
| Message-ID | <[email protected]> |
> P.S.: Your approach of scanning the whole buffer with every output is > hardly satisfactory. Maybe you could merge those parts with > strip-ctrl-m from GNU Emacs comint-mode into the ilisp version? I realize that this approach is sub-optimal ;-) however, I am just trying to find something that works first and will optimize it later. I would like to find the best place to insert the scrubbing code (I've tried the RET key processing and the lisp output display functions in ILISP so far). Any ideas on where in ILISP would be the best place to do the scrub would be appreciated. Thanks for your suggestions to date Nicolas. -- Bill Clementson