Re: [Amsn-devel] BMPx in Music Plugin

2006-08-15 Thread Youness Alaoui
On Wed, Aug 16, 2006 at 01:20:27AM +0300, Vivia Nikolaidou wrote: > On 8/15/06, ??lvaro J. Iradier <[EMAIL PROTECTED]> wrote: > > I fully agree with you. And it's not about "quitting or not quitting" > > amsn. We just do it for fun or for learning, or for whatever reason > > you might have, and tha

Re: [Amsn-devel] BMPx in Music Plugin

2006-08-15 Thread Youness Alaoui
lol, yeah! I was actually thinking about removing you ^o) :p and the 'quitting or not qutting' is not specific to this issue, I just reminded Vivia that when I wanted to quit amsn, it was because it took too much of my time and became a PITA instead of being just fun.. and I think she's going th

Re: [Amsn-devel] BMPx in Music Plugin

2006-08-15 Thread Vivia Nikolaidou
On 8/15/06, Álvaro J. Iradier <[EMAIL PROTECTED]> wrote: > I fully agree with you. And it's not about "quitting or not quitting" > amsn. We just do it for fun or for learning, or for whatever reason > you might have, and that's it. We all have our lives and better things > to do. Yes, I agree with

Re: [Amsn-devel] BMPx in Music Plugin

2006-08-15 Thread Álvaro J. Iradier
I fully agree with you. And it's not about "quitting or not quitting" amsn. We just do it for fun or for learning, or for whatever reason you might have, and that's it. We all have our lives and better things to do. Look at me, I hardly do one commit per month, and I'm still a project leader :D :D

Re: [Amsn-devel] BMPx in Music Plugin

2006-08-15 Thread Jerome Gagnon-Voyer
Youness is right. When you start a forum, it's good to help users and be there all the time. But the forum has been there for long enough. When the forum has been there for long enough, you have power users (not on amsn development team) that like to answer to other people for some reasons and

Re: [Amsn-devel] patch for '$' forgotten in vars name

2006-08-15 Thread Youness Alaoui
hello, no problem Yoda, you didn't introduce problems, only helped making this clear and resolve this issue with the wiki... about this issue, AFAIK (which isn't a lot about this subject), we decided to always use references everywhere, because it makes it 'one simgle method' to get the variab

Re: [Amsn-devel] BMPx in Music Plugin

2006-08-15 Thread Youness Alaoui
Hey viv, LEAVE THE DAMN USERS ALONE! live your life and don't bother... I'm also having a busy life atm and I can't manage the forums, so they'll just have to deal with it. If people can help, then PLEASE DO SO, and thank you, if we can't manage all the users, then what can we do ? stop sleepin

Re: [Amsn-devel] patch for '$' forgotten in vars name

2006-08-15 Thread Yoda-BZH - Tristan Charbonneau
ok Lio, that works. So the wiki is not totally right :s Can somebody correct this ? Instead of : --- To get a copy: upvar 2 $epvar args set nick $args(nick) write : - To get a copy: upvar 2 $epvar args upvar 2 $args(nick) nick ( tested and tested again ;p ) I

Re: [Amsn-devel] patch for '$' forgotten in vars name

2006-08-15 Thread Arieh Schneier
I have been really busy, and its been a while since I have had time to do some coding. I just had a quick look at the mailing list (have stacks of unread messages), just thought I'd make a quick note about this. There were 2 ways that we were deciding on doing the variable passing, 1 which allowed