all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Sky Nerd <leethefourth@gmail.com>, 23921@debbugs.gnu.org
Subject: bug#23921: 25.0.94; Default Window Size
Date: Sat, 09 Jul 2016 11:19:36 +0200	[thread overview]
Message-ID: <5780C1A8.2060108@gmx.at> (raw)
In-Reply-To: <CAHqQZmZFda9_sDcvkhywt+HY6iEUzrc7Bfn8WmuHtwHkTbBPtw@mail.gmail.com>

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





  parent reply	other threads:[~2016-07-09  9:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-08 19:59 bug#23921: 25.0.94; Default Window Size Sky Nerd
2016-07-09  6:35 ` Eli Zaretskii
2016-07-09  9:19 ` martin rudalics [this message]
2016-12-07 20:09   ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5780C1A8.2060108@gmx.at \
    --to=rudalics@gmx.at \
    --cc=23921@debbugs.gnu.org \
    --cc=leethefourth@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.