>How can I make Yarn display my Inbox in arrival order as the default, in
>stead of in subject order as it does now?
The sort order affects BOTH inbox and newsgroups.
Change in your CONFIG
============
# default sort criterion for article selection list
# (one of arrival, subject, score,arrival or score,subject)
sort-by=arrival
============