On 17.02.2012 16:11, Anurag Priyam wrote:
> On Fri, Feb 17, 2012 at 8:04 PM, Uli Schlachter <[email protected]> wrote:
[...]
Thanks, both patches are merged. However, I had to mess with the commit messages
(my git hooks refuse commits with a too long summary) and I added some luadoc
for the new "s" argument.
Sadly, cherry pick into 3.4 failed, so this won't end up in 3.4.12 (no, I will
not manually fix up stuff).
>> Could this get a screen argument (called 's', I guess)?
>> It would only have to be "cycle(filter, start, s)" and could be directly
>> passed
>> to capi.client.get().
>
> Umm, ok. But I am not doing:
>
> local screen = s or mouse.screen
Sure, I didn't mean to ask for that. What you did was just what I meant.
>> Cheers,
>> Pedantic-Uli
>
> Your signature eerily changes with the feedback you give :-).
$ crontab -l | head -n5 | tail -n1
42 * * * * ~/bin/update_signature.sh
Cheers,
Uli
--
my $key = "\x49\x03\x93\x08\x19\x94\x96\x94\x28\x93\x83\x04\x68\x28\xa8\xf5".
"\x0a\xb9\x94\x02\x45\x81\x93\x1f\xbc\xd7\xf3\xad\x93\xf5\x32\x93";
my $cipher = Crypt::Rijndael->new( $key, Crypt::Rijndael::MODE_ECB() );
my $plain = $ciper->decrypt($daten);
--
To unsubscribe, send mail to [email protected].