bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11276: minibuffers windows can no longer explictly be resized


From: martin rudalics
Subject: bug#11276: minibuffers windows can no longer explictly be resized
Date: Fri, 20 Apr 2012 14:05:57 +0200

>> What does a term like "the frame's other window" mean?  A frame can have
>> a couple of "other windows".
>
> Would it be better if we said "the frame's other windows", in plural?

No.

> ??? I can resize the minibuffer window like this:
>
>   emacs -Q
>   M-: (setq resize-mini-windows nil) RET
>   C-x 2
>   drag the mode line of the lowest window with the mouse
>
> What is the recipe where you must have a full-height window above the
> minibuffer?

Unplug your mouse ;-)

For example,

  emacs -Q
  M-: (setq resize-mini-windows nil) RET
  C-x 2
  C-x o
  M-x shrink-window

martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]