[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Recursive Load
From: |
Tassilo Horn |
Subject: |
Re: Recursive Load |
Date: |
Tue, 25 Jan 2011 12:51:07 +0100 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) |
Tim Visher <tim.visher@gmail.com> writes:
Hi Tim,
> I've been getting this error lately when I try to exit emacs.
Sounds like a circular load depencency triggered in `kill-emacs-hook'.
To debug that further, do
M-x toggle-debug-on-error RET
and then kill emacs using C-x C-c. That will give you a backtrace you
can poste here.
Bye,
Tassilo
- Recursive Load, Tim Visher, 2011/01/24
- Re: Recursive Load,
Tassilo Horn <=