From xemacs-m  Mon Apr 14 08:24:21 1997
Received: from neal.ctd.comsat.com (exim@neal.ctd.comsat.com [134.133.40.21])
	by xemacs.org (8.8.5/8.8.5) with SMTP id IAA11041
	for <xemacs-beta@xemacs.org>; Mon, 14 Apr 1997 08:24:21 -0500 (CDT)
Received: from neal by neal.ctd.comsat.com with local (Exim 1.61 #1)
	id 0wGlk5-0006Ol-00; Mon, 14 Apr 1997 09:24:21 -0400
To: xemacs-beta@xemacs.org
Subject: gnuattach screwed on hpux9
From: Neal Becker <neal@ctd.comsat.com>
Date: 14 Apr 1997 09:24:19 -0400
Message-ID: <u9u3l9vit8.fsf@neal.ctd.comsat.com>
Lines: 30

Nothing new actually.  Just letting you know that gnuattach is screwed 
up on hpux9.

Starting gnuattach stops the xemacs process.  

Here's an example.

From xterm1:
> gnuattach.
[hung]

from xterm2:
> ps
 21 T    neal 24506  7044  0 157 20  3320940 2031          09:09:15 ttyp2    1:28 xemacs

from xterm1:
> %2 (switch xemacs to fg)
[now it's working]

from xterm2:
> ps
20 T    neal 24572  7044  0 154 20  33206c0   12          09:16:48  ttyp2    0:00 gnuattach

from xterm1:
> C-x #
[ now xterm1 is hung]
> C-z
> jobs
[2]+  Stopped                 xemacs
[3]-  Stopped                 gnuattach

