>>>> "Zajcev" == Zajcev Evgeny
<zevlg(a)yandex.ru> writes:
Zajcev> I noticed if i examine backtraces when they just pops up
Zajcev> and press `q' at the end - such behaviour not triggered.
Zajcev> What can cause such behaviour? Actually i can live with
Zajcev> it, but sometimes it annoys much.
debug mode is not just a recursive editing level, but it also changes
the way eval works. In order to recover from this, it makes some
assumptions about the "way the world is" when it quits. Evidently
these are violated by the other tasks you have performed.
I would guess that he reason that the minibuffer is affected is that
it is a global object, so is one of the the things that had better not
have changed in the interim. It's kind of hard to do real work
without interacting with the minibuffer, so you would expect breakage
there.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.