emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: debugging "Lisp nesting exceeds max-lisp-eval-dept" error??


From: Richard M. Stallman
Subject: Re: debugging "Lisp nesting exceeds max-lisp-eval-dept" error??
Date: Fri, 26 Aug 2005 23:41:21 -0400

      emacs -Q --eval="
         (progn (setq debug-on-error t)
                (add-hook 'font-lock-mode-hook 'turn-on-lazy-lock)
                (global-font-lock-mode t))"

Since lazy-lock is now obsolete, perhaps we should simply redefine
turn-on-lazy-lock as a no-op, so that it won't do any harm.

Anyone against?




reply via email to

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