GNU bug report logs - #23921
25.0.94; Default Window Size

Previous Next

Package: emacs;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 23921 in the body.
You can then email your comments to 23921 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#23921; Package emacs. (Fri, 08 Jul 2016 20:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sky Nerd <leethefourth <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 08 Jul 2016 20:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sky Nerd <leethefourth <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.94; Default Window Size
Date: Fri, 8 Jul 2016 14:59:12 -0500
[Message part 1 (text/plain, inline)]
There was no action that triggered the bug to my knowledge.

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. 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.

Fortunately, I found your contanct information, and Drew Adams was able

to help me fix the issue. Emacs is no longer cut off when I open the

program.



Thank you,

Nathan







In GNU Emacs 25.0.94.2 (x86_64-w64-mingw32)

 of 2016-05-26 built on KAEL

Windowing system distributor 'Microsoft Corp.', version 6.1.7601

Configured using:

 'configure --prefix=/tmp/emacs --without-imagemagick 'CFLAGS=-O2

 -fomit-frame-pointer -g0''



Configured features:

XPM JPEG TIFF GIF PNG RSVG SOUND DBUS NOTIFY ACL GNUTLS LIBXML2 ZLIB

TOOLKIT_SCROLL_BARS



Important settings:

  value of $LANG: ENU

  locale-coding-system: cp1252



Major mode: Lisp Interaction



Minor modes in effect:

  tooltip-mode: t

  global-eldoc-mode: t

  electric-indent-mode: t

  mouse-wheel-mode: t

  tool-bar-mode: t

  menu-bar-mode: t

  file-name-shadow-mode: t

  global-font-lock-mode: t

  font-lock-mode: t

  blink-cursor-mode: t

  auto-composition-mode: t

  auto-encryption-mode: t

  auto-compression-mode: t

  line-number-mode: t

  transient-mark-mode: t



Recent messages:

Source file ‘c:/Emacs/share/emacs/25.0.94/lisp/mail/mail-utils.el’ newer
than byte-compiled file

Source file ‘c:/Emacs/share/emacs/25.0.94/lisp/help-fns.el’ newer than
byte-compiled file

Source file ‘c:/Emacs/share/emacs/25.0.94/lisp/emacs-lisp/easymenu.el’
newer than byte-compiled file

Source file ‘c:/Emacs/share/emacs/25.0.94/lisp/gnus/rfc2045.el’ newer than
byte-compiled file

Source file ‘c:/Emacs/share/emacs/25.0.94/lisp/gnus/gmm-utils.el’ newer
than byte-compiled file

Source file ‘c:/Emacs/share/emacs/25.0.94/lisp/gnus/mm-bodies.el’ newer
than byte-compiled file

Source file ‘c:/Emacs/share/emacs/25.0.94/lisp/gnus/mm-encode.el’ newer
than byte-compiled file

Source file ‘c:/Emacs/share/emacs/25.0.94/lisp/gnus/mm-decode.el’ newer
than byte-compiled file

Source file ‘c:/Emacs/share/emacs/25.0.94/lisp/epg-config.el’ newer than
byte-compiled file

Source file ‘c:/Emacs/share/emacs/25.0.94/lisp/dired.el’ newer than
byte-compiled file



Load-path shadows:

None found.



Features:

(shadow sort mail-extr emacsbug message dired format-spec rfc822 mml

mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies

mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail

rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode easymenu

cl-loaddefs pcase cl-lib mail-prsvr mail-utils manoj-dark-theme

time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks

lisp-float-type mwheel dos-w32 ls-lisp disp-table w32-win w32-vars

term/common-win tool-bar dnd fontset image regexp-opt fringe

tabulated-list newcomment elisp-mode lisp-mode prog-mode register page

menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock

syntax facemenu font-core frame cl-generic cham georgian utf-8-lang

misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms

cp51932 hebrew greek romanian slovak czech european ethiopic indian

cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help

simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces

cus-face macroexp files text-properties overlay sha1 md5 base64 format

env code-pages mule custom widget hashtable-print-readable backquote

w32notify dbusbind w32 multi-tty make-network-process emacs)



Memory information:

((conses 16 96480 8601)

 (symbols 56 20136 0)

 (miscs 48 41 126)

 (strings 32 16813 4205)

 (string-bytes 1 439061)

 (vectors 16 11732)

 (vector-slots 8 422742 5232)

 (floats 8 176 63)

 (intervals 56 200 0)

 (buffers 976 11))
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#23921; Package emacs. (Sat, 09 Jul 2016 06:36:02 GMT) Full text and rfc822 format available.

Message #8 received at 23921 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Sky Nerd <leethefourth <at> gmail.com>
Cc: 23921 <at> debbugs.gnu.org
Subject: Re: bug#23921: 25.0.94; Default Window Size
Date: Sat, 09 Jul 2016 09:35:36 +0300
> From: Sky Nerd <leethefourth <at> gmail.com>
> Date: Fri, 8 Jul 2016 14:59:12 -0500
> 
> There was no action that triggered the bug to my knowledge.
> 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. 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.
> 
> Fortunately, I found your contanct information, and Drew Adams was able
> to help me fix the issue. Emacs is no longer cut off when I open the
> program.

So is there a problem we should try solving, or isn't there?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#23921; Package emacs. (Sat, 09 Jul 2016 09:20:02 GMT) Full text and rfc822 format available.

Message #11 received at 23921 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Sky Nerd <leethefourth <at> gmail.com>, 23921 <at> debbugs.gnu.org
Subject: Re: bug#23921: 25.0.94; Default Window Size
Date: Sat, 09 Jul 2016 11:19:36 +0200
> 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




Added tag(s) wontfix. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 07 Dec 2016 20:10:02 GMT) Full text and rfc822 format available.

Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Wed, 07 Dec 2016 20:10:02 GMT) Full text and rfc822 format available.

Notification sent to Sky Nerd <leethefourth <at> gmail.com>:
bug acknowledged by developer. (Wed, 07 Dec 2016 20:10:03 GMT) Full text and rfc822 format available.

Message #18 received at 23921-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 23921-done <at> debbugs.gnu.org
Subject: Re: bug#23921: 25.0.94; Default Window Size
Date: Wed, 07 Dec 2016 15:09:09 -0500
martin rudalics wrote:

> 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

No response in 5 months, closing.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 05 Jan 2017 12:24:06 GMT) Full text and rfc822 format available.

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.