Closed GoogleCodeExporter closed 9 years ago
The attached patch, which makes zip#Read work like tar#Read fixes the bug:
Original comment by adse...@calibre-ebook.com
on 2 Jul 2013 at 8:09
Attachments:
This bug is apparently a regression caused by commit 22fa3049e934
https://code.google.com/p/vim/source/diff?spec=svn941318315acee2d9840fb4e4776035
678a510b60&r=22fa3049e9348a8ce556a3e5ba65c6f0a7aa6b4a&format=side&path=/runtime/
autoload/zip.vim&old_path=/runtime/autoload/zip.vim&old=af1e8a1714c2e5baa63f5a76
9b25b37452e5bb6c
The idea (based on the comments in that commit) was to make files edited inside
zip files useable with quickfix lists. I dont really understand why it causes
the first line to be discarded, but I'm no vim guru.
Original comment by adse...@calibre-ebook.com
on 2 Jul 2013 at 8:23
Try zip.vim v27, available at my website:
http://www.drchip.org/astronaut/vim/index.html#ZIP
Original comment by drc...@campbellfamily.biz
on 2 Jul 2013 at 2:29
That works, thanks.
Original comment by adse...@calibre-ebook.com
on 2 Jul 2013 at 3:33
Original issue reported on code.google.com by
adse...@calibre-ebook.com
on 2 Jul 2013 at 7:59