From xemacs-m  Sun Apr  6 10:11:35 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 KAA27808
	for <xemacs-beta@xemacs.org>; Sun, 6 Apr 1997 10:11:34 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id IAA29322;
	Sun, 6 Apr 1997 08:24:27 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: 20.1-b11: can't make frame width smaller than 10
References: <QQckbn10716.199704060756@crystal.WonderWorks.COM>
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: Kyle Jones's message of Sun, 6 Apr 1997 03:56:00 -0400 (EDT)
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 06 Apr 1997 08:24:23 -0700
Message-ID: <m2encow4wo.fsf@altair.xemacs.org>
Lines: 21
X-Mailer: Gnus v5.4.40/XEmacs 20.1(beta12)

Kyle Jones <kyle_jones@wonderworks.com> writes:

> Something inside XEmacs is setting a floor of 10 chars for frame
> width changes.  I can 

> (set-frame-width (selected-frame) 3)

> and it is displayed at that width for a split second, but then
> it is resized to width 10.

What happens if you diddle with the value of window-min-width?

C-h v window-min-width
window-min-width's value is 10
  -- a built-in integer variable.

Documentation:
*Delete any window less than this wide.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

