is this a bug of vim?

2008-09-11 Thread goooguo
hi, When I open a file by ":tag indent" or "g]", vim complains that "Unable to open swap file, recovery impossible", which is very annoying. However, if I open a file via ":edit fname" or ":tabedit fname", no error message will be issued. My vim version is 7.2 huge. Vim installed from cyg

Re: is this a bug of vim?

2008-09-11 Thread goooguo
On Thu, Sep 11, 2008 at 08:20:40PM -0400, Matt Wozniski wrote: >2008/9/11 goooguo: >> hi, >>When I open a file by ":tag indent" or "g]", vim complains that >> "Unable to open swap file, recovery impossible", which is very annoying