public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* vim-8.0.1376-1: Possible bug with ruby extensions
@ 2018-02-06 16:37 Ameya Vikram Singh
  2018-02-06 18:26 ` Brian Inglis
  2018-02-09  2:51 ` Ameya Vikram Singh
  0 siblings, 2 replies; 4+ messages in thread
From: Ameya Vikram Singh @ 2018-02-06 16:37 UTC (permalink / raw)
  To: cygwin

Hello,
Maintainers of the ViM/GViM text editor.

I am noticing that currently with the latest build of ViM
editor(vim-8.0.1376-1),
I am unable to use the command-t [1] plugin with this release.

When invoking the functionality with the key combination: `\` + `t`

I get the following error message on the ViM editor:

    command-t.vim requires Vim to be compiled with Ruby support
    For more information type:   :help command-t

When checking the vim feature from the bash terminal using:

    vim --version

I do see in the output `+ruby/dyn`, which means that ruby support
should be enabled.

When checking for ruby compatibility with ViM using the following in
command mode:

    :ruby puts RUBY_VERSION

One gets the following error message:

    E448: Could not load library function rb_assoc_new
    E266: Sorry, this command is disabled, the Ruby library could not be loaded.
    Press ENTER or type command to continue

I will try to rebuild the from the sources (vim-8.0.1376-1-src) and
see if the error persists.

-- 
Thanks and Regards,
Ameya Vikram Singh

[1] https://github.com/wincent/command-t

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-09 18:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-06 16:37 vim-8.0.1376-1: Possible bug with ruby extensions Ameya Vikram Singh
2018-02-06 18:26 ` Brian Inglis
2018-02-09  2:51 ` Ameya Vikram Singh
2018-02-09 18:35   ` Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).