From xemacs-m  Sat Jan  4 20:55:15 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 UAA09457 for <xemacs-beta@xemacs.org>; Sat, 4 Jan 1997 20:55:14 -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 VAA15304 for <xemacs-beta@xemacs.org>; Sat, 4 Jan 1997 21:58:10 -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 VAA28265 for <xemacs-beta@xemacs.org>; Sat, 4 Jan 1997 21:52:43 -0500 (EST)
Received: from spacely by spacely.icd.teradyne.com (SMI-8.6/SMI-SVR4)
	id VAA07053; Sat, 4 Jan 1997 21:54:50 -0500
Message-Id: <199701050254.VAA07053@spacely.icd.teradyne.com>
X-Mailer: exmh version 2.0beta 12/23/96
To: xemacs-beta@xemacs.org
reply-to: acs@acm.org
Subject: Minimal help window
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sat, 04 Jan 1997 21:54:49 -0500
From: Vinnie Shelton  <shelton@icd.teradyne.com>

Steve,
	I really like the fact that the help window is no larger than it 
really needs to be.  That works well, and the code seems to remember the 
window layout very well.  But... now the help window gets put at the top of 
the buffer stack rather than at the bottom, so if I:

1) edit buffer a
2) edit buffer b
3) get help of some sort....q returns to buffer b
4) C-x b now returns me to the help buffer.  I expect to go back to buffer 
a.

19.15b7, btw.

--vin

