GNU bug report logs -
#23921
25.0.94; Default Window Size
Previous Next
Reported by: Sky Nerd <leethefourth <at> gmail.com>
Date: Fri, 8 Jul 2016 20:12:01 UTC
Severity: minor
Tags: moreinfo, wontfix
Found in version 25.0.94
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Ever since I installed GNU Emacs for windows, I would open Emacs through
>
> the command prompt, and the window height would exceed the height my
>
> screen. The bottom 5-7 lines were always cut off.
With emacs -Q in buffer *scratch* please insert the following two forms
(display-monitor-attributes-list)
(frame-geometry)
move the cursor after each of the closing parentheses, type C-x C-e
there and post here whatever Emacs prints (you can find that in the
buffer *Messages*). Here I get
(((geometry 0 0 1680 1050) (workarea 0 0 1680 1022) (mm-size 470 293) (name . "\\\\.\\DISPLAY1") (frames #<frame emacs <at> MACHNO 01ba0070>)))
((outer-position 88 . 88) (outer-size 680 . 658) (external-border-size 4 . 4) (title-bar-size 654 . 19) (menu-bar-external . t) (menu-bar-size 672 . 19) (tool-bar-external) (tool-bar-position . top) (tool-bar-size 680 . 36) (internal-border-width . 0))
> In windows, program
> windows
>
> can usually be resized, and the window size would be the same when the
>
> program is reinitialized, but this technique did not work with this
>
> version of Emacs.
IIRC this wouldn't work in any version of Emacs. You need to "save the
desktop" in order to accomplish that.
Thanks, martin
This bug report was last modified 8 years and 168 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.