freetalk-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freetalk-dev] message send hook


From: Vikas Gorur
Subject: [Freetalk-dev] message send hook
Date: Sat, 15 Oct 2005 01:37:01 +0530

commands.c:do_send_message has

if (get_hook_return () == 1)
    return LM_HANDLER_RESULT_REMOVE_MESSAGE;

but all the send hooks in extensions/ call (ft-hook-return) which sets
hook return
to 1. Should ex_hook_return set_hook_return (0)?

If I don't comment out the above lines I can't send any message at all.

Vikas
--
It's worth being in CS just for the jokes.
http://vikas.thepyromania.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]