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: Display something besides Subject line on request
Date: Fri, 02 Nov 2001 23:40:16 +0100	[thread overview]
Message-ID: <vafd730g5kf.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <m1d731htyr.fsf@reader.newsguy.com> (Harry Putnam's message of "Fri, 02 Nov 2001 11:07:56 -0800")

Harry Putnam <reader@newsguy.com> writes:

> At this point I want that limited buffer to display the Keywords
> header instead of the Subject header.

Whee.  Maybe it's easiest to make a %k entry in
gnus-summary-line-format-alist which shows the Keywords header, and
then you write a little function which limits, changes
gnus-summary-line-format to include %k instead of %f, and then a
similar function which pops the limit and sets
gnus-summary-line-format back.

Ick.

Is there a way to find out if the current summary is limited and what
that limit is?

Then Harry could write a function which does like %f unless the
current summary buffer is limited based on Keywords.

Harry, do you know that you can use `/ x' to limit based on extra
headers?  You could add Keywords to gnus-extra-headers and
nnmail-extra-headers.  Then you don't need the `& Keywords ...' thing.

kai
-- 
Lisp is kinda like tpircstsoP



      parent reply	other threads:[~2001-11-02 22:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-02 19:07 Harry Putnam
2001-11-02 19:56 ` Paul Jarc
2001-11-02 21:14   ` Harry Putnam
2001-11-02 21:37     ` Paul Jarc
2001-11-03  1:53       ` Harry Putnam
2001-11-02 22:24 ` ShengHuo ZHU
2001-11-02 22: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=vafd730g5kf.fsf@INBOX.auto.gnus.tok.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).