On Fri, Apr 21, 2006 at 02:10:14PM -0400, Marc Wiatrowski wrote:
>  
> $ vim myFile
> 
> E295: Read error in swap file
> E316: ml_get: cannot find line 1
> Hit ENTER or type command to continue

     Under

:help E316

it says (in part)

This is an internal error.  If you can reproduce it, please send in a bug
report. |bugs|

I wonder if you can reproduce it with

$ cp myFile /tmp/myFile
$ vim /tmp/myFile

Is this a plain ASCII file?

HTH                                     --Benji Fisher

Reply via email to