> Does this also fix https://github.com/vim/vim/issues/4352 I suppose not?
No, it does not fix that issue. However, I'm not exactly sure that the issue referenced is a valid complaint. It was my understanding that buffer numbers are simply id numbers and shouldn't be relied upon for anything other than referencing a particular buffer. The fact that the order changed shouldn't matter. I'm not opposed to fixing this... I just don't get why it would be important since the point of a session is to restore the views on all of the files you were editing when the session was saved. Am I wrong about this? -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/32ced40b-b1dc-4510-8767-7255998e2ca7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
