help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: error entering dired


From: Tassilo Horn
Subject: Re: error entering dired
Date: Fri, 28 Dec 2007 20:38:42 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Michael Powe <michael+gnus@trollope.org> writes:

Hi Michael,

> ============ backtrace ==================
> Debugger entered--Lisp error: (error "Lisp nesting exceeds 
> `max-lisp-eval-depth'")
>   font-lock-eval-keywords(t)
>   [ ... this entry repeats 285 times ... ]
>   font-lock-eval-keywords(t)
>   font-lock-eval-keywords(t)
>   font-lock-eval-keywords(t)
>   font-lock-eval-keywords(dired-font-lock-keywords)
>   font-lock-set-defaults()
>   font-lock-mode-internal(t)
>   font-lock-default-function(t)
>   font-lock-mode()
>   turn-on-font-lock()
>   turn-on-font-lock-if-enabled()
>   global-font-lock-mode-enable-in-buffers()
>   run-hooks(after-change-major-mode-hook)
>   run-mode-hooks(dired-mode-hook)
>   dired-mode("~/" "-al")
>   dired-internal-noselect("~/" nil)
>   dired-noselect("~/" nil)
>   dired("~/" nil)
>   call-interactively(dired)
> =========== end backtrace ==================

Please check if the problem persists with "emacs -Q" and "emacs -q".  If
not, then the problem is in your ~/.emacs.  In that case please poste
all lines of it which might have something to do with font-locking.

Bye,
Tassilo
-- 
GNU Emacs is a text editor for Über-Geeks.





reply via email to

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