[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: |
Wed Nov 20 14:06:05 2002 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Shawn Betts <address@hidden> writes:
> Hi Jay,
>
> Yes, I would say it could be a bit clearer. Any suggestions?
Ok, I've just updated the manual to read:
@var{n} is either a fraction of the form @code{x/y} or a number. If
it is a fraction then the current frame is resized to that fraction
of its original size and the new frame takes up the remaining
space. For instance, @code{split 1/4} will split the current frame
to a quarter of its original size and the new frame will then be 3/4
of the size of the original frame.
What do you think?
Shawn