Comment 1 for bug 225551

Revision history for this message
Mats (matsben) wrote :

The logic is now:
    # Focus.
    if {[llength $jidL]} {
 bind $waddr.addr1 <Map> { focus %W }
    } else {
 bind $wsubject <Map> { focus %W }
    }