Uri Guttman wrote: > but remember that whitespace is ignored as the /x mode is on > all the time.
Whoops, yeah. For some reason I kept literal mode on when reading the spaces between two literals. The rules {foo bar} and {foobar} are the same, but some very low level part of my brain is resisting that. I have no trouble with {foo | bar} and {foo|bar} though. Is this a standard issue defect or should I complain to my parents? - Ken