From xemacs-m  Sun Jan  5 19:29:11 1997
Received: from steadfast.teradyne.com (steadfast.teradyne.com [131.101.1.200])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id TAA17964 for <xemacs-beta@xemacs.org>; Sun, 5 Jan 1997 19:29:10 -0600 (CST)
Received: from kiki.icd.teradyne.com (kiki.icd.teradyne.com [131.101.1.30]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id UAA08814 for <xemacs-beta@xemacs.org>; Sun, 5 Jan 1997 20:32:08 -0500 (EST)
Received: from spacely.icd.teradyne.com (spacely.icd.teradyne.com [131.101.10.9]) by kiki.icd.teradyne.com (8.7.1/8.7.1) with SMTP id UAA03965 for <xemacs-beta@xemacs.org>; Sun, 5 Jan 1997 20:26:40 -0500 (EST)
Received: from spacely by spacely.icd.teradyne.com (SMI-8.6/SMI-SVR4)
	id UAA11198; Sun, 5 Jan 1997 20:28:49 -0500
Message-Id: <199701060128.UAA11198@spacely.icd.teradyne.com>
X-Mailer: exmh version 2.0beta 12/23/96
To: xemacs-beta@xemacs.org (XEmacs beta testers)
reply-to: acs@acm.org
Subject: automatic de-iconify in 20-b34 w/ byte-recompile-directory
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sun, 05 Jan 1997 20:28:48 -0500
From: Vinnie Shelton  <shelton@icd.teradyne.com>

In 20-b34, after starting "-no-init-file -q", I ran byte-recompile-directory on
the tm directory and I iconified the frame.  The frame de-iconified itself!
The frame would not stay iconified while the recompile was running.

The same problem did not occur with M-x compile (in another directory).

Configured for `sparc-sun-solaris2.4'.

  Where should the build process find the source code?    /h/spacely/src/xemacs-20.0-b34
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/sol2-4.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              cc -fast -xO4 -xtarget=ss5
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/openwin/lib
  Additional header files:                                /pd/oslib/include
  Additional libraries:                                   /pd/oslib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for DBM.
  Compiling in support for ToolTalk.
  Compiling in support for SparcWorks.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.

--vin

