odeke-em / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

Using if_pyth: vim.error: Vim:E315: ml_get: invalid lnum: 2 #248

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Run in the shell (in a directory with the attached files):
vim -u NONE

Run in vim:
:edit one
:edit three
:source bug.vim
:3
:source bug.vim

What is the expected output? What do you see instead?

Expected output is silence. Actual output is E315.

What version of the product are you using? On what operating system?

Vim 7.4 (details in bugreport.txt)

uname -a: Darwin Telltale.local 13.3.0 Darwin Kernel Version 13.3.0: Tue Jun  3 
21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64

Original issue reported on code.google.com by ktvoel...@gmail.com on 9 Aug 2014 at 7:13

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed by patch 7.4.424

Original comment by brammool...@gmail.com on 29 Aug 2014 at 12:02