Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: gnus-summary-enter-digest-group: How to set the summary line format?
Date: 01 Jun 2001 08:40:12 +0200	[thread overview]
Message-ID: <vafn17sr9df.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <m3snhl2o3i.fsf@gmx.de> (Christoph Conrad's message of "31 May 2001 23:59:48 +0200")

On 31 May 2001, Christoph Conrad wrote:

> Hallo Kai,
> 
> du schreibst:
> 
>     > You can add something to gnus-summary-generate-hook that
>     > checks the group name and frobs gnus-summary-line-format
>     > accordingly.
> 
> I thought about it; someone has to re-establish the global value of
> gnus-summary-line-format when using this approach.

Well, it's sufficient to just always set gnus-summary-line-format to
the right value.  In the special groups, set it to the special value,
in all other groups, set it to a general value.

Also, make-local-variable could be your friend.  Then you don't have
to change the general value at all, since the special value will be
local to that Summary buffer.

kai
-- 
~/.signature: No such file or directory


      reply	other threads:[~2001-06-01  6:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-31  7:10 Christoph Conrad
2001-05-31  8:28 ` Kai Großjohann
2001-05-31 21:59   ` Christoph Conrad
2001-06-01  6:40     ` Kai Großjohann [this message]

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=vafn17sr9df.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.org \
    /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).