I successfully applied the solution to this question: Vim: how to restore the cursor's logical and physical positions?
However, the above solution appears to override +<lnum>
passed on the command line.
How can I have vim give the command line precedence over this entry in _vimrc:
au BufWinLeave *? mkview
au VimEnter *? silent loadview