Gnus development mailing list
 help / color / mirror / Atom feed
From: "Bill White" <billw@wolfram.com>
Cc: ding@gnus.org
Subject: Re: coloring process-marked articles
Date: Fri, 28 Sep 2001 00:06:54 -0500	[thread overview]
Message-ID: <m3snd77vkh.fsf@wolfram.com> (raw)
In-Reply-To: <87d74chrv6.fsf@inanna.rimspace.net> (Daniel Pittman's message of "Fri, 28 Sep 2001 14:16:45 +1000")

On Thu Sep 27 2001 at 23:16, Daniel Pittman <daniel@rimspace.net> said:

    dp> Presumably you set this by putting a complete copy of
    dp> `gnus-summary-highlight' in your .gnus, right? Otherwise you
    dp> wouldn't be asking.

I customized the variable, and I figured my customized value would
override future updates.

    dp> So, it's basically an alist of values; try:

    dp> (require 'gnus-sum)
    dp> (require 'cl)
    dp> (pushnew '((memq (gnus-summary-article-number)
    dp>                  gnus-newsgroup-processable)
    dp>            . gnus-summary-process-face)
    dp>          gnus-summary-highlight
    dp>          :test equal)

    dp> That should do what you want and be safe from multiple
    dp> evaluations.  Daniel

Wow!  I'll try that tomorrow (it's *way* past bedtime in Illinois).

Many thanks -

bw
-- 
Bill White
"No ma'am, we're musicians." 



      reply	other threads:[~2001-09-28  5:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-28  4:04 Bill White
2001-09-28  4:16 ` Daniel Pittman
2001-09-28  5:06   ` Bill White [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=m3snd77vkh.fsf@wolfram.com \
    --to=billw@wolfram.com \
    --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).