RE: [[email protected]: [ilisp - Help] very sl ow with clisp]
"Clementson, Bill" <[email protected]> Fri, 23 Aug 2002 07:40:21 -0600
| Newsgroups | gmane.lisp.ilisp.general |
|---|---|
| Message-ID | <[email protected]> |
Wasn't this specific problem already answered recently on the CLISP list? Here's the reply with the fix: -------------- cut here ---------- FROM: terra.es DATE: 08/14/2002 15:52:03 SUBJECT: RE: [clisp-list] Ilisp hangs with clisp... As you're probably all aware, Ilisp normally pops up some > information about the function you're calling in the > minibuffer as you type. However, under the setup I'm > forced to use at work (Emacs 21.2, Ilisp CVS snapshot, > CLISP 2.29, M$ Windows NT4.0), when I type > > (defun<space> > > the program becomes non-responsive for something like > 30 seconds. [...] The following patch seems to avoid this behaviour. ilisp-snd.el is the file edited by me and ilisp-snd.old.el is the one that comes with the ilisp-5.12.0 distribution: diff ilisp-snd.el ilisp-snd.old.el 611c611 < (sit-for 0 1 t) --- > ;; (sit-for 0) ; 19990912 Pretty useless. So edit the file ilisp-snd.el and recompile ilisp. P.S. I sent this bug report to <EMAIL: PROTECTED> but haven't got any anwer yet. -------------- cut here ---------- Hope that helps. -- Bill Clementson -----Original Message----- From: Marco Antoniotti [mailto:[email protected]] Sent: Thursday, August 22, 2002 4:42 PM To: [email protected] Subject: [Ilisp-help] [[email protected]: [ilisp - Help] very slow with clisp] ------- Start of forwarded message ------- To: [email protected] From: [email protected] Subject: [ilisp - Help] very slow with clisp Date: Thu, 22 Aug 2002 14:16:58 -0700 Read and respond to this message at: http://sourceforge.net/forum/message.php?msg_id=1656433 By: jaddison problem: When I start the top level in emacs using F4, it takes about 20 seconds to initialize clisp. Then, every time I type a function name it takes about 5-10 seconds before I can continue typing. I guess it is finding the arg list or something?? Also, when it starts it skips line [1], then goes to line [2], then to line [11]. What is going on here? Any ideas about how to fix this? Here is a listing from an emacs ilisp clisp session indicating slowness with <<10s>> to show a delay of aout 10 seconds. Starting c:/clisp-2.29/lisp.exe -B c:/clisp-2.29/ -M c:/clisp-2.29/lispinit.mem - -ansi -I -q ... ILISP V5.12.0 Use M-x ilisp-bug for problems and suggestions. ;; Loading file C:\cygwin\home\jason\_clisprc.lisp ... ;; Loading of file C:\cygwin\home\jason\_clisprc.lisp is finished. [1]> [2]> <<20s>>(defun<<10s>> xxxx (x) (*<<10s>> 2 x)) XXXX [11]> (xxxx<<10s>> 3) 6 [12]> set up: WinNT, emacs 21.2.1, clisp 2.29 (default), LispWorks 4.2.0 (licensed version), ilisp 5.12.0 install using directions from The Common Lisp Cookbook http://cl-cookbook.sourceforge.net/windows.html also, I use the cua and ido packages. Thanks ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge and visit: http://sourceforge.net/forum/monitor.php?forum_id=11879 ------- End of forwarded message ------- -- Marco Antoniotti ======================================================== NYU Courant Bioinformatics Group tel. +1 - 212 - 998 3488 715 Broadway 10th 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'. ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Ilisp-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ilisp-help ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390