Gnus development mailing list
 help / color / mirror / Atom feed
From: <jari.aalto@poboxes.com>
Subject: Re: Group based gnus-summary-line-format ?
Date: 16 Mar 1998 15:07:06 +0200	[thread overview]
Message-ID: <tblnuan5s5.fsf@pegasus.tele.nokia.fi> (raw)
In-Reply-To: Stainless Steel Rat's message of "15 Mar 1998 21:08:55 -0500"

| 98-03-15 Stainless Steel Rat <ratinox@peorth.gweep.net> list.ding
| >>>>> "ja" == <jari.aalto@poboxes.com> writes:
| 
| | Isn't it sufficient to set the variable, then call gnus-compile?
| 
| ja> I mean that if I have 5 different summary line formats for 5
| ja> different "type of" Groups: nntp, private mail, mailing list, server
| ja> logs ....
| 
| I have nearly as many.  I have gnus-select-group-hook set an appropriate
| gnus-summary-line-format based on the newsgroup name, then at the end it
| calls gnus-compile.  It does not take that long.

Thanks  ratinox, I think I got it working. I compile the sspec like this
now:

      ;;  I'm only interested in compiling this spec
      (let* ((gnus-format-specs (list (assq 'summary gnus-format-specs))))
        (gnus-compile))


But I'm curious, what does gnus-update-format-specifications do?

jari


  parent reply	other threads:[~1998-03-16 13:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-15 12:09 jari.aalto
1998-03-15 19:56 ` Kai Grossjohann
1998-03-15 21:05   ` jari.aalto
     [not found]     ` <x7en03qte0.fsf@peorth.gweep.net>
1998-03-16  2:18       ` Hrvoje Niksic
     [not found]         ` <x7u38zpe1b.fsf@peorth.gweep.net>
1998-03-16  2:54           ` Hrvoje Niksic
     [not found]             ` <x7ra43pbcj.fsf@peorth.gweep.net>
1998-03-16  3:28               ` Hrvoje Niksic
     [not found]                 ` <x7u38z2slw.fsf@peorth.gweep.net>
1998-03-16  4:15                   ` Hrvoje Niksic
1998-03-16 13:07       ` jari.aalto [this message]
1998-03-16 23:42       ` Raja R Harinath
1998-03-19 13:06 ` 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=tblnuan5s5.fsf@pegasus.tele.nokia.fi \
    --to=jari.aalto@poboxes.com \
    --cc=jari.aalto@ntc.nokia.com \
    /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).