Diogo Sousa cf59ad2c76 Now process_numeric() passes the right session context to text_emit() when an
numeric event occurs regarding a nick with a open dialog.

Since this session context is potentially passed to plugins this can change the
behavior of plugins, but I think this is the intended semantics
(http://docs.hexchat.org/en/latest/script_python.html#context-theory).

Another consequence is that event messages will be displayed in the query dialog
of the nick in question (if a query dialog is open, of course), which I think is
sensible. (The initial intention of this patch was actually to report the
"No such nick" message in the query dialog when sending a message to a user that
has quit.)
2013-05-09 20:32:05 +01:00
2013-04-05 06:38:12 +02:00
2013-05-04 17:40:48 +02:00
2013-04-01 23:38:04 +02:00
2013-05-03 13:08:03 -03:00
2013-05-04 02:41:53 +02:00
2013-05-08 19:22:04 -03:00
2013-04-27 21:29:33 -03:00
2013-05-08 23:41:52 -04:00
2013-03-03 15:19:33 -05:00
Description
Languages
C 93.2%
Python 1.7%
Perl 1.5%
Meson 1.3%
C# 0.9%
Other 1.2%