GNU bug report logs -
#19355
25.0.50; limit the popup window height
Previous Next
Reported by: Leo Liu <sdl.web <at> gmail.com>
Date: Fri, 12 Dec 2014 01:51:01 UTC
Severity: minor
Found in version 25.0.50
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
Message #38 received at 19355 <at> debbugs.gnu.org (full text, mbox):
> I got the same thing with or without temp-buffer-resize-mode.
[...]
> The problematic case is when I am developing an elisp program in a
> window and do a completion-at-point for `(set-'. The popup takes up so
> much height that it often changes view in my editing buffer, i.e. move
> point to close to the top of the frame, push some buffer contents out of
> view etc.
[...]
I think I understand your problem but I don't understand how you can
still see it after the change I proposed. Are you sure you applied it
and recompiled the associated functions? If so, and the problem
persists, then please try to find out (1) why `fit-window-to-buffer'
apparently still gets called even if `temp-buffer-resize-mode' is off
and (2) why apparently `temp-buffer-max-width' is not observed when
`temp-buffer-resize-mode' is on. (In both cases I usually find it best
to re-evaluate the involved files, edebug `fit-window-to-buffer' /
`resize-temp-buffer-window' and get a backtrace to find out how they got
called.)
martin
This bug report was last modified 10 years and 146 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.