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 19:44:20 +0200 Message-ID: <47222774.7060208@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 1193420637 31171 80.91.229.12 (26 Oct 2007 17:43:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Oct 2007 17:43:57 +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 19:43:58 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 1IlTDn-0002gE-TG for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Oct 2007 19:43:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlTDf-00039r-DM for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Oct 2007 13:43:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IlTDc-000369-TE for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 13:43:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IlTDa-00032S-Ua for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 13:43:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlTDa-000328-QE for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 13:43:34 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IlTDa-0000Xe-D4 for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 13:43:34 -0400 Original-Received: (qmail invoked by alias); 26 Oct 2007 17:43:32 -0000 Original-Received: from N748P025.adsl.highway.telekom.at (EHLO [62.47.37.121]) [62.47.37.121] by mail.gmx.net (mp029) with SMTP; 26 Oct 2007 19:43:32 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18zF5ZB89ozM60Zh9O38yAgzD7+HuXPS9dehg2jCf YT7DULYG5t0pd0 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:16845 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) A similar bug has been reported before. In that case the bug resulted because the author wanted to split a window with a header line and give the new window a height of two. Can you please tell me whether the window you want to split has a header line. > Also, opening a latex file using auctex and then running M-x ispell the same > message is shown. Again the same question. Does the window of the LaTeX buffer have a header line? > Using elscreen-toggle-display-tab to disable the tab fixes the problem. Any > ideas where to look for? Sorry, I don't know elscreen. What is an `elscreen-toggle-display-tab'? Is it displayed in the first line of a window? > the bug report can be found here: http://bugs.gentoo.org/show_bug.cgi?id=196996 > > The mantainer suggested that I should report this bug directly to you Thanks for reporting.