all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Hannu Koivisto <azure@iki.fi>, 9485@debbugs.gnu.org
Subject: bug#9485: 24.0.50; Frame size and position parameter problems in Windows (and Linux)
Date: Fri, 13 Feb 2015 19:57:23 +0100	[thread overview]
Message-ID: <54DE4913.1070208@gmx.at> (raw)
In-Reply-To: <83zki9af9j.fsf@kalahari.s2.org>

 > Given...
 >
 > (defvar se::frame-config `((fullscreen . fullheight)
 >                             (width . 100)))
 > (setq default-frame-alist (append se::frame-config default-frame-alist))
 > (setq initial-frame-alist (append '((left . (- 0))) se::frame-config initial-frame-alist))
 >
 > ...in .emacs, "runemacs" results to a frame that is neither fullheight
 > nor positioned in the right edge of the screen.  The frame I get is
 > approximately half the height of the screen and it is partly positioned
 > outside (from the right edge) of the screen.
 >
 > The same configuration works in Linux with Emacs 23.1.1 usually but
 > not always.  I just tried "repeat 5; do emacs&; done" and one out
 > of those five failed to resize to fullheight and two out of five
 > were fullheight but they were not located at the top edge/right
 > edge of the screen (y coordinate was around the middle of the
 > screen and the frame was partly outside the screen in x direction
 > as well).

Hi, Hannu

I recently tried to fix a number of related issues and hopefully fixed
this as well.  Can you try again with current master/trunk?

Apologies for the late reply, martin





  reply	other threads:[~2015-02-13 18:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-12 16:37 bug#9485: 24.0.50; Frame size and position parameter problems in Windows (and Linux) Hannu Koivisto
2015-02-13 18:57 ` martin rudalics [this message]
2015-07-06 11:07   ` martin rudalics

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=54DE4913.1070208@gmx.at \
    --to=rudalics@gmx.at \
    --cc=9485@debbugs.gnu.org \
    --cc=azure@iki.fi \
    /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.