On Mon, 2 Jul 2018, Kerim Aydin wrote:
> On Mon, 2 Jul 2018, Benjamin Schultz wrote:
> > On Sun, Jul 1, 2018 at 9:00 AM, Corona <[email protected]> wrote:
> >
> > > By the way, you don't need to specify sequential order as (R478):
> > >
> > > Actions in messages (including
> > > sub-messages) are performed in the order they appear in the
> > > message, unless otherwise specified.
> > >
> > >
> > > ~Corona
> > >
> >
> > There's possibilities there to have a little fun. Try specifying a
> > non-sequential order for actions, or even ask for random order.
>
> There are CFJs on the books that say if ordering is ambiguous within
> a message, and the order matters for the results, then all the actions
> fail.
Also worth noting is that specifying a different order is commonplace
and happens all the time without us thinking about it. For example, in
"I submit the following proposal and pend it with paper", technically
you haven't submitted the proposal until after its full text appears in
the message, so 'I pend it with paper' would need to be under the
proposal text if sequential order was absolutely required.