hi, i try to modify amsn plus script
$plusmenu add command -label "[trans bold]" -command "::amsnplus::insert_text $newvar(window_name) $bold" -accelerator "${key}+B"
in
$plusmenu add command -label "[trans bold]" -command "::amsnplus::insert_text $newvar(window_name) $bold" -accelerator "[b]"
but the nickname in my contact list with [b ] dont change in bold, why?