Hi!
I have smallish, but pretty annoying problem. I set up erc to open a
new buffer for each new /query, and when the other end of the query
does a "/me foo", it doesn't appear in the query buffer, but in the
server buffer. It's quite easy to reproduce:
- (setq erc-auto-query t)
- With another client: /query yourotherself
- With the other client: /me foo
The result of /me foo will appear in the server buffer.
|