From unknown Sat Jun 21 12:14:56 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3243: 23.0.93; display problem with default resize-mini-windows Reply-To: Stephen Berman , 3243@debbugs.gnu.org Resent-From: Stephen Berman Original-Sender: steve@escher.local.home Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 08 May 2009 22:15:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3243 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124182037521984 (code B ref -1); Fri, 08 May 2009 22:15:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 8 May 2009 22:06:15 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.7 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n48M68Mm021976 for ; Fri, 8 May 2009 15:06:10 -0700 Received: from mail.gnu.org ([199.232.76.166]:39976 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M2YCm-0007QY-0q for emacs-pretest-bug@gnu.org; Fri, 08 May 2009 18:06:08 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M2YCk-0003xz-7S for emacs-pretest-bug@gnu.org; Fri, 08 May 2009 18:06:07 -0400 Received: from mail.gmx.net ([213.165.64.20]:40238) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M2YCj-0003xn-OM for emacs-pretest-bug@gnu.org; Fri, 08 May 2009 18:06:06 -0400 Received: (qmail invoked by alias); 08 May 2009 22:06:03 -0000 Received: from i59F5500D.versanet.de (EHLO escher.local.home) [89.245.80.13] by mail.gmx.net (mp042) with SMTP; 09 May 2009 00:06:03 +0200 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX19WvlgKZmdWStDjFnKasdlQqcZrRPyq2KDDu0xaU6 WgRlFZ+vavgAI1 Received: by escher.local.home (Postfix, from userid 1000) id D75221D159B; Sat, 9 May 2009 00:06:02 +0200 (CEST) From: Stephen Berman To: emacs-pretest-bug@gnu.org Sender: steve@escher.local.home Date: Sat, 09 May 2009 00:06:02 +0200 Message-ID: <87iqkbi71x.fsf@escher.local.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.48 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 1. emacs -Q 2. M-x customize-face RET mode-line RET, then set the height attribute to a scale value of 1.3 (the problem described in step 4 may depend on the font used; if it does not appear with this scale value, it should with a larger one). 3. For this step, you need to have at least two files in a directory, whose names are in a substring relation to each other, e.g. file1, file12. Further, either the file names themselves or the path+file names must be long enough so that when inserted by completion after the dired prompt, the string is almost as long as the window is wide, but not so long as to induce line wrapping in the minibuffer. Now type: `C-x d' and at the prompt enough of the file names (or path+file names) so that when you type TAB, you get the message "[Complete, but not unique]". 4. Note that the latter message wraps, forcing the minibuffer to grow. After the message disappears, the minibuffer retains its increased height, due to the default setting of resize-mini-windows, grow-only. The display problem is in the *Completions* buffer: the file names are displayed in a single column (at least with only two or three files), and the last file name is slightly hidden by the enlarged mode line. (If resize-mini-windows is set to t, the last file is at first hidden, but when the message disappears, the minibuffer shrinks again and the last file name is displayed completely.) This is a regression with respect to Emacs 22. There, the *Completions* buffer displays even just two file names in two columns, and regardless of how high the mode line is, it does not obscure the last file name. In GNU Emacs 23.0.93.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2009-05-03 on escher Windowing system distributor `The X.Org Foundation', version 11.0.10502000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default-enable-multibyte-characters: t From unknown Sat Jun 21 12:14:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#3243: 23.0.93; display problem with default resize-mini-windows References: <87iqkbi71x.fsf@escher.local.home> In-Reply-To: <87iqkbi71x.fsf@escher.local.home> Resent-From: martin rudalics Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Dec 2014 10:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 3243 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "3243@debbugs.gnu.org" <3243@debbugs.gnu.org> Cc: Stephen Berman Received: via spool by 3243-submit@debbugs.gnu.org id=B3243.141950375632140 (code B ref 3243); Thu, 25 Dec 2014 10:36:02 +0000 Received: (at 3243) by debbugs.gnu.org; 25 Dec 2014 10:35:56 +0000 Received: from localhost ([127.0.0.1]:56918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y45lr-0008MK-Rf for submit@debbugs.gnu.org; Thu, 25 Dec 2014 05:35:56 -0500 Received: from mout.gmx.net ([212.227.15.18]:50335) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y45lp-0008MB-O3 for 3243@debbugs.gnu.org; Thu, 25 Dec 2014 05:35:54 -0500 Received: from [88.117.118.144] ([88.117.118.144]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0LsCAp-1Xt7s03n5D-013tF7; Thu, 25 Dec 2014 11:35:52 +0100 Message-ID: <549BE880.2080900@gmx.at> Date: Thu, 25 Dec 2014 11:35:44 +0100 From: martin rudalics MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:ROU3w5SA0ZDYgomhtzBu8tbbcI4YAuwKe7/WZ996gQAqRXSGdM1 pmYyH9K7jUY/lE9xZjBL+XjOsR667KvH10xl55/Dnyz+nDvYQqcoCmdYE5pN5KX3ffGQeMD k0YYc8/mG+B4m8C6YCk9PAPJ2oAXH9EQeUkJ2+zArR4sqyS8hL0JEeGoLzklJOnZSwlo+Ub HguyyZtMWPZZphrh5z6tA== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) > 1. emacs -Q > 2. M-x customize-face RET mode-line RET, then set the height attribute > to a scale value of 1.3 (the problem described in step 4 may depend > on the font used; if it does not appear with this scale value, it > should with a larger one). > 3. For this step, you need to have at least two files in a directory, > whose names are in a substring relation to each other, e.g. file1, > file12. Further, either the file names themselves or the path+file > names must be long enough so that when inserted by completion after > the dired prompt, the string is almost as long as the window is wide, > but not so long as to induce line wrapping in the minibuffer. Now > type: `C-x d' and at the prompt enough of the file names (or > path+file names) so that when you type TAB, you get the message > "[Complete, but not unique]". > 4. Note that the latter message wraps, forcing the minibuffer to grow. > After the message disappears, the minibuffer retains its increased > height, due to the default setting of resize-mini-windows, grow-only. > The display problem is in the *Completions* buffer: the file names > are displayed in a single column (at least with only two or three > files), and the last file name is slightly hidden by the enlarged > mode line. (If resize-mini-windows is set to t, the last file is at > first hidden, but when the message disappears, the minibuffer shrinks > again and the last file name is displayed completely.) This should work now but your scenario is a bit too contrived for me. Can you please try with latest trunk/master? Thanks, martin From unknown Sat Jun 21 12:14:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#3243: 23.0.93; display problem with default resize-mini-windows Resent-From: Stephen Berman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 02 Jan 2015 16:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 3243 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: martin rudalics Cc: "3243@debbugs.gnu.org" <3243@debbugs.gnu.org> Received: via spool by 3243-submit@debbugs.gnu.org id=B3243.1420215650598 (code B ref 3243); Fri, 02 Jan 2015 16:21:02 +0000 Received: (at 3243) by debbugs.gnu.org; 2 Jan 2015 16:20:50 +0000 Received: from localhost ([127.0.0.1]:35263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y74y1-00009X-BE for submit@debbugs.gnu.org; Fri, 02 Jan 2015 11:20:49 -0500 Received: from mout.gmx.net ([212.227.15.19]:62508) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y74xx-00009N-8y for 3243@debbugs.gnu.org; Fri, 02 Jan 2015 11:20:46 -0500 Received: from rosalinde.fritz.box ([89.245.117.170]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0MMk99-1YCKHs3kMh-008dcb; Fri, 02 Jan 2015 17:20:44 +0100 From: Stephen Berman References: <549BE880.2080900@gmx.at> Date: Fri, 02 Jan 2015 17:20:43 +0100 In-Reply-To: <549BE880.2080900@gmx.at> (martin rudalics's message of "Thu, 25 Dec 2014 11:35:44 +0100") Message-ID: <87mw6140is.fsf@rosalinde.fritz.box> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:Ihe81d9Lajx5JapVjOmqPfB25XLL0xf2OfPQyipW5myXS6YFiol o/7cLZImM+NUlR7FWZ7mUEVEmVqjznMgISGNFVDxeNipz7S9v+zy7jeGNW6zp/Jq/xiRDyp w4MrrBrGD2o3bZnIaePazMF2DojtjQ3PhtXnTo+n7ZR/3bxwnlYSV3G0U9qC5QPSeOgIFFb 68W0efv+c7gSgz14xbi2w== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) On Thu, 25 Dec 2014 11:35:44 +0100 martin rudalics wrote: >> 1. emacs -Q >> 2. M-x customize-face RET mode-line RET, then set the height attribute >> to a scale value of 1.3 (the problem described in step 4 may depend >> on the font used; if it does not appear with this scale value, it >> should with a larger one). >> 3. For this step, you need to have at least two files in a directory, >> whose names are in a substring relation to each other, e.g. file1, >> file12. Further, either the file names themselves or the path+file >> names must be long enough so that when inserted by completion after >> the dired prompt, the string is almost as long as the window is wide, >> but not so long as to induce line wrapping in the minibuffer. Now >> type: `C-x d' and at the prompt enough of the file names (or >> path+file names) so that when you type TAB, you get the message >> "[Complete, but not unique]". >> 4. Note that the latter message wraps, forcing the minibuffer to grow. >> After the message disappears, the minibuffer retains its increased >> height, due to the default setting of resize-mini-windows, grow-only. >> The display problem is in the *Completions* buffer: the file names >> are displayed in a single column (at least with only two or three >> files), and the last file name is slightly hidden by the enlarged >> mode line. (If resize-mini-windows is set to t, the last file is at >> first hidden, but when the message disappears, the minibuffer shrinks >> again and the last file name is displayed completely.) > > This should work now but your scenario is a bit too contrived for me. > Can you please try with latest trunk/master? > > Thanks, martin Sorry for the late reply, I was away. I just rebuilt from latest master (emacs-repository-version "d0ca1148fe2d1e72e86f0197731071f139c143e3") and cannot reproduce the problem I reported above. In fact, I cannot reproduce it with my previous build from 2014-12-09, emacs-repository-version "baab20d73e2a3ee6a06dc83fe97d0b781870e29f". In any case, it appears the problem is fixed; thanks. Steve Berman From unknown Sat Jun 21 12:14:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#3243: 23.0.93; display problem with default resize-mini-windows Resent-From: martin rudalics Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 03 Jan 2015 17:18:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 3243 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stephen Berman Cc: "3243-done@debbugs.gnu.org" <3243@debbugs.gnu.org> Received: via spool by 3243-submit@debbugs.gnu.org id=B3243.14203054551531 (code B ref 3243); Sat, 03 Jan 2015 17:18:03 +0000 Received: (at 3243) by debbugs.gnu.org; 3 Jan 2015 17:17:35 +0000 Received: from localhost ([127.0.0.1]:35758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y7SKU-0000Od-LX for submit@debbugs.gnu.org; Sat, 03 Jan 2015 12:17:34 -0500 Received: from mout.gmx.net ([212.227.15.18]:57034) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y7SKS-0000OS-O6 for 3243@debbugs.gnu.org; Sat, 03 Jan 2015 12:17:33 -0500 Received: from [194.166.85.1] ([194.166.85.1]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0M6jIK-1XvZol3AW4-00wTI0; Sat, 03 Jan 2015 18:17:31 +0100 Message-ID: <54A82421.7070103@gmx.at> Date: Sat, 03 Jan 2015 18:17:21 +0100 From: martin rudalics MIME-Version: 1.0 References: <549BE880.2080900@gmx.at> <87mw6140is.fsf@rosalinde.fritz.box> In-Reply-To: <87mw6140is.fsf@rosalinde.fritz.box> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:gN8El9GV67IsoloNDkI3QL/m5q9eeSRvV4cUmlRPUQZrMjL+wpP GmtQ5Dffh6ySpPvPoX31w+IC+hoEQkKWjy/Tr1yPr6UhmqPWBJaXWvznJeOs36GnsH5Wy5c oBseMcXRSZpBRkcyeERewiwIf66dgkXe6FV8m5Ncs/ArIuy2Gpnb/SJthtgjLd0TXcfUV9h y31WHeqUGiUTYRcDvVtBg== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) > Sorry for the late reply, I was away. I just rebuilt from latest master > (emacs-repository-version "d0ca1148fe2d1e72e86f0197731071f139c143e3") > and cannot reproduce the problem I reported above. In fact, I cannot > reproduce it with my previous build from 2014-12-09, > emacs-repository-version "baab20d73e2a3ee6a06dc83fe97d0b781870e29f". Funny. I checked in the fix on 2014-12-18. > In > any case, it appears the problem is fixed; thanks. Bug closed. Thanks, martin From unknown Sat Jun 21 12:14:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Stephen Berman Subject: bug#3243: closed (Re: bug#3243: 23.0.93; display problem with default resize-mini-windows) Message-ID: References: <54A832E9.8050703@gmx.at> <87iqkbi71x.fsf@escher.local.home> X-Gnu-PR-Message: they-closed 3243 X-Gnu-PR-Package: emacs Reply-To: 3243@debbugs.gnu.org Date: Sat, 03 Jan 2015 18:21:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1420309262-15550-1" This is a multi-part message in MIME format... ------------=_1420309262-15550-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #3243: 23.0.93; display problem with default resize-mini-windows which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 3243@debbugs.gnu.org. --=20 3243: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3243 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1420309262-15550-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 3243-done) by debbugs.gnu.org; 3 Jan 2015 18:20:43 +0000 Received: from localhost ([127.0.0.1]:35788 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y7TJa-00041v-Sb for submit@debbugs.gnu.org; Sat, 03 Jan 2015 13:20:43 -0500 Received: from mout.gmx.net ([212.227.15.19]:62625) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y7TJY-00041k-0a for 3243-done@debbugs.gnu.org; Sat, 03 Jan 2015 13:20:41 -0500 Received: from [194.166.85.1] ([194.166.85.1]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0LfTVx-1XS2oP49FJ-00p65O for <3243-done@debbugs.gnu.org>; Sat, 03 Jan 2015 19:20:37 +0100 Message-ID: <54A832E9.8050703@gmx.at> Date: Sat, 03 Jan 2015 19:20:25 +0100 From: martin rudalics MIME-Version: 1.0 To: 3243-done@debbugs.gnu.org Subject: Re: bug#3243: 23.0.93; display problem with default resize-mini-windows References: <549BE880.2080900@gmx.at> <87mw6140is.fsf@rosalinde.fritz.box> <54A82421.7070103@gmx.at> In-Reply-To: <54A82421.7070103@gmx.at> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:KCJLA+mrjqtekrHHQZZPdrPb2w6YsLCZd3gafTO0bbm2ACB69hn M+8kCXAORK9K5pp9YDp6cB3WOBv+BW3U9qJV5iMuI9FzIkMSV8mLGCifsnmFstZSeTPdprG ntUIZpGAVm/aq1pbryPLVRBMWa0O50uXU9PIP4pkYqPhn8Hh2C+TdF/+2IiLKuQcV6Ng12v OzSnoR2vazDMbocN28ldw== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 3243-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) > Bug closed. Once more. martin ------------=_1420309262-15550-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 8 May 2009 22:06:15 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.7 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n48M68Mm021976 for ; Fri, 8 May 2009 15:06:10 -0700 Received: from mail.gnu.org ([199.232.76.166]:39976 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M2YCm-0007QY-0q for emacs-pretest-bug@gnu.org; Fri, 08 May 2009 18:06:08 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M2YCk-0003xz-7S for emacs-pretest-bug@gnu.org; Fri, 08 May 2009 18:06:07 -0400 Received: from mail.gmx.net ([213.165.64.20]:40238) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M2YCj-0003xn-OM for emacs-pretest-bug@gnu.org; Fri, 08 May 2009 18:06:06 -0400 Received: (qmail invoked by alias); 08 May 2009 22:06:03 -0000 Received: from i59F5500D.versanet.de (EHLO escher.local.home) [89.245.80.13] by mail.gmx.net (mp042) with SMTP; 09 May 2009 00:06:03 +0200 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX19WvlgKZmdWStDjFnKasdlQqcZrRPyq2KDDu0xaU6 WgRlFZ+vavgAI1 Received: by escher.local.home (Postfix, from userid 1000) id D75221D159B; Sat, 9 May 2009 00:06:02 +0200 (CEST) From: Stephen Berman To: emacs-pretest-bug@gnu.org Subject: 23.0.93; display problem with default resize-mini-windows Sender: steve@escher.local.home Date: Sat, 09 May 2009 00:06:02 +0200 Message-ID: <87iqkbi71x.fsf@escher.local.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.48 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 1. emacs -Q 2. M-x customize-face RET mode-line RET, then set the height attribute to a scale value of 1.3 (the problem described in step 4 may depend on the font used; if it does not appear with this scale value, it should with a larger one). 3. For this step, you need to have at least two files in a directory, whose names are in a substring relation to each other, e.g. file1, file12. Further, either the file names themselves or the path+file names must be long enough so that when inserted by completion after the dired prompt, the string is almost as long as the window is wide, but not so long as to induce line wrapping in the minibuffer. Now type: `C-x d' and at the prompt enough of the file names (or path+file names) so that when you type TAB, you get the message "[Complete, but not unique]". 4. Note that the latter message wraps, forcing the minibuffer to grow. After the message disappears, the minibuffer retains its increased height, due to the default setting of resize-mini-windows, grow-only. The display problem is in the *Completions* buffer: the file names are displayed in a single column (at least with only two or three files), and the last file name is slightly hidden by the enlarged mode line. (If resize-mini-windows is set to t, the last file is at first hidden, but when the message disappears, the minibuffer shrinks again and the last file name is displayed completely.) This is a regression with respect to Emacs 22. There, the *Completions* buffer displays even just two file names in two columns, and regardless of how high the mode line is, it does not obscure the last file name. In GNU Emacs 23.0.93.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2009-05-03 on escher Windowing system distributor `The X.Org Foundation', version 11.0.10502000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default-enable-multibyte-characters: t ------------=_1420309262-15550-1--