Follow-up Comment #1, task #12256 (project weechat):

If "localvar_autorejoin" is set for a buffer, it will overrule
the server option (irc.server.<servername>.autorejoin).

This way you can have server option OFF and enable autorejoin for
some channels, or server option is ON and you can disable
autorejoin on some channels:

If "localvar_autorejoin" does not exist, server option will be used.

set "localvar_autorejoin":

/buffer set localvar_set_autorejoin 1

to make the localvar persistent use buffer_autoset.py:
/autosetbuffer add irc.server.#channel localvar_set_autorejoin 1

possible options to enable "localvar_autorejoin":
 "on", "yes", "y", "true", "t", "1"


(file #27010)
    _______________________________________________________

Additional Item Attachment:

File name: task#12256.patch               Size:1 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?12256>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/


_______________________________________________
Weechat-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to