Hi Eric! On Do, 13 Dez 2012, Eric Weir wrote:
> Error detected while processing function xolox#session#close_cmd: > line 11: > E37: No write since last change (add ! to override) > > My guess is it means that there's a file open that has not been saved since > the last change, though I'm not certain that is always the case when I get > this message. My session usually has five files open. Since the message > doesn't specify the file---strange for Sessions, I would think---I've tried > going through and saving all the files. That's a bit of a nuisance, and I'm > not certain it always works. And adding "!" for the override does not to work > consistently for me. Here is a tip, you can always get help on an error code, e.g. :h E37 And to make sure, all buffers are written, you can use :bufdo :w regards, Christian -- Lache, und die Welt lacht mit Dir. Schnarche und Du schläfst allein. -- You received this message from the "vim_use" 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
