From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; error when M-x menu-bar-open Date: Mon, 01 Oct 2007 07:54:45 +0200 Message-ID: <47008BA5.6080805@gmx.at> References: 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: sea.gmane.org 1191219473 11399 80.91.229.12 (1 Oct 2007 06:17:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Oct 2007 06:17:53 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Dave O'Toole Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 01 08:17:50 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IcEbE-0002W9-Nz for ged-emacs-devel@m.gmane.org; Mon, 01 Oct 2007 08:17:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcEbA-0002y1-LG for ged-emacs-devel@m.gmane.org; Mon, 01 Oct 2007 02:17:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IcEb1-0002sc-HT for emacs-devel@gnu.org; Mon, 01 Oct 2007 02:17:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IcEay-0002oe-FD for emacs-devel@gnu.org; Mon, 01 Oct 2007 02:17:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcEay-0002oR-Ae for emacs-devel@gnu.org; Mon, 01 Oct 2007 02:17:32 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IcEay-0000BS-6L for emacs-devel@gnu.org; Mon, 01 Oct 2007 02:17:32 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IcEaB-00078W-JE for emacs-pretest-bug@gnu.org; Mon, 01 Oct 2007 02:16:43 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IcEau-0000AL-Dz for emacs-pretest-bug@gnu.org; Mon, 01 Oct 2007 02:17:31 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IcEat-00009t-Oq for emacs-pretest-bug@gnu.org; Mon, 01 Oct 2007 02:17:28 -0400 Original-Received: (qmail invoked by alias); 01 Oct 2007 06:17:25 -0000 Original-Received: from N903P005.adsl.highway.telekom.at (EHLO [62.47.56.197]) [62.47.56.197] by mail.gmx.net (mp005) with SMTP; 01 Oct 2007 08:17:25 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19/UG0eGJF/jBLXCw2RyDtYjL2a58nJd32sHoFsQc DeF6YDO57vFo8q User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:80079 gmane.emacs.pretest.bugs:20039 Archived-At: > I get the following when attempting to open the menu-bar via the keyboard: > > >>Debugger entered--Lisp error: (error "Attempt to delete minibuffer or sole ordinary window") >> enlarge-window(-52) >> fit-window-to-buffer(# nil) >> Electric-pop-up-window("*Completions*") Can you still reproduce this? If so, could you please debug `fit-window-to-buffer' to find out how it sets `delta' to -52?