> Do you feel (straw-vote) like  you'd be sufficiently happy to be able to
> override the former group but not the latter?

Definitely.

> (Also: please say you've no interest in permitting user-defined
> operator-symbols with their own associativity and precedence. Right?)

This is from my xmonad config:

    composeOne [ isDialog -?> manageHook defaultConfig,
                               isKDETrayWindow -?> manageHook defaultConfig,
                               return True -?>  insertPosition End
Newer <+> manageHook defaultConfig ]

It seems to work, but I still don't really understand what it says.
Let's not go there in Rust.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to