A user is viewing a conversation with many messages. However, the messages in the conversation can use
The user thus finds it difficult to navigate because the quoted segments of the conversation are not ordered clearly. The user may also prefer certain styles of posting (either top or bottom) and find it annoying that others are posting in a different style.
The repeated parts of the conversation can be automatically detected and hidden, ala Gmail. There are several ways to go about the solution:
Finally, the text should have a Javascript run link that hides/shows the text when clicked.
See http://movicont.nfshost.com/try/2010-June/leaving.html for examples of what I've generated.