Gnus development mailing list
 help / color / mirror / Atom feed
From: stromme@mi.uib.no (Stein A. Strømme)
Subject: Re: Suggestion for a view
Date: 04 Oct 2000 08:54:49 +0200	[thread overview]
Message-ID: <wwwvfpm6yu.fsf@abraham.mi.uib.no> (raw)
In-Reply-To: <u7l7p6v07.fsf@nyblom.org>

[Torgny Nyblom]

| Try adding this to .gnus. I know there's a bug in this I just don't
| remember were.
| 
| ;;:*================================
| ;;:* Window layout
| ;;:*================================
| ;;:* Make gnus display it's windows in a Forté Agent
| ;;:* kind of way:
| ;;:*  ---------------------------
| ;;:*  |   G   |   Summary       |
| ;;:*  |   r   |-----------------|
| ;;:*  |   o   |                 |
| ;;:*  |   u   |    Article      |
| ;;:*  |   p   |                 |
| ;;:*  ---------------------------
| ;;:*======
| ;;:* There is some kind of bug in this..

Try this instead:

    (gnus-add-configuration
     '(article
       (horizontal 1.0
                   (vertical 25
                             (group 1.0)
                             )
                   (vertical 1.0
                             (summary 0.16 point)
                             (article 1.0)
                             ))))

    (gnus-add-configuration
     '(summary
       (horizontal 1.0
                   (vertical 25
                             (group 1.0)
                             )
                   (vertical 1.0
                             (summary 1.0 point)
                             ))))


-- 
Stein Arild Strømme <mailto:stromme@mi.uib.no>  telefon +47 55584825
Universitetet i Bergen, Matematisk institutt      mobil +47 95801887
Johs Brunsg 12, N--5008 Bergen                  telefax +47 55589672



  reply	other threads:[~2000-10-04  6:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-04  0:34 Matti Koskimies
2000-10-04  5:22 ` Torgny Nyblom
2000-10-04  6:54   ` Stein A. Strømme [this message]
2000-10-04 11:26     ` Torgny Nyblom
2000-10-04 18:44     ` Kai Großjohann
2000-10-05  7:22       ` Stein A. Strømme
2000-10-05 12:32         ` David S. Goldberg
2000-10-05 12:50         ` Kai Großjohann
2000-10-05 13:07         ` Stein A. Strømme
2000-10-10 11:26           ` Per Abrahamsen
2000-10-05 15:26     ` Kai Großjohann
2000-10-06  6:09       ` Stein A. Strømme
2000-10-13 12:33       ` Gerd Moellmann
2000-10-05 16:52     ` Kai Großjohann
2000-10-05 17:02       ` ShengHuo ZHU
2000-10-06 10:22         ` Kai Großjohann
2000-10-05 19:52       ` Dave Love

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=wwwvfpm6yu.fsf@abraham.mi.uib.no \
    --to=stromme@mi.uib.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).