all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* extremely slow emacs+ILISP+CLISP on Win98
@ 2003-01-06  0:56 Michael D. Kersey
  2003-01-12  3:38 ` extremely slow emacs+ILISP+CLISP on Win98 - Problem Resolution Michael D. Kersey
  0 siblings, 1 reply; 2+ messages in thread
From: Michael D. Kersey @ 2003-01-06  0:56 UTC (permalink / raw)


I've installed emacs, ILISP and CLISP on a Windows 98 system according
to the instructions at the Common LISP cookbook at
http://cl-cookbook.sourceforge.net/windows.html

However when running emacs in CLISP mode, execution is excruciatingly
slow, taking seconds per key-press for syntax-checking. This on a 1.7
GHz system (512MB memory). 

Is this typical for the emacs-ILISP-CLISP combination?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: extremely slow emacs+ILISP+CLISP on Win98 - Problem Resolution
  2003-01-06  0:56 extremely slow emacs+ILISP+CLISP on Win98 Michael D. Kersey
@ 2003-01-12  3:38 ` Michael D. Kersey
  0 siblings, 0 replies; 2+ messages in thread
From: Michael D. Kersey @ 2003-01-12  3:38 UTC (permalink / raw)


"Michael D. Kersey" wrote:
> I've installed emacs, ILISP and CLISP on a Windows 98 system according
> to the instructions at the Common LISP cookbook at
> http://cl-cookbook.sourceforge.net/windows.html
> 
> However when running emacs in CLISP mode, execution is excruciatingly
> slow, taking seconds per key-press for syntax-checking. This on a 1.7
> GHz system (512MB memory).
> 
> Is this typical for the emacs-ILISP-CLISP combination?

Bill Clementson, the author of the URL above, kindly contacted me
directly and provided the following fix which properly addressed my
problem. My thanks to Mr. Clementson for both the original URL and for
the problem correction. 

> Hello Michael, 
> I am the author of the CL Cookbook page your mentioned and I am replying 
> to your newsgroup post by email as I can't currently post to newsgroups. 
> 
> A number of people have encountered the problem that you mentioned and
> a temporary patch has been submitted to the ILISP maintainers. The patch 
> appears to help; however, CLISP still seems slower on win98 than on w2000.
> 
> Here's the patch that was submitted to both the clisp & ilisp mailing lists:
> -----------------------------------
> From: <eduardomf@te...> 
>  </mailarchive/message.php?msg_id=1999179> <<...OLE_Obj...>> Re: Ilisp hangs
> with clisp... </mailarchive/message.php?msg_id=1999179> 
> 2002-08-14 15:51 
>  > 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.
> -----------------------------------
> Hope that helps.
> Bill Clementson

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-12  3:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-06  0:56 extremely slow emacs+ILISP+CLISP on Win98 Michael D. Kersey
2003-01-12  3:38 ` extremely slow emacs+ILISP+CLISP on Win98 - Problem Resolution Michael D. Kersey

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.