From xemacs-m  Sun Apr 13 15:25:41 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 PAA05292
	for <xemacs-beta@xemacs.org>; Sun, 13 Apr 1997 15:25:37 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcldh14201; Sun, 13 Apr 1997 16:25:37 -0400 (EDT)
Date: Sun, 13 Apr 1997 16:25:37 -0400 (EDT)
Message-Id: <QQcldh14201.199704132025@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 Developers <xemacs-beta@xemacs.org>
Subject: Re: outline-mode is working in tty-only mode, but...
In-Reply-To: <kigybamwulr.fsf@jagor.srce.hr>
References: <199704131857.UAA09799@sol1.cybernet-ag.net>
	<kigybamwulr.fsf@jagor.srce.hr>
X-Mailer: VM 6.25 under 19.15 XEmacs Lucid
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:
 > Axel Seibert <aseibert@cybernet-ag.net> writes:
 > 
 > > I'm not sure what it is doing during this time - but I guess those
 > > glyphs have something to do with X11...? Can we spare them for the tty
 > > or is this necessary?
 > 
 > It's always been that way, e.g. in 19.14 with `xemacs -nw', because
 > `view-emacs-news' loads `outl-mouse' explicitly.
 > 
 > Since outl-mouse provides no useful glyph interface (all you get are
 > [xpm] textlets), I propose the following patch.  For it to work,
 > you'll help to redump XEmacs.  If you just wish to test the function,
 > simply re-eval `view-emacs-news' after applying the patch.  It works
 > for me, both ways.

It is better to always use the glyphs and let the display code
decide what to do about them.  If you later attach to X display
and display the file you won't have the glyphs.

