[kopete-bugs] [Bug 137935] separate History and fresh messages despite 'Group consecutive messages'
Gavin Beatty
gavinbeatty at gmail.com
Fri Dec 12 11:10:34 CET 2008
http://bugs.kde.org/show_bug.cgi?id=137935
Gavin Beatty gavinbeatty gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gavinbeatty at gmail.com
--- Comment #4 from Gavin Beatty <gavinbeatty gmail com> 2008-12-12 11:10:33 ---
It is impossible to know whether the new message is in fact new or that the old
message is in fact old. Conversations almost never pick up where they left off.
Also, they occasionally do not start and end with "hello" and "goodbye"
respectively.
Then how are you to know without digging out the text file containing the
history?
I have no kopete code available but the patch (in pseudo code) could be as
simple as:
if(first message since window opened) {
group = new Group;
}
group->addText(text);
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list