all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: set-frame-position fails
Date: Sun, 19 Mar 2006 04:09:45 -0500	[thread overview]
Message-ID: <E1FKtuz-0003vt-0I@fencepost.gnu.org> (raw)
In-Reply-To: <20060318133321.GA28816@efault.net> (message from Nick Patavalis on Sat, 18 Mar 2006 15:33:22 +0200)

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

      (modify-frame-parameters (selected-frame)
			       '((top . 10)
				 (left . 100)
				 (user-position . nil)))

      (set-frame-position (selected-frame) 10 100)

    Shouldn't one of them work?

Yes, something here must be a bug.

      reply	other threads:[~2006-03-19  9:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-15 21:25 set-frame-position fails Nick Patavalis
2006-03-16 16:21 ` Kevin Rodgers
     [not found] ` <E1FJywD-0003D1-U6@fencepost.gnu.org>
2006-03-17 14:31   ` Nick Patavalis
2006-03-17 17:07     ` Kevin Rodgers
2006-03-18  8:43     ` Richard Stallman
2006-03-18 13:33       ` Nick Patavalis
2006-03-19  9:09         ` Richard Stallman [this message]

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=E1FKtuz-0003vt-0I@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=bug-gnu-emacs@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.