weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [task #12256] Add option for configuring autorejoin per-ch


From: Nils G
Subject: [Weechat-dev] [task #12256] Add option for configuring autorejoin per-channel
Date: Sat, 01 Dec 2012 13:08:29 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:17.0) Gecko/17.0 Firefox/17.0

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/




reply via email to

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