It could be cool yep, I will do it.
I don't mind digging into it provided I have some pointers. :)
So we say 3 characters as limit ?
3 characters is a good start, but I wonder... because there may be other use-cases. For example "all elements are symbols AND it all fits on a single line" { #smb1 . #smb2 . #smb3 } or "all elements are sends to the same object AND it all fits on a single line" { TextEmphasis bold . TextEmphasis italic } The ideal scenario is that we can A/B test this -- implement it all and see how each scenario behaves in real world, but that is perhaps a lot of work. Speaking of which... I'm thinking that I could analyze existing code and see how these things are generally formatted (there's a lot of code formatted by hand). Peter