On Thu, Jan 02, 2003 at 12:31:10PM +0000, Mikhael Goikhman wrote:
> 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.
>

I've no objection against these changes. However, I think we
should support the one letter name for 2.6.

Olivier
--
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]

Reply via email to