From xemacs-m  Mon Apr 14 04:35:01 1997
Received: from red.parallax.co.uk (red.parallax.co.uk [194.159.4.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA09121
	for <xemacs-beta@xemacs.org>; Mon, 14 Apr 1997 04:34:55 -0500 (CDT)
Received: from dumbo.parallax.co.uk (dumbo.parallax.co.uk [172.16.1.12])
	by red.parallax.co.uk (8.8.5/8.8.5) with ESMTP id KAA27032;
	Mon, 14 Apr 1997 10:33:45 +0100
Received: from wrath.parallax.co.uk (wrath.parallax.co.uk [192.168.1.2]) by dumbo.parallax.co.uk (8.7.1/8.7.1) with SMTP id KAA21804; Mon, 14 Apr 1997 10:33:44 +0100 (BST)
Received: by wrath.parallax.co.uk (SMI-8.6/SMI-SVR4)
	id KAA09073; Mon, 14 Apr 1997 10:34:43 +0100
Date: Mon, 14 Apr 1997 10:34:43 +0100
From: andyp@parallax.co.uk (Andy Piper)
Message-Id: <199704140934.KAA09073@wrath.parallax.co.uk>
To: hniksic@srce.hr
Subject: Re: outline-mode is working in tty-only mode, but...
Cc: xemacs-beta@xemacs.org
X-Sun-Charset: US-ASCII


> From xemacs-beta-request@xemacs.org Mon Apr 14 10:27:37 1997
> To: XEmacs Developers <xemacs-beta@xemacs.org>
> Subject: Re: outline-mode is working in tty-only mode, but...
> X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
> X-Attribution: Hrv
> X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nA
>         EL1M(".[qvI#a2E6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/X
>         vhAu7qeES0\|MF%$;sI#yn1+y"
> From: Hrvoje Niksic <hniksic@srce.hr>
> Date: 14 Apr 1997 11:20:08 +0200
> X-Mailing-List: <xemacs-beta@xemacs.org> archive/latest/7090
> X-Loop: xemacs-beta@xemacs.org
> Resent-Sender: xemacs-beta-request@xemacs.org
> 
> andyp@parallax.co.uk (Andy Piper) writes:
> 
> > There is another annoying bug with this stuff in that the glyphs get
> > loaded twice (look at emacs News for an example).
> 
> Isn't this the stuff that there is two distinct glyphs (up and down
> arrow)?  Or not?

Nope they're all added in the first pass. Its because some hook or other
gets called twice. Its a bug in FSF emacs as well (or certainly used to be).

andy

