Rémi Vanicat <vani...@debian.org> writes:

> did you let the two space before the both def? Without those space,
> every thing work find:
>
> the full snipet is like
>
> class XmmsInteract
>   def get(info, attr, default=nil)
>     info[attr].to_a[0][1]
>   end
>
>   def initialize
>     @looking_for_medialib_list = []
>   end
> end
>
> and the hide fail on the "  def get"
>
> I admit that the importance of the space could be not obvious in my
> first email.

Well, it was, I just skipped it inadvertantly.
I can reproduce the problem, but don't have an easy fix
at hand.  If you find one, please let us know.

Thanks,

-- 
 Bastien

Reply via email to