From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17766 Path: main.gmane.org!not-for-mail From: Matt Simmons Newsgroups: gmane.emacs.gnus.general Subject: help with window configuration Date: 11 Oct 1998 13:01:50 -700 Sender: owner-ding@hpc.uh.edu Message-ID: Reply-To: simmonmt@acm.org NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156408 2607 80.91.224.250 (20 Oct 2002 23:26:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:26:48 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA28685 for ; Sun, 11 Oct 1998 19:31:49 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id SAF26166; Sun, 11 Oct 1998 18:02:46 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 11 Oct 1998 18:31:43 -0500 (CDT) Original-Received: (from tibbs@localhost) by sina.hpc.uh.edu (8.7.3/8.7.3) id SAA21368 for ding@hpc.uh.edu; Sun, 11 Oct 1998 18:31:38 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id PAA17603 for ; Sun, 11 Oct 1998 15:04:57 -0500 (CDT) Original-Received: from auckland.aotearoa.dom (ali-ca22-35.ix.netcom.com [209.110.229.99]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA25663 for ; Sun, 11 Oct 1998 16:04:47 -0400 (EDT) Original-Received: (from simmonmt@localhost) by auckland.aotearoa.dom (8.9.0/8.9.0) id NAA27546; Sun, 11 Oct 1998 13:01:50 -0700 (PDT) Original-To: ding@gnus.org X-URL: http://www.netcom.com/~simmonmt X-Face: &|zdM~9cI7q1uq~\EW'*S*":rE7Ruf/U)m!9:^^H0f7)Sd(DIB-;rJf%8QtHy|50!A< >1B\_71-&^x{|ovY@mJ;{AeMFDL[Q*o[1@nd@mZLjJAyJ7Lx`T[Q!H3>!o7~bM0S(7r fhkrufL Original-Lines: 23 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) XEmacs/21.0 (Norwegian) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17766 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17766 I'm using the following to control my window configuration: (gnus-add-configuration '(article '(vertical 1.0 (horizontal 8 (vertical 0.75 (summary 1.0 point)) (vertical 1.0 (tree 1.0))) (article 1.0)))) I'd like the top 8 lines of the screen to be used for a 75%/25% horizontal split between summary and tree. The remainder vertical portion of the screen should be used for the article buffer. Shouldn't the above form do that? It seems to be sizing the summary/tree split based on the vertical size of the contents of the tree buffer. Matt -- Matt Simmons - simmonmt@acm.org - http://www.netcom.com/~simmonmt Whose cruel idea was it for the word "lisp" to have an "s" in it?