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

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

Re: debugger with pop-up-frames non-nil: keeps creating new frames


From: Stefan Monnier
Subject: Re: debugger with pop-up-frames non-nil: keeps creating new frames
Date: Mon, 06 Jun 2005 17:09:18 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>     Oh, I didn't realize you were talking about a new problem not present in
>     Emacs-21.4.  I actually introduced this problem in the following change:

>        revision 1.65
>        date: 2005/02/26 05:28:24;  author: monnier;  state: Exp;
>        lines: +46 -47
>        (debug): Hide the buffer if it's not killed.
>        Remove unused and inexistent var `inhibit-trace'.
>        (debugger-mode): Use run-mode-hooks.
>        (debugger-list-functions): Add buttons; setup xref stack.
>        ----------------------------

>     Can you try the fix below and confirm that it solves your problem?

> No, it doesn't fix the problem (no change, that I can see). Does it fix it
> for you?

> I assume you wanted me to patch the debug.el file that came with this
> version of Emacs, rather than the most recent CVS version (they may be the
> same; I haven't checked).

The patch was against the Emacs-CVS code.  After patching the file, you have
to byte-compile it and you have to redump Emacs because it's a preloaded
file, IIRC.


        Stefan




reply via email to

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