Every so often when I attempt to close a session before quitting Vim I get the following message:
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. Perhaps if I were more methodical in checking out the possibilities I would eventually figure out why this is happening and what I need to do when it does, but I imagine there's someone here who can explain it to me straight out. Thanks, ------------------------------------------------------------------------------------------ Eric Weir [email protected] Decatur, GA USA "Whatever you can do, or dream you can, begin it. Boldness has genius, power and magic in it. " - Johann Wolfgang von Goethe -- 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
