From xemacs-m  Mon Jul 14 01:36:09 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA29031
	for <xemacs-beta@xemacs.org>; Mon, 14 Jul 1997 01:36:08 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.6/8.8.6) id XAA06354;
	Sun, 13 Jul 1997 23:39:11 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: [Patches] eterm
References: <199707140624.HAA07858@cerise.sensei.co.uk>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: `'%\i;ySOu]g?NlziJSk_$&@]KP`}~PEQPjZ5;nxSaDW_o$4+4%Ab]%Ifw3ZR;7TIT3,O,'
 @2{L;]ox6kc;$_5kU'n**9vFg-]eV~GbxSVCx|(s%uR[],*:^WKmC`B}(;|k9/m]gwt?&`t;^rfCJg
 khHH>pP1W\)xM0U@!FNDD72{3fDP$PkBhx^7Z?-WxH6DbFN:QOnT`llzW}VGdYv;n9lzljQvKTIBhQ
 YuV
X-Attribution: sb
From: Steven L Baur <steve@xemacs.org>
In-Reply-To: Glynn Clements's message of "Mon, 14 Jul 1997 07:24:57 +0100"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 13 Jul 1997 23:39:09 -0700
Message-ID: <m2205287ea.fsf@altair.xemacs.org>
Lines: 23
X-Mailer: Gnus v5.4.63/XEmacs 20.3(beta14) - "Vienna"

Thanks for the patches, I have applied them to beta14.  I have some
questions regarding ``etc/e''.

Glynn Clements <glynn@sensei.co.uk> writes:

> 1) I found loads of these in ~/.xsession-errors:

> Comparison between integer and character is constant nil (0 and ?\^G)
>    [term-emulate-terminal]

> This seems to fix it:

Yes, it should.

> 2) Lynx doesn't erase things when it should. Seems that the terminfo
> entry for `el1' doesn't work. Removing the entry and recompiling with
> tic seems to fix it:

How do you do that?  Strangely enough, I've never built a disembodied
compiled terminfo file before.  I notice that the compiled terminfo
file for eterm.ti in the distribution is out of date.

Should we be installing the compiled terminfo files with `make install'?

