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 21:58:39 -0500	[thread overview]
Message-ID: <upkk9dz80bk.fsf@mind.learning.cs.cmu.edu> (raw)
In-Reply-To: <ud73eknpama.fsf@tricorne.cs.utexas.edu>

>>>>> "Francisco" == Francisco Solsona <solsona@cs.utexas.edu> writes:

    Francisco> you're using

    Francisco> X-Newsreader: Quassia Gnus v0.14/XEmacs 19.16 - "Lille"

    Francisco> so you certainly have the library, all you need to do is to
    Francisco> make sure it's in your load-path. :-)

Well,

swa@mind:~> locate cus-face
/usr/local/lib/xemacs-19.15/lisp/custom/cus-face.el
/usr/local/lib/xemacs-19.15/lisp/custom/cus-face.elc
/usr/local/lib/xemacs-19.16/lisp/custom/cus-face.el
/usr/local/lib/xemacs-19.16/lisp/custom/cus-face.elc

and "/usr/local/lib/xemacs-19.16/lisp/custom/" is in my load-path. 

I do M-x load-library cus-face. Works fine. Yet I get `Symbol's function
definition is void: face-spec-set' when trying to eval (face-spec-set
'my-group-face-1 '((t (:foreground "Red" :bold t)))). Head cus-face.el shows

;;; cus-face.el -- XEmacs specific custom support.
;;
;; Copyright (C) 1996, 1997 Free Software Foundation, Inc.
;;
;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
;; Keywords: help, faces
;; Version: 1.67
;; X-URL: http://www.dina.kvl.dk/~abraham/custom/

;;; Commentary:
;;
;; See `custom.el'.

Am I using the wrong version here?

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


  reply	other threads:[~1997-11-24  2:58 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     ` custom-face-lookup Stefan Waldherr
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         ` Stefan Waldherr [this message]
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=upkk9dz80bk.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).