From xemacs-m  Wed Feb 26 05:50:58 1997
Received: from wmperry.in.aventail.com (wmperry@wmperry.oz.net [207.13.185.53])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id FAA14427
	for <xemacs-beta@xemacs.org>; Wed, 26 Feb 1997 05:50:56 -0600 (CST)
Received: (from wmperry@localhost) by wmperry.in.aventail.com (8.7.6/8.7.3) id DAA00414; Wed, 26 Feb 1997 03:57:23 -0800
Date: Wed, 26 Feb 1997 03:57:23 -0800
Message-Id: <199702261157.DAA00414@wmperry.in.aventail.com>
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: [patch] custom/widget-edit.el: W3 buttons on a tty
In-Reply-To: <rjene3iz2j.fsf@zuse.dina.kvl.dk>
References: <199702260548.FAA13977@mecca.spd.louisville.edu>
	<rjene3iz2j.fsf@zuse.dina.kvl.dk>
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:
>
>"Tomasz J. Cholewo" <tjchol01@mecca.spd.louisville.edu> writes:
>
>>     (if (and (fboundp 'make-gui-button)  <- dumped
>> 	     (fboundp 'make-glyph)       <- dumped
>> 	     widget-push-button-gui
>> 	     (string-match "XEmacs" emacs-version)) <- dumped :-)
>
>Thanks, I have added the test for (eq (device-type) 'x) here in 1.45.

  Ack - please change it to device-on-window-system-p

-bill p.

