From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6717 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: smiley.el (was Re: gnus-smiley.el -- new version) Date: 15 Jun 1996 09:59:12 +0200 Sender: larsi@ifi.uio.no Message-ID: References: <199606141723.AA017493012@teal.ece.ucdavis.edu> <199606141842.LAA07706@monolith.spry.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035147133 4525 80.91.224.250 (20 Oct 2002 20:52:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:52:13 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id BAA29548 for ; Sat, 15 Jun 1996 01:20:18 -0700 Original-Received: from aegir.ifi.uio.no (4867@aegir.ifi.uio.no [129.240.94.24]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 15 Jun 1996 09:59:14 +0200 Original-Received: (from larsi@localhost) by aegir.ifi.uio.no ; Sat, 15 Jun 1996 09:59:14 +0200 Original-To: ding@ifi.uio.no X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > We must have this function in Gnus 5.2. :-) I'm not sure I care for > the yellow though, I'd prefer a slightly darker color going up against > my gray background. Can you adjust the color a la the Gnus logo > palette? Yes, that would be nice. This is kinda what I did with the Gnus logo: (let ((xpm-color-symbols (and (featurep 'xpm) (append `(("features" feature-color) ("flesh" flesh-color) xpm-color-symbols))))) (make-glyph ...)) This requires that the Smilies xpm files be edited to something like: " c none", ". c #FFFF00 s flesh", "X c #000000000000 s features", -- (domestic pets only, the antidote for overdose, milk.) larsi@ifi.uio.no * Lars Ingebrigtsen