From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#8212: Emacs 23.3.rc2: Frame height setting lost when entire frame dragged around on screen Date: Fri, 11 Mar 2011 12:31:38 +0200 Message-ID: <83zkp2t0c5.fsf@gnu.org> References: <000601cbde9a$9e29a3d0$da7ceb70$@net> <83hbbaop98.fsf@gnu.org> <83bp1ivkh8.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: dough.gmane.org 1299840021 15318 80.91.229.12 (11 Mar 2011 10:40:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2011 10:40:21 +0000 (UTC) Cc: bobfloyd@comcast.net, 8212-done@debbugs.gnu.org, bkey76@gmail.com To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 11 11:40:17 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PxzlY-0005GJ-96 for geb-bug-gnu-emacs@m.gmane.org; Fri, 11 Mar 2011 11:40:16 +0100 Original-Received: from localhost ([127.0.0.1]:60776 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxzlX-0007ma-2v for geb-bug-gnu-emacs@m.gmane.org; Fri, 11 Mar 2011 05:40:15 -0500 Original-Received: from [140.186.70.92] (port=49959 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxzlQ-0007lM-Ef for bug-gnu-emacs@gnu.org; Fri, 11 Mar 2011 05:40:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxzlO-0000mK-AS for bug-gnu-emacs@gnu.org; Fri, 11 Mar 2011 05:40:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxzlO-0000mD-8b for bug-gnu-emacs@gnu.org; Fri, 11 Mar 2011 05:40:06 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PxzeX-00075K-TV for bug-gnu-emacs@gnu.org; Fri, 11 Mar 2011 05:33:01 -0500 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 11 Mar 2011 10:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 8212 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 8212@debbugs.gnu.org, eliz@gnu.org Original-Received: via spool by 8212-done@debbugs.gnu.org id=D8212.129983953727180 (code D ref 8212); Fri, 11 Mar 2011 10:33:01 +0000 Original-Received: (at 8212-done) by debbugs.gnu.org; 11 Mar 2011 10:32:17 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pxzdp-00074L-6s for submit@debbugs.gnu.org; Fri, 11 Mar 2011 05:32:17 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pxzdn-000749-E5 for 8212-done@debbugs.gnu.org; Fri, 11 Mar 2011 05:32:16 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LHW00M002I2CI00@a-mtaout23.012.net.il> for 8212-done@debbugs.gnu.org; Fri, 11 Mar 2011 12:31:36 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.58.59]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LHW00MJ82KM8N50@a-mtaout23.012.net.il>; Fri, 11 Mar 2011 12:31:36 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 11 Mar 2011 05:33:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44916 Archived-At: > From: Juanma Barranquero > Date: Fri, 11 Mar 2011 01:21:22 +0100 > Cc: Eli Zaretskii , bobfloyd@comcast.net, 8212@debbug= s.gnu.org >=20 > > I am also of the opinion that we should not attempt to cause "the= 'snap' > > messages to reset [to] be ignored by Emacs" as Bob Floyd suggeste= d in > > another message.=C2=A0 Any attempt to do so would make Emacs beha= ve differently > > from any other application designed for Microsoft Windows.=C2= =A0 This is > > something we do not want to do.=C2=A0 If anything we want to decr= ease the > > differences between Emacs and other Windows applications, not add= to them. >=20 > Agreed. Closing the bug.