emacs -q
If pop-up-frames is non-nil, each step (e.g. `d') in the debugger
creates a new frame. This is crazy.
Also, if I remap the window-manager `iconify-frame' event to something
else, like this:
(define-key special-event-map [iconify-frame]
'do-something-else-upon-iconify-event)
then I see that each step in the debugger effectively acts as if an
`iconify-frame' event occurred. Again, this is crazy.
In GNU Emacs 22.0.50.2 (i386-mingw-nt5.1.2600)
of 2005-04-16 on LAPTOP
Distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug