From: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: [npat@efault.net: Re: set-frame-position fails]
Date: Sun, 19 Mar 2006 10:11:52 -0500 [thread overview]
Message-ID: <878xr6piyv.fsf@stupidchicken.com> (raw)
In-Reply-To: <E1FKtv0-0003w4-Bt@fencepost.gnu.org> (Richard Stallman's message of "Sun, 19 Mar 2006 04:09:46 -0500")
Richard Stallman <rms@gnu.org> writes:
> Would someone please debug this and ack?
>
> From: Nick Patavalis <npat@efault.net>
>
> Even when I set the "user-position" frame parameter, I still cannot
> move the frame, and have it "stay" at the new position. All the
> following fail in the same manner:
>
> (modify-frame-parameters (selected-frame)
> '((top . 10)
> (left . 100)
> (user-position . t)))
>
> (set-frame-position (selected-frame) 10 100)
I can reproduce this with Gnome's default window manager, Metacity.
With the Blackbox window manager, it works fine. My suspicion is that
Metacity is trying to be clever, and failing.
(For reference: the original bug report is that if you move the frame
(X window) with the mouse, then try to use set-frame-position to move
it elsewhere, Metacity immediately moves the frame back to the first
position.)
next prev parent reply other threads:[~2006-03-19 15:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-19 9:09 [npat@efault.net: Re: set-frame-position fails] Richard Stallman
2006-03-19 15:11 ` Chong Yidong [this message]
2006-03-20 15:05 ` Richard Stallman
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=878xr6piyv.fsf@stupidchicken.com \
--to=cyd@stupidchicken.com \
--cc=emacs-devel@gnu.org \
/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.