From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Jan_Dj=C3=A4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Frame parameter 'wait-for-wm' Date: Fri, 31 Aug 2012 07:09:34 +0200 Message-ID: <97C34E19-2931-4C73-83E5-311DE47BE2E7@swipnet.se> References: <50403CBC.4010407@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1346389785 11771 80.91.229.3 (31 Aug 2012 05:09:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Aug 2012 05:09:45 +0000 (UTC) Cc: Emacs development discussions To: Dmitry Antipov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 31 07:09:46 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T7JUI-00020Q-8S for ged-emacs-devel@m.gmane.org; Fri, 31 Aug 2012 07:09:46 +0200 Original-Received: from localhost ([::1]:40356 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7JUF-00067F-Mk for ged-emacs-devel@m.gmane.org; Fri, 31 Aug 2012 01:09:43 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:51497) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7JUC-00066z-TB for emacs-devel@gnu.org; Fri, 31 Aug 2012 01:09:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T7JUB-0005tk-Ru for emacs-devel@gnu.org; Fri, 31 Aug 2012 01:09:40 -0400 Original-Received: from mailout.attendit.se ([83.140.103.4]:43844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7JUB-0005tN-Lp for emacs-devel@gnu.org; Fri, 31 Aug 2012 01:09:39 -0400 Original-Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.attendit.se (Postfix) with ESMTP id 6D01350104 for ; Fri, 31 Aug 2012 07:03:55 +0200 (CEST) Original-Received: (qmail 14201 invoked by uid 89); 31 Aug 2012 05:09:15 -0000 Original-Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 31 Aug 2012 05:09:15 -0000 Original-Received: from [172.20.199.248] (janiphone [172.20.199.248]) by coolsville.localdomain (Postfix) with ESMTPSA id BBE3E7FA05E; Fri, 31 Aug 2012 07:09:35 +0200 (CEST) In-Reply-To: <50403CBC.4010407@yandex.ru> X-Mailer: iPhone Mail (9B206) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 83.140.103.4 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152908 Archived-At: Hello. 31 aug 2012 kl. 06:25 skrev Dmitry Antipov : > Frame parameter 'wait-for-wm' looks unused; according to ChangeLogs, > this is an old (2001) hack to workaround an X/WM issue. Can we drop > this stuff? I'd rather not. The maintenence effort is very low (nonexistant) and it stil= l helps on old machines running Motif. Jan D. >=20 > Dmitry >=20 >