[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#19355: 25.0.50; limit the popup window height
From: |
martin rudalics |
Subject: |
bug#19355: 25.0.50; limit the popup window height |
Date: |
Sat, 13 Dec 2014 21:03:45 +0100 |
> Try emacs 24.4 and compare. I think it is a bug.
You're right. The behavior changed completely. Could you try to
replace in `minibuffer-completion-help' the form
(window-height . fit-window-to-buffer)
with
,(when temp-buffer-resize-mode
'(window-height . resize-temp-buffer-window))
and test whether it restores the old behavior (with
`temp-buffer-resize-mode' en- and disabled)?
Thanks, martin
- bug#19355: 25.0.50; limit the popup window height, Leo Liu, 2014/12/11
- bug#19355: 25.0.50; limit the popup window height, martin rudalics, 2014/12/12
- bug#19355: 25.0.50; limit the popup window height, Leo Liu, 2014/12/12
- bug#19355: 25.0.50; limit the popup window height, martin rudalics, 2014/12/12
- bug#19355: 25.0.50; limit the popup window height, Leo Liu, 2014/12/12
- bug#19355: 25.0.50; limit the popup window height, martin rudalics, 2014/12/13
- bug#19355: 25.0.50; limit the popup window height, Leo Liu, 2014/12/13
- bug#19355: 25.0.50; limit the popup window height,
martin rudalics <=
- bug#19355: 25.0.50; limit the popup window height, Leo Liu, 2014/12/13
- bug#19355: 25.0.50; limit the popup window height, martin rudalics, 2014/12/14
- bug#19355: 25.0.50; limit the popup window height, Leo Liu, 2014/12/16
- bug#19355: 25.0.50; limit the popup window height, martin rudalics, 2014/12/17
- bug#19355: 25.0.50; limit the popup window height, Leo Liu, 2014/12/19
- bug#19355: 25.0.50; limit the popup window height, martin rudalics, 2014/12/25
- bug#19355: 25.0.50; limit the popup window height, Juri Linkov, 2014/12/25
- bug#19355: 25.0.50; limit the popup window height, martin rudalics, 2014/12/26
- bug#19355: 25.0.50; limit the popup window height, Juri Linkov, 2014/12/26
- bug#19355: 25.0.50; limit the popup window height, martin rudalics, 2014/12/30