From xemacs-m  Mon Mar  3 14:55:42 1997
Received: from CNRI.Reston.VA.US (CNRI.Reston.VA.US [132.151.1.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id OAA21401
	for <xemacs-beta@xemacs.org>; Mon, 3 Mar 1997 14:55:41 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa15640;
          3 Mar 97 15:55 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id PAA23962; Mon, 3 Mar 1997 15:55:29 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id PAA09032; Mon, 3 Mar 1997 15:55:27 -0500
Date: Mon, 3 Mar 1997 15:55:27 -0500
Message-Id: <199703032055.PAA09032@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
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: Build success: 19.15-b96 on Linux-2.0.27 (+SSL patch)
References: <199703031654.QAA05290@cerise.sensei.co.uk>
	<rj7mjo6bcc.fsf@zuse.dina.kvl.dk>
Reply-To: bwarsaw@python.org
X-Attribution: BAW
X-Oblique-Strategy: It is quite possible (after all)
X-Url: http://www.python.org/~bwarsaw


>>>>> "PA" == Per Abrahamsen <abraham@dina.kvl.dk> writes:

    >> (custom-set-faces other faces omitted for clarity
    >> '(shell-option-face ((t (:foreground "red"))) t)
    >> '(shell-output-face ((t (:italic nil))) t) '(shell-prompt-face
    >> ((t (:foreground "purple4"))) t))

    PA> `M-x list-faces-display RET' shows that they are initialized
    PA> right.

    PA> Apparently comint/font-lock doesn't use these faces.

I added these faces to comint/shell.el for b96.  I haven't gotten b96
to build yet so I can't test them out.

-Barry

