Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564292 - app-vim/slimv-0.9.12-r1 does not work with recent app-editors/vim
Summary: app-vim/slimv-0.9.12-r1 does not work with recent app-editors/vim
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-27 22:18 UTC by Juraj Variny
Modified: 2018-01-14 18:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juraj Variny 2015-10-27 22:18:36 UTC
Vim fails to load slimv plugin:

Error detected while processing /usr/share/vim/vimfiles/ftplugin/lisp/slimv-lisp.vim:
line   66:
E128: Function name must start with a capital or "s:": b:SlimvAutodetect( preferred )
line   80:
E133: :return not inside a function
line   85:
E133: :return not inside a function
line   89:
E133: :return not inside a function
line  195:
E117: Unknown function: SlimvInitBuffer

This is known problem and was patched upstream, but not released yet:

http://superuser.com/questions/779059/setting-up-slimv-on-windows-vim-gvim

The patch:

https://github.com/kovisoft/slimv/commit/b7cbaf20699abdc103a1136245450aecf46ed089

Upstream development goes on without tagging nor releases.
Comment 1 Juraj Variny 2016-10-30 11:29:15 UTC
Sorry for bumping but it seems nobody is interested in this. I propose to remove this outdated and abandoned ebuild from the tree.
Comment 2 Larry the Git Cow gentoo-dev 2018-01-14 18:58:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e0d0f6494319c7a0c7d5c1318efa7d4eaa74d0

commit 15e0d0f6494319c7a0c7d5c1318efa7d4eaa74d0
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2018-01-14 18:53:18 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-01-14 18:58:33 +0000

    app-vim/slimv: version bump.
    
    Closes: https://bugs.gentoo.org/564292
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-vim/slimv/Manifest                      |  1 +
 app-vim/slimv/slimv-0.9.13_p20170910.ebuild | 41 +++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)