Philipp Hancke <[EMAIL PROTECTED]> writes: > What if a irc user is in two channels, e.g. #talks and #talks2, each of > which has a member "foo" (in jabber terms: [EMAIL PROTECTED]/foo, > [EMAIL PROTECTED]/foo). Now the user clicks (or uses tab completion) > to start a query with "foo" in one of the channels and sends a private > message... > Just displaying the "room nick" does not work, because this is a concept > which irc does not have.
Indeed. I "solved" this by silently dropping private messages. I don't know much of the IRC protocol beyond what's in RFC 1459. Is there any way of abusing extending user specifications to achieve something like this? -- Magnus JID: [EMAIL PROTECTED]
