From xemacs-m  Sat Mar 15 18:28:13 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA26234
	for <xemacs-beta@xemacs.org>; Sat, 15 Mar 1997 18:28:11 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQchav23113; Sat, 15 Mar 1997 19:28:13 -0500 (EST)
Date: Sat, 15 Mar 1997 19:28:13 -0500 (EST)
Message-Id: <QQchav23113.199703160028@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: dired/gnus on a tty
In-Reply-To: <kiglo7og0u4.fsf@jagor.srce.hr>
References: <199703152215.XAA13530@sol1.cybernet-ag.net>
	<kigybboiygo.fsf@jagor.srce.hr>
	<yvialo7oep8a.fsf@atreides.eng.mindspring.net>
	<kiglo7og0u4.fsf@jagor.srce.hr>
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Hrvoje Niksic writes:
 > Sudish Joseph <sj@eng.mindspring.net> writes:
 > 
 > > (and (console-on-window-system-p) (featurep 'menubar))
 > 
 > This is obviously wrong, as we might implement the menus on tty-s.  In
 > fact, I wanted to look at them, but I didn't have time.  Is there
 > really no better way?

No, there isn't.  Ideally, there would be a bit flag on each
device that gave infomration on ewhether it coul ddisplay a
certain type of widget.  There's no reason why it couldn't be
done, it just hasn't been done yet.

