emacs-devel
[Top][All Lists]
Advanced

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

Error in pre-redisplay-function


From: T. V. Raman
Subject: Error in pre-redisplay-function
Date: Sat, 8 Feb 2014 11:28:57 -0800

I've observed this intermitently for a few weeks now -- and it
seems to be biting more often; originally it only happened in
emacs/w3 buffers; now it happens eww buffers as well.

Basically you  see this error message firing repeatedly:

redisplay--update-region-highlights: (error "Variable binding
depth exceeds max-specpdl-size") [7 times]

Turning on debugging doesn't reveal any more info.

Evaluating the following:
(setq pre-redisplay-function nil)

fixes the problem.

Q: What is the purpose of that setting, and is there a better fix?



reply via email to

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