URL:
<http://savannah.nongnu.org/bugs/?29499>
Summary: weechat.color doesn't work in Lua scripts
Project: WeeChat
Submitted by: vnewton
Submitted on: Fri Apr 9 17:06:32 2010
Category: script API plugins
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 0.3.1
IRC nick:
_______________________________________________________
Details:
The reason for this is because there is a mistake in the file
src/plugins/scripts/lua/weechat-lua-api.c on line 2878.
result = weechat_prefix (color);
should be:
result = weechat_color (color);
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri Apr 9 17:06:32 2010 Name: fix-lua-api.patch Size: 327B By:
vnewton
<http://savannah.nongnu.org/bugs/download.php?file_id=20174>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?29499>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Weechat-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/weechat-dev