From xemacs-m  Mon Mar 24 13:10:58 1997
Received: from newman (root@newman.aventail.com [38.225.141.10])
	by xemacs.org (8.8.5/8.8.5) with SMTP id NAA16346
	for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 13:10:57 -0600 (CST)
Received: from kramer.in.aventail.com.aventail.com (wmperry@kramer [192.168.1.12]) by newman (8.6.12/8.6.9) with SMTP id LAA12378; Mon, 24 Mar 1997 11:08:18 -0800
Date: Mon, 24 Mar 1997 11:08:18 -0800
Message-Id: <199703241908.LAA12378@newman>
From: "William M. Perry" <wmperry@aventail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Per Abrahamsen <abraham@dina.kvl.dk>
Cc: xemacs-beta@xemacs.org
Subject: Re: customize faces -- one bug and some issues
In-Reply-To: <rjafntqkcp.fsf@zuse.dina.kvl.dk>
References: <199703220537.AAA00411@amber.vis-av.com>
	<rjafntqkcp.fsf@zuse.dina.kvl.dk>
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid (beta104)
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;

Per Abrahamsen writes:
>
>> 1. How do I specify the equivilent of the following, including the

  Uh, missed this one.  What were you wanting to do?

>> 2. Some faces are smaller than the default face.  In the customize
>
>I don't understand the issues behind these questions, so I'll pretend
>that it is a problem with font.el, and leave them to wmperry.

  The font package determines the current font height by looking at
face-font-name and splitting it apart based on the x-font-regexp variable.
What does:

(font-default-object-for-device)

  Look like?

-Bill P.

