On Thu, Jun 25, 2009 at 9:50 AM, Derk<[email protected]> wrote:
> 1) When working with multiple files (buffers) and switching away from
> modified buffer, we usually get E37. Unless one of the following is
> used:
>  - :hide <command_to_switch_buffer>
>  - :set hidden
>  - :set bufhidden=hide
>  - :set autowriteall
> Which one of these methods is preferred?

Personally, I prefer to use :set confirm

This way when leaving a file it will ask me if I want to save it or not.

Jason

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to