From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: [rudalics@gmx.at: check_min_window_sizes] Date: Sun, 19 Feb 2006 14:31:51 +0100 Message-ID: References: <87u0axpbba.fsf@stupidchicken.com> <87ek208z5o.fsf@stupidchicken.com> <43F765BC.50608@gmx.at> <87bqx48gcc.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140382602 18335 80.91.229.2 (19 Feb 2006 20:56:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Feb 2006 20:56:42 +0000 (UTC) Cc: martin rudalics , rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 19 21:56:40 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FAvbe-0003IN-EA for ged-emacs-devel@m.gmane.org; Sun, 19 Feb 2006 21:56:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FAvbF-00032s-7N for ged-emacs-devel@m.gmane.org; Sun, 19 Feb 2006 15:56:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FAqgx-0005wv-Ko for emacs-devel@gnu.org; Sun, 19 Feb 2006 10:41:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FAqao-00054b-Vn for emacs-devel@gnu.org; Sun, 19 Feb 2006 10:35:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FAqWl-0003yu-Mz for emacs-devel@gnu.org; Sun, 19 Feb 2006 10:31:12 -0500 Original-Received: from [193.162.153.10] (helo=pqueueb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FAqcX-0004ls-Qy; Sun, 19 Feb 2006 10:37:10 -0500 Original-Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by pqueueb.post.tele.dk (Postfix) with ESMTP id 91D533DE4AF; Sun, 19 Feb 2006 14:32:56 +0100 (CET) Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id B622EA50011; Sun, 19 Feb 2006 14:32:33 +0100 (CET) Original-To: Chong Yidong In-Reply-To: <87bqx48gcc.fsf@stupidchicken.com> (Chong Yidong's message of "Sat, 18 Feb 2006 17:14:27 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:50749 Archived-At: Chong Yidong writes: >> This should get you a right window with two columns only. Now add the >> fringes again. This makes the right window display fringes only and no >> text. > > That's to be expected, no? Or do you think that turning on the fringe > is supposed to increase the size of the window (I don't)? Neither do I. This behaviour is ok. Messing with fringes and very narrow windows is not for the average user -- it is something a mode may do for specific purposes -- and then it can do the necessary stuff to undo things as well. -- Kim F. Storm http://www.cua.dk