[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] [PATCH] frame split enhancement
From: |
Shawn Betts |
Subject: |
Re: [RP] [PATCH] frame split enhancement |
Date: |
Sun Oct 27 10:48:01 2002 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Jay Belanger <address@hidden> writes:
> 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.
Hi Jay,
I'm a little confused. 'split 4 1' ignores the second argument and
interpretes it as 'split 4' so you get a 4 pixel tall frame. Is this
what happens on your machine or does it actually mess up? If there is
no bug then why use the original patch? Is there a deficiency with the
frame splitting in CVS?
Thanks,
Shawn
- [RP] [PATCH] frame split enhancement, Dan Aloni, 2002/10/15
- Re: [RP] [PATCH] frame split enhancement, Gergely Nagy, 2002/10/16
- [RP] Re: [PATCH] frame split enhancement, Henrik Enberg, 2002/10/16
- Re: [RP] [PATCH] frame split enhancement, Shawn Betts, 2002/10/18
- Re: [RP] [PATCH] frame split enhancement, Jay Belanger, 2002/10/18
- Re: [RP] [PATCH] frame split enhancement, Jay Belanger, 2002/10/20
- Re: [RP] [PATCH] frame split enhancement, Jay Belanger, 2002/10/20
- Re: [RP] [PATCH] frame split enhancement, Ryan Yeske, 2002/10/22
- Re: [RP] [PATCH] frame split enhancement, Jay Belanger, 2002/10/22
- Re: [RP] [PATCH] frame split enhancement,
Shawn Betts <=
- Re: [RP] [PATCH] frame split enhancement, Jay Belanger, 2002/10/28