From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Steven Tamm Newsgroups: gmane.emacs.devel Subject: Re: frame position does not update when moving (MacOSX) Date: Mon, 28 Jun 2004 09:22:27 -0700 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5851E20A-C91F-11D8-8EAA-00039390AB82@mac.com> References: <4BECD2DA-C67D-11D8-9C8C-000393861220@sage.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1088439775 12800 80.91.224.253 (28 Jun 2004 16:22:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Jun 2004 16:22:55 +0000 (UTC) Cc: emacs-devel Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Jun 28 18:22:47 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Beyu7-0004y0-00 for ; Mon, 28 Jun 2004 18:22:47 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Beyu7-0007ln-00 for ; Mon, 28 Jun 2004 18:22:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Beyvj-00038N-Dk for emacs-devel@quimby.gnus.org; Mon, 28 Jun 2004 12:24:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Beyva-00038H-Uk for emacs-devel@gnu.org; Mon, 28 Jun 2004 12:24:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BeyvZ-00037y-Br for emacs-devel@gnu.org; Mon, 28 Jun 2004 12:24:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BeyvZ-00037v-8M for emacs-devel@gnu.org; Mon, 28 Jun 2004 12:24:17 -0400 Original-Received: from [17.250.248.87] (helo=smtpout.mac.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Beytr-0003pY-R6 for emacs-devel@gnu.org; Mon, 28 Jun 2004 12:22:32 -0400 Original-Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i5SGMU6N008609; Mon, 28 Jun 2004 09:22:30 -0700 (PDT) Original-Received: from [10.0.1.201] (c-24-5-11-73.client.comcast.net [24.5.11.73]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 4.0) with ESMTP id i5SGMUTv010128; Mon, 28 Jun 2004 09:22:30 -0700 (PDT) In-Reply-To: <4BECD2DA-C67D-11D8-9C8C-000393861220@sage.com> Original-To: =?ISO-8859-1?Q?S=E9bastien_Kirche?= X-Mailer: Apple Mail (2.618) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25294 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25294 I've just checked in a change to CVS (macterm) that updates the frame=20 parameters after dragging the window. -Steven On Jun 25, 2004, at 12:57 AM, S=E9bastien Kirche wrote: > Hi gurus, > > i have noticed that on MacOSX (10.3.4) the top and left frame=20 > parameters > do not change between moves with the mouse. > When evaluating frame-parameters, i can see that they keep the initial > value I assigned with the default-frame-alist. > > I have compared with a X11 Linux version that seems to work as=20 > expected : > coordinates do update after a move. > > My version was built from a recent CVS checkout : =ABGNU Emacs = 21.3.50.1 > (powerpc-apple-darwin7.4.0) of 2004-06-14 on goudurix=BB > > Regards, > S=E9bastien Kirche > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel