Gnus development mailing list
 help / color / mirror / Atom feed
From: Jens Bethkowsky <jb.dev.null@gmx.de>
Subject: Re: Idea: Examples for making the summary buffer look like other newsreaders
Date: 03 Jan 2002 16:01:51 +0100	[thread overview]
Message-ID: <Gothmog.877kqzxyu8.fsf@ID-75330.user.dfncis.de> (raw)
In-Reply-To: <m38zbgvvcf.fsf@quimbies.gnus.org>

On Thu, 03 Jan 2002, Lars Magne Ingebrigtsen wrote:

> A user on gnu.emacs.gnus asked how to make the Gnus summary buffer
> look like xnews, and Jesper Harder came up with a solution.
> 
> Wouldn't it be nice to have a section in the manual listing various
> settings to have the Gnus summary buffer ape other newsreaders?
> 
> Post the examples to this thread, and I'll collect them and put them
> in the manual.  Include sample output from the settings.

At the moment I have a somewhat slrn-influenced summary-buffer:

,----[ .gnus ]
| ;:* Summary-Buffer
| (setq gnus-summary-line-format "%R%U%z:%4L [%-16,16n] %I%s\n"
| 	gnus-thread-indent-level 2
| 	gnus-summary-same-subject "`->")
`----

It looks like this:

,----[ *Summary de.comm.software.gnus* ]
| AO+:  40 [Raffael Herzog  ] Re: [gnus] quoted-printable
|  O+:  29 [Jo Moskalewski  ]   `->
|  O+:  26 [Torsten Hilbrich]     `->
|  O+:  54 [Raffael Herzog  ]       `->
|  O+:  16 [Raymond Scholz  ]         `->
|  O+:  63 [Raffael Herzog  ]           `->
|  O+:  32 [Nikolaus Rath   ]             `->
|  O+:  19 [Nikolaus Rath   ]               Zeichensatzkodierung (was: [gnus] quoted-printable)
|  !+:  17 [Frank Haun      ]             Re: [gnus] quoted-printable
|  O+:   6 [Robin S. Socha  ]               `->
|  O+:  53 [Raymond Scholz  ]             `->
|  O+:  22 [Jens Bethkowsky ]   `->
|  O+:  34 [Nikolaus Rath   ]   `->
|  O+:  29 [Raffael Herzog  ]   `->
`----

With Oort's '%B' instead of '%I' this should get close, I guess. Only
the number of articles in hidden subthreads is missing. And I don't know
how scores are displayed in slrn, never used it there...

> Here's Jesper Harder's example:

[snip]

>> Here is something that's reasonably close to the way XNews displays it:
> 
>> (setq gnus-summary-line-format "%U%R %>%(%-45,45s%)%<%4L  %-25,25f  %d  %i \n")
>> (setq gnus-summary-same-subject "...")

Well, I don't like the behaviour of %>...%<, because it makes a huge gap
between the indented and the following column. Is there a way to change
this, because I could imagine to put the lines-column and a new
date-column at the end.

..tt..
Jens

-- 
PGP or GnuPG encrypted Mail preferred.       See Headers for public key.
 /"\
 \ / *A*venturicarum *S*ignum *C*orpus *I*nvariabiliter *I*nstauratus
  x  Ribbon campain: Say NO to HTML in email, news and magic books!
 / \



  parent reply	other threads:[~2002-01-03 15:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-03  5:48 Lars Magne Ingebrigtsen
2002-01-03  9:52 ` Vincent Bernat
2002-01-03 10:20   ` Lars Magne Ingebrigtsen
2002-01-03 11:53     ` Pavel Janík
2002-01-03 12:04       ` Lars Magne Ingebrigtsen
2002-01-03 19:54         ` Kai Großjohann
2002-01-03 15:01 ` Jens Bethkowsky [this message]
2002-01-03 16:58   ` Lars Magne Ingebrigtsen
2002-01-03 17:05     ` wrong-type-argument (was: Idea: Examples for making the summary buffer look like other newsreaders) Michael Cook
2002-01-03 17:22       ` ShengHuo ZHU
2002-01-03 17:41         ` Michael Cook
2002-01-03 17:47           ` wrong-type-argument Karl Kleinpaste
2002-01-03 18:41     ` Idea: Examples for making the summary buffer look like other newsreaders Jens Bethkowsky
2002-01-03 18:56       ` Lars Magne Ingebrigtsen
2002-01-03 20:15   ` Frank Haun
2002-01-03 23:08   ` Vincent Bernat

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=Gothmog.877kqzxyu8.fsf@ID-75330.user.dfncis.de \
    --to=jb.dev.null@gmx.de \
    --cc=Jens.Bethkowsky@post.rwth-aachen.de \
    /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).