Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Greiner <kgreiner@xpediantsolutions.com>
Subject: Re: Overbearing undownloaded face
Date: Mon, 05 May 2003 09:19:08 -0500	[thread overview]
Message-ID: <uvfwpv5lv.fsf@xpediantsolutions.com> (raw)
In-Reply-To: <m2he8a71db.fsf@sbcglobal.net>

Harry Putnam <hgp@sbcglobal.net> writes:

> Kevin Greiner <kgreiner@xpediantsolutions.com> writes:
>
>> Customize gnus-summary-highlight.  Remove the three cons cells that
>> reference the undownloaded faces.
>>
>> If you would prefer a text indicator, you can add the %O specification to
>> gnus-summary-format-spec.
>
> Kevin, can you elaborate on the text indicator proceedure.  You are
> talking about some thing that will appear in the summary format that
> will indicate downloadedness right?
>
> How might that be done?

Sorry, mistyped the variable name.  What you want is gnus-summary-line-format.

Enter

c-h v gnus-summary-line-format

You'll get a buffer listing all of the format specifiers that can be
placed in the spec.  At the bottom of the buffer, you'll have a
customized button which will let you edit gnus-summary-line-format.

The %O specifier is a fixed width (1 char) field.  It's value will be
'+' when the article has been downloaded, '-' when the article is
undownloaded, and ' ' when the server is not agentized.

If you don't like the +/- characters, you can customize
gnus-downloaded-mark/gnus-undownloaded-mark to use different
characters.





  reply	other threads:[~2003-05-05 14:19 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-02  1:49 Harry Putnam
2003-05-02  1:54 ` Henrik Enberg
2003-05-02  2:37   ` Harry Putnam
2003-05-02  4:01     ` Kevin Greiner
2003-05-02  5:37       ` Harry Putnam
2003-05-04 23:12       ` Harry Putnam
2003-05-05 14:19         ` Kevin Greiner [this message]
2003-05-05 14:50         ` Kai Großjohann
2003-05-06 16:37           ` Kai Großjohann
2003-05-02 12:24 ` Simon Josefsson
2003-05-02 16:19   ` Lars Magne Ingebrigtsen
2003-05-02 18:09     ` David S Goldberg
2003-05-02 21:02       ` Kevin Greiner
2003-05-03  1:11         ` Harry Putnam
2003-05-03 16:45         ` Kai Großjohann
2003-05-05 13:48         ` David S Goldberg
2003-05-09 19:54         ` Gleb Arshinov
2003-05-02 23:11     ` Harry Putnam
2003-05-03 16:43       ` Kai Großjohann
2003-05-04  0:11         ` Harry Putnam
2003-05-04 13:21           ` Kai Großjohann
2003-05-02 23:16     ` Simon Josefsson
2003-05-02 21:12   ` Kevin Greiner
2003-05-02 23:24     ` Simon Josefsson
2003-05-03  1:16     ` Harry Putnam
2003-05-04 16:57   ` David Abrahams
2003-05-04 20:15     ` Simon Josefsson
2003-05-04 23:10       ` David Abrahams
2003-05-04 23:31         ` Simon Josefsson
2003-05-04 23:46           ` Harry Putnam
2003-05-05 15:08             ` Kevin Greiner
2003-05-06  0:53               ` Harry Putnam
2003-05-05  0:12           ` David Abrahams
2003-05-05 14:56           ` 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=uvfwpv5lv.fsf@xpediantsolutions.com \
    --to=kgreiner@xpediantsolutions.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).