I would like to get rid of one-letter variables in the long run, since they are very problematic. Some, like $d, are not consistent with all other variables, and they all conflict with $width, $right and similar in module lines, so one-letter variables are not expanded in module lines.
By converting them to $[] variable we solve all these problems. $d - $[desk.num] $w - $[w.id] $n - $[w.name] $c - $[w.class] $r - $[w.resource] $v - $[version.line], $[version.num], $[version.info] $x - we already have $[vp.x] for this $y - we already have $[vp.y] for this Any comment are welcome. Regards, Mikhael. -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]