emacs-devel
[Top][All Lists]
Advanced

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

Re: Need help with ad-do-it, it loops


From: Stefan Monnier
Subject: Re: Need help with ad-do-it, it loops
Date: Fri, 08 May 2009 09:26:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

> I have a strange case of looping in MuMaMo/nXhtml. One user (RĂ©mi) has
> this problem on Debian. This happens after starting from "emacs -Q"
> and just loading nXhtml and pressing RET in the scratch buffer. The
> output from the debugger says

> Debugger entered--Lisp error: (error "Lisp nesting exceeds
> `max-lisp-eval-depth'")
>   ad-Orig-syntax-ppss-flush-cache(192 192)
>   apply(ad-Orig-syntax-ppss-flush-cache 192 192)
>   ...
>   ad-Orig-syntax-ppss-flush-cache(192 192)
>   apply(ad-Orig-syntax-ppss-flush-cache 192 192)
>   syntax-ppss-flush-cache(192 192)
>   self-insert-command(1)
>   newline(nil)
>   call-interactively(newline nil nil)
[...]
> I can't understand how this can loop. Any suggestions?

Well, since you carefully hid the answer in "...", we can't
really answer.


        Stefan




reply via email to

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