The line in xfns.c is:
XSetWMIconName (FRAME_X_DISPLAY (f), FRAME_OUTER_WINDOW (f), &icon);
(gdb) p f
No symbol "f" in current context.
That is very strange. Did you do `f 5' first
to select the proper frame?
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
