[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [bug #28747] hiding bar with config_option_set does not hi
From: |
anonymous |
Subject: |
[Weechat-dev] [bug #28747] hiding bar with config_option_set does not hide bar automatically |
Date: |
Wed, 27 Jan 2010 22:08:54 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 |
URL:
<http://savannah.nongnu.org/bugs/?28747>
Summary: hiding bar with config_option_set does not hide bar
automatically
Project: WeeChat
Submitted by: None
Submitted on: Mi 27 Jan 2010 22:08:53 UTC
Category: script plugin
Severity: 3 - Normal
Item Group: other
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: dev
IRC nick: nils_2
_______________________________________________________
Details:
hiding a bar with config_option_set works only after a window refresh and not
automatically.
displaying a bar will be automatically done.
Try:
weechat::config_option_set(weechat::config_get("weechat.bar.buddylist.hidden"),0,0);
weechat::config_option_set(weechat::config_get("weechat.bar.buddylist.hidden"),1,0);
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?28747>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [Weechat-dev] [bug #28747] hiding bar with config_option_set does not hide bar automatically,
anonymous <=