From xemacs-m  Fri Mar  7 14:20:54 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA22008
	for <xemacs-beta@xemacs.org>; Fri, 7 Mar 1997 14:20:47 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcfwr23161; Fri, 7 Mar 1997 15:20:38 -0500 (EST)
Date: Fri, 7 Mar 1997 15:20:38 -0500 (EST)
Message-Id: <QQcfwr23161.199703072020@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: filename completion bug (?)
In-Reply-To: <m2g1y7tqjb.fsf@altair.xemacs.org>
References: <199703071920.LAA16319@roy>
	<199703071936.LAA17814@newman>
	<m2g1y7tqjb.fsf@altair.xemacs.org>
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

 > C-h v temp-buffer-shrink-to-fit
 > temp-buffer-shrink-to-fit's value is t
 >   -- a variable declared in Lisp.
 > 
 > Documentation:
 > *When non-nil resize temporary output buffers to minimize blank lines.

Wow, this terminology is really scrambled and the variable name
fails the M-x apropos test.  The variable name needs to have the
words "window" and "help" somewhere in it and the doc string
should talk about shrinking windows, not resizing buffers.  And
the output buffers aren't always temporary.

If you'd like me to try and come up with something better, I
will.

