Re: E315 error when opening two specific files in vim

2023-01-05 Fir de Conversatie Bram Moolenaar
> Oh no, its come back again! > > Deleting the names of the files from the .viminfo file worked temporarily. > What does this mean? What should I do next? When it happens again, please collect relevant information, at least: - The lines in the .viminfo file for the two files. - The number of

Re: E315 error when opening two specific files in vim

2023-01-04 Fir de Conversatie JD Allen
Oh no, its come back again! Deleting the names of the files from the .viminfo file worked temporarily. What does this mean? What should I do next? On Tuesday, 3 January 2023 at 13:15:40 UTC+10:30 JD Allen wrote: > I did what you recommended: removed all lines from viminfo of the files in > que

Re: E315 error when opening two specific files in vim

2023-01-02 Fir de Conversatie JD Allen
I did what you recommended: removed all lines from viminfo of the files in question and it seems to have worked. Have not had the error since. Thank you! On Thursday, 29 December 2022 at 04:44:28 UTC+10:30 3nan@gmail.com wrote: > On Tue, 27 Dec 2022 16:50:54 -0800 (PST) > JD Allen wrote:

Re: E315 error when opening two specific files in vim

2022-12-28 Fir de Conversatie Enan Ajmain
On Tue, 27 Dec 2022 16:50:54 -0800 (PST) JD Allen wrote: > When I run it with clean: vim --clean -p file1 file2, I don't get the > error. Does that mean its a plugin problem? Possibly. '--clean' argument tells Vim not to load your personal config (read ':h --clean'). So if you can't reproduce t

Re: E315 error when opening two specific files in vim

2022-12-27 Fir de Conversatie JD Allen
Thanks for getting back to me. When I run it with clean: vim --clean -p file1 file2, I don't get the error. Does that mean its a plugin problem? I don't know what plugins I have installed. Yes, the files in question show up in .viminfo several times. What should I do next? JD On Tuesday, 2

Re: E315 error when opening two specific files in vim

2022-12-27 Fir de Conversatie Christian Brabandt
On Mo, 26 Dez 2022, JD Allen wrote: > > It only seems to affect two specific files, and only when I open them in this > particular way: > > vim -p file1 file2 > > When I do this I get the following output: > > E315: ml_get: Invalid lnum 3467 > E315: ml_get: Invalid lnum 3467 > E315: ml_get:

E315 error when opening two specific files in vim

2022-12-26 Fir de Conversatie JD Allen
It only seems to affect two specific files, and only when I open them in this particular way: vim -p file1 file2 When I do this I get the following output: E315: ml_get: Invalid lnum 3467 E315: ml_get: Invalid lnum 3467 E315: ml_get: Invalid lnum 3468 E315: ml_get: Invalid lnum 3469 E315: ml_g