From xemacs-m  Sat Mar 22 15:03:17 1997
Received: from amber.vis-av.com (amber.vis-av.com [206.119.44.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA00326
	for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 15:03:15 -0600 (CST)
Received: (from derrell@localhost)
          by amber.vis-av.com (8.8.5/8.8.4)
	  id QAA09017; Sat, 22 Mar 1997 16:03:10 -0500 (EST)
Date: Sat, 22 Mar 1997 16:03:10 -0500 (EST)
Message-Id: <199703222103.QAA09017@amber.vis-av.com>
From: Derrell Lipman <derrell@vis-av.com>
To: Kyle Jones <kyle_jones@wonderworks.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: faces customization for VM
In-Reply-To: <QQciad26785.199703222046@crystal.WonderWorks.COM>
References: <199703221710.MAA08457@amber.vis-av.com>
	<kigrah7vnpp.fsf@jagor.srce.hr>
	<QQchzu20763.199703221830@crystal.WonderWorks.COM>
	<199703222011.PAA08853@amber.vis-av.com>
	<QQciab26428.199703222023@crystal.WonderWorks.COM>
	<199703222037.PAA08941@amber.vis-av.com>
	<QQciad26785.199703222046@crystal.WonderWorks.COM>
X-Mailer: VM 6.21 under 19.15 XEmacs Lucid (beta103)
Reply-To: derrell@vis-av.com
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII

>>>>> "  Kyle" == Kyle Jones <kyle_jones@wonderworks.com> writes:

  Kyle> M-x apropos is your friend.

  Kyle>     vm-summary-highlight-face's value is bold
  Kyle>       -- a variable declared in Lisp.

  Kyle>     Documentation:
  Kyle>     *Face to use to highlight the summary entry for the current message.
  Kyle>     Nil means don't highlight the current message's summary entry.

Setting this face does not change the summary buffer's current message
font.  Viewing the properties of this face provides this:

  `vm-summary-highlight-face' (buffer: *Hyper Apropos*, mode: Hyper-Apropos)


  User variable:

    value: bold

    *Face to use to highlight the summary entry for the current message.
    Nil means don't highlight the current message's summary entry.


  Face:

    ABCDEFHIJKLMNOPQRSTUVWXYZ abcdefhijklmnopqrstuvwxyz 0123456789

    Font: (-adobe-courier-bold-r-normal--*-140-75-75-m-0-iso8859-1)
    Foreground: cyan
    Background: (blue)
    Underline: (nil)


  Property-list:

    customized-face:			nil
    saved-face: 			((t (:foreground "cyan")))
    custom-face-display: 		t



>> Are the mappings of these faces documented anywhere?

  Kyle> "Documented?" he pondered.

Yeah, that's what I thought. :-)


