Gnus development mailing list
 help / color / mirror / Atom feed
From: Stefan Waldherr <swa@cs.cmu.edu>
Cc: Stefan Waldherr <swa@cs.cmu.edu>
Subject: Re: custom-face-lookup
Date: 23 Nov 1997 14:46:09 -0500	[thread overview]
Message-ID: <upk4t53l7ge.fsf@mind.learning.cs.cmu.edu> (raw)
In-Reply-To: <m1bk9equms3.fsf@blackbird.mitre.org>

>>>>> "David" == David S Goldberg <dsg@linus.mitre.org> writes:

    David> If you want to do it in .gnus, look at face-spec-set.  An
    David> example from my .gnus (thanks to an example from Per
    David> Abrahamsen):

    David>       ; define faces (face-spec-set
    David> 'dsg-midnightblue-italic '((t (:foreground "midnightblue"
    David> :italic t)))) (face-spec-set 'dsg-darkviolet-italic '((t
    David> (:foreground "dark violet" :italic t)))) [...]
      
    David>       (setq gnus-cite-face-list (list
    David> 'dsg-midnightblue-italic 'dsg-darkviolet-italic [...]

Hhhm, what loads face-spec-set? Putting the above stuff in my .gnus.el yields

	Error in ~/.gnus: (void-function face-spec-set)

Thanks,
S.
-- 
Stefan Waldherr                office +1 (412) 268-3837
                                  fax +1 (412) 268-5576
                               e-Mail swa@cs.cmu.edu
                                  www http://www.waldherr.org/


  parent reply	other threads:[~1997-11-23 19:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-31 21:08 custom-face-lookup Francisco Solsona
1997-10-31 22:05 ` custom-face-lookup Hrvoje Niksic
1997-11-03 13:31   ` custom-face-lookup David S. Goldberg
1997-11-03 15:34     ` custom-face-lookup Francisco Solsona
1997-11-03 16:27       ` custom-face-lookup Per Abrahamsen
1997-11-23 19:46     ` Stefan Waldherr [this message]
1997-11-23 21:23       ` custom-face-lookup Mark Moll
1997-11-23 21:24       ` custom-face-lookup Francisco Solsona
1997-11-24  2:58         ` custom-face-lookup Stefan Waldherr
1997-11-24 12:27           ` custom-face-lookup Per Abrahamsen
1997-11-24 15:35             ` custom-face-lookup Francisco Solsona

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=upk4t53l7ge.fsf@mind.learning.cs.cmu.edu \
    --to=swa@cs.cmu.edu \
    /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).