"John Beckett" <[EMAIL PROTECTED]> writes:

> anhnmncb wrote:
>> btw. I have hidden setting, does it mean that in this 
>> condition, swap will always generated regardless editing file or dir?
>
> No. When you next see this situation, please do what Tony asked: Use :ls! to 
> list
> all buffers. It is extremely likely that you have a hidden "no name" buffer,
> possibly left over as part of some startup issue.
>
> John
>
>
> >
>
>
I share my .vimrc. and .vim(vimfile) both on windows and freebsd, I see
the different behavior(I will refer to vim on freebsd, gvim on windows):

On freebsd:
$ vim
:e ~/.vimrc
:e ~/doc/
:ls!
        1 #h   "~/.vimrc"                     line 19
        2u%a-  "/media/wind/portable/home/doc" line 9

On windows:
gvim
:e ~/.vimrc
:e ~/doc/
:ls!
        1 #h   "/portable/apps/vim/.vimrc"    line 272
        2  h   ""                             line 1
        3u%a-  "[Scratch]"                    line 9

Why?
-- 
Regards,

  anhnmncb
 gpg key: 44A31344

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

Reply via email to