Has somebody issues with the "new personal message" notification?
I'm not satisfied with it... It notifies when the PM doesn't change. I'm not responsible for that, apparently it's the emesene signal that is emitted a bit randomly... or maybe it come from the MSN protocol itself that fails on his work (nothing new...)
I intend seriously to abandon this notification because it irritates me. Much.
EditI found that in source code... Look at the comment, the developper agrees with me \o/
if self.lastCommand != 'ILN':
#TODO: is this signal needed?
self.emit('personal-message-changed', tid, pm)
But I think the check of lastCommand doesn't prevent the emission of the signal when someone has just logged on