Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--smart/-S has been removed. Use +smart or -smart extension instead. #227

Open
mox-mox opened this issue Nov 30, 2017 · 1 comment · May be fixed by #228
Open

--smart/-S has been removed. Use +smart or -smart extension instead. #227

mox-mox opened this issue Nov 30, 2017 · 1 comment · May be fixed by #228

Comments

@mox-mox
Copy link

mox-mox commented Nov 30, 2017

When 'make'ing vimpager, I get the following error:

$ make
updating version tag in vimpager
updating version tag in vimcat
building vimpager-version.txt
building vimcat-version.txt
uuencoding vimcat
uuencoding autoload/vimpager.vim
uuencoding autoload/vimpager_utils.vim
uuencoding autoload/vimcat.vim
uuencoding plugin/vimpager.vim
uuencoding macros/less.vim
uuencoding syntax/perldoc.vim
uuencoding autoload/AnsiEsc.vim
uuencoding plugin/AnsiEscPlugin.vim
uuencoding plugin/cecutil.vim
building standalone/vimpager
building standalone/vimcat
generating man/vimpager.1
--smart/-S has been removed.  Use +smart or -smart extension instead.
For example: pandoc -f markdown+smart -t markdown-smart.
Try pandoc --help for more information.
make: *** [Makefile:263: man/vimpager.1] Error 2

The patch I attached will fix this issue.

Best regards,
mox

patch.zip

@mox-mox
Copy link
Author

mox-mox commented Nov 30, 2017

I oversaw, there is another occurrence of the -S option just a few lines above. That should probably be fixed the same way.

@aroig aroig linked a pull request Dec 2, 2017 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant