GNU bug report logs -
#25330
emacs -q always produces an emacs that was partially off screen.
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Mon, 2 Jan 2017 05:52:02 UTC
Severity: minor
Tags: moreinfo
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 25330 <at> debbugs.gnu.org (full text, mbox):
> For the past 1000 years, doing
> $ emacs -q
> always produces an emacs that was partially off screen.
Could you, in that frame, please evaluate the following three forms:
(display-monitor-attributes-list)
(frame-geometry)
(frame-parameters)
and post the results here?
> Today I read
> http://unix.stackexchange.com/questions/14159/how-do-i-find-the-window-dimensions-and-position-accurately-including-decoration
> and I think the reason might be related to it.
Hardly. Without any customizations, the first frame you see has 36
lines and 80 columns. Emacs does not query the size of the workspace
and leaves it to the window manager to make the entire frame visible.
> Yes I workaround it in http://jidanni.org/comp/configuration/ ,
The only frame-related setting I found there is that you maximize the
default frame. Am I missing anything else?
Thanks, martin
This bug report was last modified 5 years and 291 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.