bugWeeChat - Bugs: bug #28747, hiding bar with config_option_set...

 
 

bug #28747: hiding bar with config_option_set does not hide bar automatically

Submitter:  None
Submitted:  Wed 27 Jan 2010 10:08:53 PM UTC
   
 
Category:  script API plugins Severity:  3 - Normal
Item Group:  display Status:  Works For Me
Privacy:  Public Assigned to:  flashcode
Originator Name:  Originator Email:  * -email is unavailable-
Open/Closed:  Closed Release:  * 0.3.1
IRC nick:  nils_2
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 06 Feb 2010 07:35:49 PM UTC, comment #1: 

It should work with second argument as string ("on") and third argument to 1, to call option callback.

Sebastien Helleu <flashcode>
Group administrator
Wed 27 Jan 2010 10:08:53 PM UTC, original submission:  

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);

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-01-13 flashcode Open/ClosedOpen Closed
    2010-02-06 flashcode StatusNone Works For Me
    2010-01-28 flashcode Item Groupother display
        Assigned toNone flashcode
        Release3.3-dev 0.3.1

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code