From xemacs-m  Wed Mar 19 11:51:42 1997
Received: from newman (root@newman.aventail.com [38.225.141.10])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA27087
	for <xemacs-beta@xemacs.org>; Wed, 19 Mar 1997 11:51:41 -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 JAA12703; Wed, 19 Mar 1997 09:49:06 -0800
Date: Wed, 19 Mar 1997 09:49:06 -0800
Message-Id: <199703191749.JAA12703@newman>
From: "William M. Perry" <wmperry@aventail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
To: bwarsaw@python.org
Cc: xemacs-beta@xemacs.org
Subject: Re: Badness in shell mode
In-Reply-To: <199703191748.MAA14595@anthem.CNRI.Reston.Va.US>
References: <199703191748.MAA14595@anthem.CNRI.Reston.Va.US>
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;
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by xemacs.org id LAA27088

Barry A. Warsaw writes:
>
>b101 built and mostly runs fine.  However I get the following error
>when starting up a shell:

  This is what my patch fixes.  Sorry, no time for fun.

-bp

>Signaling: (error "Object type has no properties" (quote comint))
>  custom-declare-group((quote comint) nil "General command interpreter in a window stuff." :group processes)
>  byte-code("%%!" [custom-declare-group (quote comint) nil "General command interpreter in a window stuff." :group processes custom-declare-face comint-input-face ((... ...) (... ...) (t ...)) "How to display user input for comint shells." comint provide comint-xemacs] 6)
>  load-internal("comint-xemacs" nil t nil)
>  load("comint-xemacs" nil t nil)
>  require(comint-xemacs)
>  comint-input-setup()
>  comint-output-filter(#<process "shell" pid 14587 state:run> "(1)@anthem[~:501]% ")
>
>-Barry
>

