emacs using sort-regexp-fields to sort lines

How could I use the sort-regexp-fields to emulate the sort-numeric-fields. I tried like this: 123 345 90 80 1999 M-x sort-regexp-fields Regexp specifying records to sort: \ ([0-9]+\) Regexp