Email list hosting service & mailing list manager

Re: SRFI 29 doesn't allow for reordering Scott G. Miller (12 Apr 2002 17:50 UTC)
Re: SRFI 29 doesn't allow for reordering Per Bothner (12 Apr 2002 18:33 UTC)

Re: SRFI 29 doesn't allow for reordering Scott G. Miller 12 Apr 2002 17:50 UTC
I would prefer that SRFI-29 extend SRFI-28 for an ordering requirement
(which, btw, is quite important.  I regret overlooking it).

Why, though, is the escape code format so complicated?  Surely something
simpler could be imagined, ~r<n> for example, which when immediately
preceding a value-requiring escape code requests that it retrieve the
<n>'th argument.

The 'r' is of course debatable.

	Scott