ruby.e must modify to avoid error when "show info for symbol under mouse" is checked.
ruby.e:2849 must changed as follow:
return _c_find_context_tags(errorArgs,prefixexp,
lastid,lastidstart_offset,
info_flags,otherinfo,
false,max_matches,
exact_match,case_sensitive,filter_flags,
context_flags,visited,depth);
small buggy.