In the status line of the chat buffer, you can sometimes see notifications about the progress of the message you just sent. These states are possible:
The first state is only reported by servers; the other three are reported by clients. jabber.el can report all three of them, and can display all four; not all clients support all states, though.
If you don't want jabber.el to send out this information about you, set
the variables jabber-events-confirm-delivered
,
jabber-events-confirm-displayed
, and/or
jabber-events-confirm-composing
to nil. You can make jabber.el
not to request such information by customizing
jabber-events-request-these
.