I wrote: > I just hacked up a little script to determine which ordering is more > common. For simplicity, it only considers top-level declarations of the > form (define-public <pkg-name> (package ...)).
To be more precise, it only considers packages of that form where the '...' contains both 'home-page' and 'description' fields, so it excludes most packages that inherit from another package. Mark