From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rodrigo Lazo Newsgroups: gmane.emacs.bugs Subject: Re: emacs-cvs 22 and elscreen throws "Window height 2 too small (after splitting)" Date: Fri, 26 Oct 2007 22:39:11 -0500 Message-ID: <867il9b50g.fsf@mash.doux> References: <86lk9p52e7.fsf@mash.doux> <4722568A.9020709@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1193456374 3743 80.91.229.12 (27 Oct 2007 03:39:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Oct 2007 03:39:34 +0000 (UTC) Cc: naoto@morishima.net, bug-gnu-emacs@gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 27 05:39:35 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 1IlcWL-0007Bx-Va for geb-bug-gnu-emacs@m.gmane.org; Sat, 27 Oct 2007 05:39:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlcWC-0006h1-Vp for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Oct 2007 23:39:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IlcWB-0006gw-At for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 23:39:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IlcW8-0006gk-Tr for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 23:39:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlcW8-0006gh-NM for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 23:39:20 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.251]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IlcW8-0000il-FN for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 23:39:20 -0400 Original-Received: by an-out-0708.google.com with SMTP id c38so155258ana for ; Fri, 26 Oct 2007 20:39:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:to:cc:subject:references:from:date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=WVPq+mKZ5tHd8op7VwTrxdDz5FiPTm1zvazK0MFCnXg=; b=AXW0HA+CfrNAATI05GiuiA/XyvXd6TYChes/ryjEfLgFZy3kUvqAjDKW7UyM5Y+cwsdna+Ql/OHIM4R1sL2y5GrqQsUN8Wdjc4WGRJ5VwBiv/HWmgxYCPcqyPf2Ni1hD7xtO8nkqYnycYnu07qIX/BBYvkNYkfGFeG4aZjJnqSE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:to:cc:subject:references:from:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=L5gcjyMaoN+GbuUEPgFEF7zMH6VcLzT4u/RXIjljp8WGwqfo/rueT1FLXju5w/8A1CkVvl7RqwOH8gRqWK02krQEmvxj5vLsvMVGHgVuFAFP5nb3bJOALdjh1Z+puwDi2OScKhrrC+PUct1jwiEZBjhYU+6mQO5njzraGkT3nZs= Original-Received: by 10.100.251.5 with SMTP id y5mr2267360anh.1193456359747; Fri, 26 Oct 2007 20:39:19 -0700 (PDT) Original-Received: from localhost ( [200.121.20.75]) by mx.google.com with ESMTPS id c2sm3746808ana.2007.10.26.20.39.16 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 26 Oct 2007 20:39:18 -0700 (PDT) In-Reply-To: <4722568A.9020709@gmx.at> (martin rudalics's message of "Fri\, 26 Oct 2007 23\:05\:14 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:16851 Archived-At: martin rudalics writes: >> 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? > fixed. Thanks a lot! -- Rodrigo Lazo (rlazo)