Modify ↓
Opened at 2011-03-15T08:56:36Z
Closed at 2011-07-29T08:05:00Z
#767 closed enhancement (duplicate)
OTR: follow $handle_unknown
Reported by: | Owned by: | pesco | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | OTR | Version: | 3.0.1 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
When other contacts message me in PLAIN, while my client still has an OTR connection, their message is displayed in the root window. This is really annoying. I would really like this to be a query like everything else. Why not follow $handle_unknown for this?
Attachments (0)
Change History (3)
comment:1 Changed at 2011-05-01T16:41:01Z by
comment:2 Changed at 2011-07-29T07:27:23Z by
Priority: | normal → major |
---|
Note: See
TracTickets for help on using
tickets.
IIRC, this problem appears because it is really
libotr
producing the message via a generic callback. confirm severe annoyance. need to investigate whether there is some magic we can perform to win control over these messages and route them the right way.