Robert Widhopf-Fenk <[EMAIL PROTECTED]> writes:
> In the first moment, much clearer and easier to unserstand,
> but wrong, e.g. if you have more than 9 revisions.
>
> (sort '("1" "2" "10") 'string<) => ("1" "10" "2")Completely true. Well done ! > Use a different predicate if you want to use sort! [EMAIL PROTECTED] should now do the right thing. (can you check pls?) -- Matthieu
