From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#11276: minibuffers windows can no longer explictly be resized Date: Fri, 20 Apr 2012 10:47:05 +0300 Message-ID: <83hawej152.fsf@gnu.org> References: <4F8FB736.9020303@gmx.at> <831unjkd2h.fsf@gnu.org> <4F9049F6.8080003@gmx.at> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1334908080 7384 80.91.229.3 (20 Apr 2012 07:48:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2012 07:48:00 +0000 (UTC) Cc: 11276@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Apr 20 09:47:59 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SL8ZO-0003uX-0W for geb-bug-gnu-emacs@m.gmane.org; Fri, 20 Apr 2012 09:47:54 +0200 Original-Received: from localhost ([::1]:41678 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SL8ZJ-0000B3-9t for geb-bug-gnu-emacs@m.gmane.org; Fri, 20 Apr 2012 03:47:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:51389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SL8ZD-0000AT-AK for bug-gnu-emacs@gnu.org; Fri, 20 Apr 2012 03:47:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SL8Z9-0001zg-Ij for bug-gnu-emacs@gnu.org; Fri, 20 Apr 2012 03:47:42 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SL8Z9-0001zc-FJ for bug-gnu-emacs@gnu.org; Fri, 20 Apr 2012 03:47:39 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SL8ZW-000576-2t for bug-gnu-emacs@gnu.org; Fri, 20 Apr 2012 03:48:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 20 Apr 2012 07:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11276 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11276-submit@debbugs.gnu.org id=B11276.133490807919648 (code B ref 11276); Fri, 20 Apr 2012 07:48:02 +0000 Original-Received: (at 11276) by debbugs.gnu.org; 20 Apr 2012 07:47:59 +0000 Original-Received: from localhost ([127.0.0.1]:43428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SL8ZS-00056r-Js for submit@debbugs.gnu.org; Fri, 20 Apr 2012 03:47:58 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:52121) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SL8ZQ-00056d-9w for 11276@debbugs.gnu.org; Fri, 20 Apr 2012 03:47:57 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M2R00300PAOYZ00@a-mtaout23.012.net.il> for 11276@debbugs.gnu.org; Fri, 20 Apr 2012 10:47:03 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.105.225]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M2R003RRPMEUZ80@a-mtaout23.012.net.il>; Fri, 20 Apr 2012 10:47:03 +0300 (IDT) In-reply-to: <4F9049F6.8080003@gmx.at> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:59296 Archived-At: > Date: Thu, 19 Apr 2012 19:23:02 +0200 > From: martin rudalics > CC: rgm@gnu.org, 11276@debbugs.gnu.org > > >> Does it work if you set `resize-mini-windows' to nil? If I do that > >> here, I can, for example, drag the divider between the emacs -Q main > >> window and the minibuffer window with the mouse. > > > > This doesn't work for me, neither on the trunk nor on the emacs-24 > > branch. > > With a split frame you should be able to do that. > > >> > (The manual also says: > >> > > >> > You can resize it permanently by using the window sizing commands in > >> > the frame's other window, when the minibuffer is not active. > >> > > >> > I don't know what this means. It doesn't seem to work in any version of > >> > Emacs that I can find.) > >> > >> The terminology "in the frame's other window" seems to indicate that > >> this was written in an earlier century. > > > > How would you rephrase this for this century? > > Maybe "in a window adjacent to it"? What's the difference? Is your problem with the "window", in singular, or with something else, like "the frame"?