Brian May <br...@microcomaustralia.com.au> writes:

> On Sat, Apr 18, 2009 at 04:23:20PM -0700, Shawn Betts wrote:
>> I believe I just committed a patch to rpws for this. Check out the git
>> version of rp or wait a few days and I'll be making a release.
>
> I just tried this out - from git, and noticed something a bit odd.
>
> rpws has:
>
>     my $i;
>     for my $i (1..$num)
>     {
>         ws_init_ws( $i );
>     }
>
> To initialize groups wspl1, wspl2, etc.
>
> However I don't think wspl1 is ever used anywhere:

Right you are! I've patched it to skip wspl1. Can you update and
verify that it works for you?

-Shawn


_______________________________________________
Ratpoison-devel mailing list
Ratpoison-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/ratpoison-devel

Reply via email to