how to retrieve WP_Query without ordering by date [duplicate]

In WordPress 3.5, you’ll be able to do this with the ‘orderby’ parameter set to ‘post__in’.

Until then, this question is basically identical to another one, which I wrote an answer for already: Orderby = none not working