Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: patroclo7@gmail.com (Giorgio Lando)
Subject: [sup-talk] how to have an hook play a sound
Date: Sat, 05 Jan 2008 22:29:56 +0100	[thread overview]
Message-ID: <1199568499-sup-4708@clarabella.clarabella> (raw)
In-Reply-To: <1199558282-sup-230@south>

> Just remove the '@'. The variable 'num' is what you want; '@num' refers
> to a different, instance, variable. @num is undefined, so it defaults to
> 'nil', and that's why the error was about an undefined method on the nil
> object.
> 
> (Incidentally, you can use instance variables to save state between
> successive calls to the same hook. Not useful in this case, but in more
> complex hooks this is handy.)

Thanks, now it sounds properly. As soon as I write something a bit more
elaborate. I will publish it in the wiki for sure.
Giorgio 


      reply	other threads:[~2008-01-05 21:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-05 17:11 Giorgio Lando
2008-01-05 18:43 ` William Morgan
2008-01-05 21:29   ` Giorgio Lando [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1199568499-sup-4708@clarabella.clarabella \
    --to=patroclo7@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox