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: Lennart Borgman
Subject: Re: Need help with ad-do-it, it loops
Date: Fri, 8 May 2009 18:28:36 +0200

On Fri, May 8, 2009 at 3:26 PM, Stefan Monnier <address@hidden> wrote:
>> 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.

It just looping with the output

>>   ad-Orig-syntax-ppss-flush-cache(192 192)
>>   apply(ad-Orig-syntax-ppss-flush-cache 192 192)




reply via email to

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