On 12 Jul 2004 16:36:07 +1000, Scott Smedley wrote: > > > * fvwm.1: always use commas between conditions > > I checked this. It doesn't appear to be mandatory. > > ie. > > All ("xterm", Iconic) Echo w is $[w.name] > All ("xterm" Iconic) Echo w is $[w.name] > > both of the above appear to give the same results. > > Is that a bug?
The man page examples should use commas. Every comma is an AND operator. A mere whitespace that sometimes delimit options and sometimes delimit option parameters is confusing and harder for readability and parsing. I suppose we can't make a comma mandatory now, because some users omit it in their current configs, but I would encourage it in all documentation and make it mandatory in the future. 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]