all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Lars Ingebrigtsen <larsi@gnus.org>, Todd Allen <todd@etallen.com>
Cc: Todd Allen <todd.allen@ccur.com>, 16503@debbugs.gnu.org
Subject: bug#16503: 24.3; make-frame's user-position doesn't work
Date: Thu, 15 Aug 2019 10:13:37 +0200	[thread overview]
Message-ID: <b733fb4e-0a00-b4e0-a0f5-cb471b9e575b@gmx.at> (raw)
In-Reply-To: <87h86j8az1.fsf@mouse.gnus.org>

 >> Issuing the following expression:
 >>     (make-frame '((user-position . t) (left . 100) (top . 100)))
 >> creates a new frame with only a program-specified position in the
 >> WM_NORMAL_HINT, instead of a user-specified position.
 >>
 >> I started noticing this in the emacs 24.x series, but didn't track down
 >> the cause of the ultimate problem until now.  The above worked in emacs 23.x.
 >
 > (I'm going through old bug reports that have unfortunately gotten no
 > responses yet.)
 >
 > I haven't looked at the low-level values passed here, but eval-ing that
 > form seems to do what you'd expect -- opening a frame at 100x100 (in
 > Emacs 27, at least).
 >
 > Has this started working again, or if not -- do you have a recipe that
 > will display the bug?

Window managers are allowd to ingore normal hints, so YMMV.  I fail to
understand why gui_figure_window_size would ignore 'user-position' for
the OP, though.

martin





  reply	other threads:[~2019-08-15  8:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-19 22:33 bug#16503: 24.3; make-frame's user-position doesn't work Todd Allen
2019-08-15  1:37 ` Lars Ingebrigtsen
2019-08-15  8:13   ` martin rudalics [this message]
2019-10-01 16:00   ` Lars Ingebrigtsen

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=b733fb4e-0a00-b4e0-a0f5-cb471b9e575b@gmx.at \
    --to=rudalics@gmx.at \
    --cc=16503@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=todd.allen@ccur.com \
    --cc=todd@etallen.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.