From xemacs-m  Tue Mar 11 15:03:47 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 PAA17566
	for <xemacs-beta@xemacs.org>; Tue, 11 Mar 1997 15:03:46 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa17923;
          11 Mar 97 15:57 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id PAA24734; Tue, 11 Mar 1997 15:57:37 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id PAA12190; Tue, 11 Mar 1997 15:57:37 -0500
Date: Tue, 11 Mar 1997 15:57:37 -0500
Message-Id: <199703112057.PAA12190@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: Pete Ware <ware@cis.ohio-state.edu>
Cc: xemacs-beta@xemacs.org
Subject: Re: patch to comint so user input is highlighted.
References: <vwmwwre1ao5.fsf@calico.cis.ohio-state.edu>
Reply-To: bwarsaw@python.org
X-Attribution: BAW
X-Oblique-Strategy: How would it appear if you were blind?
X-Url: http://www.python.org/~bwarsaw


>>>>> "PW" == Pete Ware <ware@cis.ohio-state.edu> writes:

    PW> The following patch makes comint display user input in blue
    PW> (or other highlight means).  This works for shell-mode.  I've
    PW> been playing with telnet-mode but it needs more work.  I
    PW> haven't tried any of the other comint derived modes
    PW> (theoretically, they'd work).

How does this work with the shell.el face changes I posted a week or
so ago?

