Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Display something besides Subject line on request
Date: Fri, 02 Nov 2001 17:24:14 -0500	[thread overview]
Message-ID: <2nlmhoyfox.fsf@zsh.cs.rochester.edu> (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:

> I've successfully confused myself beyond all reason while reading the
> gnus manual again...
>
> First the wanted functionality:
>
> To be able to cause the display of a different header in summary lines
> on request.  Or on group parameter basis.
>
> I think this is different than the To From stuff delt with at:
>
> (How do those cool urls work again?)
> info://gnus/To_From_Newsgroup     <== naa

Try <info://gnus/To+From+Newsgroup>


[...]

> At this point I want that limited buffer to display the Keywords
> header instead of the Subject header.
> When I pop that limit I want the Subject back.  Either by
> M-x <something> or by hooking into the limiting some how.
> I guess M-x <something> is the more reasonable.
> One could say M-x <something> to  toggle Keywords and M-x <something>
> again to go back to Subject.

You can write a user-defined spec function with a switch variable, and
write another function to toggle the variable and update the summary
lines.

> Further the Keywords line I may have added by gnus-edit-article will
> not be in the nov file.  Unless I've run nnml-generate-nov... after
> adding it and have code in .gnus to include keywords in the nov file.
> This I also know how to do, but its not really what is necessary to get
> the results described above.  Or at least not a very practicle way. 

The NOV updating code is in nnml.el and works for me. And also after
you g-e-a, the summary line is updated.  What are the values of your
gnus-extra-headers and nnmail-extra-headers?

ShengHuo



  parent reply	other threads:[~2001-11-02 22:24 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 [this message]
2001-11-02 22:40 ` Kai Großjohann

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=2nlmhoyfox.fsf@zsh.cs.rochester.edu \
    --to=zsh@cs.rochester.edu \
    /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).