Re: Using ACL with ILISP on MS Windows
Marco Antoniotti <[email protected]> Tue, 16 Apr 2002 10:10:33 -0400
| Newsgroups | gmane.lisp.ilisp.general |
|---|---|
| Message-ID | <[email protected]> |
> From: "Clementson, Bill" <[email protected]> > Cc: [email protected] > Content-Type: text/plain > Sender: [email protected] > X-BeenThere: [email protected] > X-Mailman-Version: 2.0.9-sf.net > Precedence: bulk > List-Help: <mailto:[email protected]?subject=help> > List-Post: <mailto:[email protected]> > List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/ilisp-help>, > <mailto:[email protected]?subject=subscribe> > List-Id: The ILISP Help List. <ilisp-help.lists.sourceforge.net> > List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/ilisp-help>, > <mailto:[email protected]?subject=unsubscribe> > List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=ilisp-help> > X-Original-Date: Tue, 16 Apr 2002 07:48:01 -0600 > Date: Tue, 16 Apr 2002 07:48:01 -0600 > > > 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. > Yep. ILISP uses the code in file `comint-ipc' which dates back to 1990. The file was necessary to extend the then deficient standard `comint'. Of course, an update to more modern `comint' for the latest (X)Emacs would be s good thing. Any taker? :) Cheers -- Marco Antoniotti ======================================================== NYU Courant Bioinformatics Group tel. +1 - 212 - 998 3488 719 Broadway 12th Floor fax +1 - 212 - 995 4122 New York, NY 10003, USA http://bioinformatics.cat.nyu.edu "Hello New York! We'll do what we can!" Bill Murray in `Ghostbusters'.