YAMAMOTO Mitsuharu <[EMAIL PROTECTED]> writes: >> I looked at the GTK+ sources. Apparently, if we don't set >> WM_ICON_NAME ourselves, gtk_window_set_icon_name sets WM_ICON_NAME >> for us. So I think we are perfectly safe. > > But now we can't set the icon title separately from the frame title > using the `icon-name' frame parameter on GTK+ builds. > > So I propose undoing the latest change for x_set_name_internal for > now.
I have checked in a patch to revert x_set_name_internal to the version before the latest RMS change. The GCPRO added to x_encode_text has been kept. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
