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

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

Re: Strange font problem stops emacs from starting


From: Peter Dyballa
Subject: Re: Strange font problem stops emacs from starting
Date: Sun, 12 Sep 2010 10:45:46 +0200


Am 12.09.2010 um 09:11 schrieb Fabrice DELENTE:

Is there a way to know which variable has bindings that exceed
max-specpdl-size?


There is some indirect way:

        (setq debug-on-error t)

Inserted close to the beginning of your init file, or launching GNU Emacs with --debug-init, will create a *Backtrace* buffer which will contain the last few commands executed before the error happened, in reverse order, the last one on top. Maybe it helps to know this command and the sequence to it...

--
Greetings

  Pete

Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.
                – Bill Watterson, in his comic strip Calvin and Hobbes




reply via email to

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