Gnus development mailing list
 help / color / mirror / Atom feed
From: Scott Blachowicz <scott@statsci.com>
Subject: Re: gnus-cache redux
Date: Mon, 11 Dec 1995 10:46:29 -0800	[thread overview]
Message-ID: <199512111846.KAA29674@block.statsci.com> (raw)
In-Reply-To: Your message of "10 Dec 1995 16:15:58 +0100." <w8sivjpkl01.fsf@surt.ifi.uio.no>

larsi@ifi.uio.no (Lars Magne Ingebrigtsen) wrote:

> I agree with you that caching should be dissociated from the marks.
> I'm currently leaning towards just adding two enter/exit commands, and
> an "*" would be displayed in the second column of the screen (where
> "#" and "A" are displayed.  A bit crowded, perhaps.  :-)  

Which reminds me...how does one specify highlighting on the process-mark?
I've got this (which doesn't work - presumably 'mark is bound to whatever
is in the first column):

    (cond
     ((eq gnus-display-type 'color)
      (setq gnus-summary-highlight
            (list
             (cons '(= mark gnus-process-mark)
                   (custom-face-lookup nil "gold" nil nil nil nil))
             (cons '(= mark gnus-canceled-mark)
                   (custom-face-lookup "red" "black" nil nil nil nil))
             ;;...etc...

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?

Thanx,
Scott Blachowicz    Ph: 206/283-8802x240    StatSci, a div of MathSoft, Inc.
                                            1700 Westlake Ave N #500
scott@statsci.com                           Seattle, WA USA   98109
Scott.Blachowicz@seaslug.org


  reply	other threads:[~1995-12-11 18:46 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 [this message]
1995-12-12 20:59       ` Lars Magne Ingebrigtsen
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=199512111846.KAA29674@block.statsci.com \
    --to=scott@statsci.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).