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: Drew Adams
Subject: RE: debugger with pop-up-frames non-nil: keeps creating new frames
Date: Mon, 15 Aug 2005 08:40:14 -0700

Hi Stefan,

Thought I'd ping you again on the status of this debugger bug - you
mentioned that it's on your TODO list.

Also, I wondered if it might be somehow related to this bug I filed
2005-08-13, "C-h C-h <option> iconifies *Help* frame":

  set-variable pop-up-frames t

  C-h C-h f forward-char

  The frame is iconified, so you do not see the result.

  If you do just C-h f forward-char, there is no problem.

  In Emacs 20, there is no problem (even with C-h C-h).

Thanks,

  Drew

        Any news on this? Will you be allowing different debugger quit
        behaviors? Will you, for example, use a user option (funcall
        'debugger-quit-function) in place of (bury-buffer)? I would
        prefer `quit-window' for such a function and you would prefer
        `bury-buffer' - a user option would satisfy everyone.

        Please let me know, so I'll know whether or not to do this in
        my local code.

        Thanks.

            From: Drew Adams

            OK. Are you saying that it will remain as is (iconifies on
            exit), or will you try to somehow allow for different
            behaviors: iconify, delete frame, leave frame displayed?

            If this is the way it will be, then I'll adapt locally; if you
            will change things, then I'll wait - I just want to know.

            From: Drew Adams

                > provide some way for users to get a different behavior
                > from `q' and `c' at top level, besides iconifying?






reply via email to

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