From xemacs-m  Sun Apr 13 13:59:07 1997
Received: from sol1.cybernet-ag.net (sol1.cybernet-ag.net [194.221.86.98])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA04901
	for <xemacs-beta@xemacs.org>; Sun, 13 Apr 1997 13:59:06 -0500 (CDT)
Received: (from aseibert@localhost) by sol1.cybernet-ag.net  id UAA09799; Sun, 13 Apr 1997 20:57:58 +0200 (MET DST)
Date: Sun, 13 Apr 1997 20:57:58 +0200 (MET DST)
Message-Id: <199704131857.UAA09799@sol1.cybernet-ag.net>
From: Axel Seibert <aseibert@cybernet-ag.net>
To: xemacs-beta@xemacs.org
Subject: outline-mode is working in tty-only mode, but...

Hi, all!

Thanx to Steve's patch outline-mode is now working in tty-only mode.
But one minor thing is: After pressing (e.g.) Ctrl-h n (The News file
is in outline-mode) xmeacs first loads byte-compile, then the optimizer
and then sits for a couple of seconds with the message:
Adding glyphs... (xx%)

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?

Thanx in advance,
Axel

