Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Frame Configuration (was Re: Things that I'm removing...)
Date: 16 Dec 1995 17:35:09 +0100	[thread overview]
Message-ID: <w8s20q5t1b0.fsf@narfi.ifi.uio.no> (raw)
In-Reply-To: "Edward J. Sabol"'s message of Fri, 15 Dec 1995 15:44:06 -0500
In-Reply-To: "Edward J. Sabol"'s message of Fri, 15 Dec 1995 15:44:06 -0500

"Edward J. Sabol" <sabol@thuban.gsfc.nasa.gov> writes:

> > --------------------------------
> > |     |                 |      |
> > |     |                 |      |
> > |     |-------------------------
> > |     |           |            |
> > ------|           |            |
> > |     |           |            |
> > |     |           |            |
> > --------------------------------
> > 
> > Recursive structures *rule*.  :-)
> 
> Unfortunately, they are confusing. I've read and studied the
> documentation you wrote for these structures, and I still can't
> figure it out.

Well, the old version of `gnus-buffer-configuration' wasn't recursive,
which is why is was confusing.  :-)

> Maybe I don't understand your notation. Either way, could you post
> the value of gnus-frame-configuration that you used in the above
> test example?

(I've gone back to calling it `gnus-buffer-configuration' since the
new format is (mostly) a generalization of the old format.  The old
format should work with the new function, I hope.)

(gnus-configure-frame
  '(horizontal 1.0
    (vertical 10
      (group 1.0)
      (article 0.3 point))
    (vertical 1.0
      (horizontal 4
        (article 1.0)
        (group 10))
      (horizontal 1.0
        (group 1.0)
        (article .5)))))

Both the group buffer and the article buffer is here displayed
thrice, as you can see.

Just `C-x C-e' at the end of that form and be amused.

Despite the name and the documentation, multiple frames are still not
supported.  They will be in the next release.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  reply	other threads:[~1995-12-16 16:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-12-14 19:37 Things that I'm removing from the todo list Lars Magne Ingebrigtsen
1995-12-14 19:56 ` Joe Hildebrand
1995-12-15 19:14   ` Lars Magne Ingebrigtsen
1995-12-15 19:44     ` Mark Eichin
1995-12-20  2:53       ` Lars Magne Ingebrigtsen
1995-12-20  5:12         ` eichin
1995-12-20 20:52         ` Michael Cook
1995-12-15 20:44     ` Frame Configuration (was Re: Things that I'm removing...) Edward J. Sabol
1995-12-16 16:35       ` Lars Magne Ingebrigtsen [this message]
1995-12-14 20:20 ` Things that I'm removing from the todo list Mark Eichin
1995-12-14 20:23 ` Edward J. Sabol
1995-12-15 19:14   ` Lars Magne Ingebrigtsen
1995-12-15 20:16   ` Hallvard B Furuseth
1995-12-14 20:37 ` Steven L. Baur
1995-12-14 20:41 ` Per Abrahamsen
1995-12-15 19:14   ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=w8s20q5t1b0.fsf@narfi.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).