Gnus development mailing list
 help / color / mirror / Atom feed
From: Steven L Baur <steve@miranova.com>
Cc: ding@ifi.uio.no
Subject: Gnus XFaces lost their transparency in 5.2.25.
Date: 22 Jun 1996 18:03:02 -0700	[thread overview]
Message-ID: <m2zq5vib7d.fsf@deanna.miranova.com> (raw)

I suggest backing out entirely the 5.2.24->5.2.25 patch to
gnus-xmas.el.  Except that it looks like this change was made
deliberately.  It looked much better when the faces were transparent. :-(

Sat Jun 22 10:57:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

        * gnus.el (gnus-thread-total-score-1): Replaced with old,
        non-buggy version.

        * gnus-xmas.el ((find-face 'gnus-x-face)): Set proper colors. 



--- gnus-xmas.el        Sat Jun 22 02:32:28 1996
+++ ../../gnus-5.2.24/lisp/gnus-xmas.el Fri Jun 21 09:53:37 1996
@@ -703,9 +703,7 @@
    args))
 
 (unless (find-face 'gnus-x-face)
-  (copy-face 'default 'gnus-x-face)
-  (set-face-foreground 'gnus-x-face "black")
-  (set-face-background 'gnus-x-face "white"))
+  (copy-face 'default 'gnus-x-face))
 
 (defun gnus-xmas-article-display-xface (beg end)
   "Display any XFace headers in the current article."


-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be proofread for $250/hour.
Andrea Seastrand: For your vote on the Telecom bill, I will vote for anyone
except you in November.


             reply	other threads:[~1996-06-23  1:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-23  1:03 Steven L Baur [this message]
1996-06-23  1:09 ` Chuck Thompson
1996-06-23  1:27   ` Steven L Baur
1996-06-23 15:36     ` Saving articles GLEN HEIN
1996-06-23 17:12       ` Per Abrahamsen

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=m2zq5vib7d.fsf@deanna.miranova.com \
    --to=steve@miranova.com \
    --cc=ding@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).