Dear all, Recently, 'hook_process' API function was updated[1] and become possible to hook internal function also.
I have a question about C and Script (Python) API for 'hook_process'. 1. For C API case, If 'const char *command' is set "func:get_status", function 'get_status' is NEVER called by both parent and child process. 2. For Python API case, If 'command' is set "func:get_status", function 'get_status' IS called by child process. Is my understanding correct? [1] https://github.com/weechat/weechat/commit/51c3e0b9ec7ff5720d860168b7a5d60fb69226b8 I am awaiting your reply. Sincerely yours, Ryuunosuke Ayanokouzi -- AYANOKOUZI, Ryuunosuke <[email protected]>
pgpgpBnBmZi03.pgp
Description: OpenPGP Digital Signature
_______________________________________________ Weechat-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/weechat-dev
