From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: Re: emacs-cvs 22 and elscreen throws "Window height 2 too small (after splitting)" Date: Fri, 26 Oct 2007 23:05:14 +0200 Message-ID: <4722568A.9020709@gmx.at> References: <86lk9p52e7.fsf@mash.doux> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193432675 11916 80.91.229.12 (26 Oct 2007 21:04:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Oct 2007 21:04:35 +0000 (UTC) Cc: naoto@morishima.net, bug-gnu-emacs@gnu.org To: Rodrigo Lazo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 26 23:04:36 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IlWM6-0001XO-U2 for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Oct 2007 23:04:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlWLy-0006xu-2D for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Oct 2007 17:04:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IlWLv-0006vB-Md for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 17:04:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IlWLr-0006q7-5f for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 17:04:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlWLq-0006q2-Vm for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 17:04:19 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IlWLq-0003M4-E3 for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 17:04:18 -0400 Original-Received: (qmail invoked by alias); 26 Oct 2007 21:04:17 -0000 Original-Received: from N914P004.adsl.highway.telekom.at (EHLO [62.47.58.36]) [62.47.58.36] by mail.gmx.net (mp051) with SMTP; 26 Oct 2007 23:04:17 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX187gxg5JKs7z2TGolUHS4k0UXnPNPLGU00coJNO3F mhGJ3EjRBoZjiE User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <86lk9p52e7.fsf@mash.doux> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16847 Archived-At: > Using emacs-cvs-22.1.50 and elscreen-1.4.5 I've found some > problems. Trying to use "M-x calculator" I get the following message: > > split-window-vertically: Window height 2 too small (after splitting) > > Also, opening a latex file using auctex and then running M-x ispell the same > message is shown. > > Using elscreen-toggle-display-tab to disable the tab fixes the problem. Any > ideas where to look for? I checked in a fix. Could you try again with the latest CVS?