From xemacs-m  Fri Mar  7 13:54:51 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 NAA21890
	for <xemacs-beta@xemacs.org>; Fri, 7 Mar 1997 13:54:50 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id MAA11693;
	Fri, 7 Mar 1997 12:07:06 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: filename completion bug (?)
References: <199703071920.LAA16319@roy> <199703071936.LAA17814@newman>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: "William M. Perry"'s message of Fri, 7 Mar 1997 11:36:18 -0800
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: 07 Mar 1997 12:07:04 -0800
Message-ID: <m2g1y7tqjb.fsf@altair.xemacs.org>
Lines: 23
X-Mailer: Gnus v5.4.20/XEmacs 20.1

William M Perry writes:

 [shrink-window... doesn't grow window if resized too small]

>   this is because of the new shrink-window-if-larger-than-buffer in the
> temporary buffer code.  There is no
> enlarge-buffer-if-i-bogusly-shrunk-it-earlier

Yup.  The same effect can be seen in a number of other contexts all
boiling down to the fact that shrink-window will never grow the
window.

You can turn this whole feature off if you don't like it.

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.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

