> > >     MENUCONTEXT =/ "Window" /
> > >         "Interior"
> > >         "Interior =/ "Title"
> > >         "Interior =/ ("Button" INT) "Icon"
...

> Sorry, I don't think I was too clear on this, Dominik.  I understand the
> rules, what I'm not understanding in the above is why "Interior" is a
> continuation pattern repeated over again and again.

Ups, thats an xemacs macro execution accident.  Needs to be fixed.  The
reason that all further line are prefixed with '"Interior =/ ' is because
my macro just copied the first word from the previous line and appended
' =/ '.  So, once the first continuation line was broken, the mistake
propagated to all the following lines.

> It looks incorrect
> to me, as in I would have expected:
> 
>     MENUCONTEXT =/ "Window" / "Interior"
>     MENUCONTEXT =/ "Title"

Yes.  Note that the first line just has "=", not "=/".

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt

Reply via email to