Gnus development mailing list
 help / color / mirror / Atom feed
From: larsi@ifi.uio.no (Lars Magne Ingebrigtsen)
Subject: Re: gnus-cache redux
Date: 12 Dec 1995 21:59:58 +0100	[thread overview]
Message-ID: <w8szqcyj8vl.fsf@gymir.ifi.uio.no> (raw)
In-Reply-To: Scott Blachowicz's message of Mon, 11 Dec 1995 10:46:29 -0800

Scott Blachowicz <scott@statsci.com> writes:

> Which reminds me...how does one specify highlighting on the process-mark?

(cons '(memq (gnus-summary-article-number) gnus-newsgroup-processable)
       (custom-face-lookup nil "gold" nil nil nil nil))

Or something like that.  September 0.22 will bind `article' so you
avoid doing that `(gnus-summary-article-number)' thing...

> Also, is it possible to combine highlighting attributes?  For example,
> change the foreground color based on process-mark and background based on
> other marks?  Or do I have to enumerate all the combinations myself?

I think you have to, but perhaps you shouldn't have to?  I have no
idea how to implement something that would make combining highlight
attributes possible, though...

-- 
Home is where the cat is.


  reply	other threads:[~1995-12-12 20:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-12-07 10:48 Lars Magne Ingebrigtsen
1995-12-08  2:48 ` Sudish Joseph
1995-12-10 15:15   ` Lars Magne Ingebrigtsen
1995-12-11 18:46     ` Scott Blachowicz
1995-12-12 20:59       ` Lars Magne Ingebrigtsen [this message]
1995-12-12 23:01         ` Scott Blachowicz
1995-12-13 17:30           ` Lars Magne Ingebrigtsen
1995-12-08 18:09 ` Luis Fernandes
1995-12-10 15:16   ` Lars Magne Ingebrigtsen
1995-12-08 21:08 ` Felix Lee
1995-12-13  8:21 ` Kai Grossjohann
1995-12-13 11:08   ` Lars Magne Ingebrigtsen

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=w8szqcyj8vl.fsf@gymir.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /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).