emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to debug Error during redisplay


From: Eli Zaretskii
Subject: Re: How to debug Error during redisplay
Date: Sat, 12 Jan 2013 15:49:20 +0200

> From: Leo Liu <address@hidden>
> Date: Sat, 12 Jan 2013 20:03:02 +0800
> 
> On 2013-01-12 19:56 +0800, Leo Liu wrote:
> > 1. Install adaptive-wrap.el from ELPA
> > 2. Install sbcl or clisp or any CL supported by slime
> > 1. Emacs -q -l t.el (t.el assumes sbcl, which you may want to change)
> > 2. M-x slime
> 
> A simpler recipe is:
> 
> 1. M-x adaptive-wrap-prefix-mode
> 2. (animate-string "hello" 0)
> 
> So no need for slime or cl.

Sorry, I cannot reproduce this here.  I did this:

 . M-x load-file RET elpa/packages/adaptive-wrap/adaptive-wrap.el RET

 . M-x adaptive-wrap-prefix-mode RET

 . M-: (animate-string "hello" 0) RET

And I don't see any error messages in *Messages*.

What am I doing wrong?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]