--- a/pidgin/gtkconv.c Sat Oct 06 04:22:16 2007 +0000 +++ b/pidgin/gtkconv.c Sat Oct 06 20:05:45 2007 +0000 @@ -5128,6 +5128,9 @@ pidgin_conv_new(PurpleConversation *conv) { private_gtkconv_new(conv, FALSE); + if (PIDGIN_IS_PIDGIN_CONVERSATION(conv)) + purple_signal_emit(pidgin_conversations_get_handle(), + "conversation-displayed", PIDGIN_CONVERSATION(conv)); } static void