ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] [PATCH] frame split enhancement


From: Jay Belanger
Subject: Re: [RP] [PATCH] frame split enhancement
Date: Tue Oct 22 10:48:01 2002
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Ryan Yeske <address@hidden> writes:

...
> > I was right the first time; 
> > split 4 1
> > caused all sort of problems, while
> > split 4/1
> > and friends did nothing at all.
> 
> "split 4 1" is interpreted as "split 4" which means that you want to
> make the current window 4 pixels tall.
> 
> It looks like the ratios must be < 1.  So split 4/1 does nothing.
> Also negative values have no effect on ratios.

Okay, good (I suppose), this isn't just a local problem
I'll just use the original patch for now.

Jay



reply via email to

[Prev in Thread] Current Thread [Next in Thread]