From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Antipov Newsgroups: gmane.emacs.devel Subject: Re: Change default toolkit to Gtk3? Date: Thu, 13 Sep 2012 11:04:32 +0400 Message-ID: <50518580.2080702@yandex.ru> References: <20556.13933.180681.87064@a1i15.kph.uni-mainz.de> <5E9CCFB5-C9A4-4C12-839D-644928669AFD@swipnet.se> <20556.28316.88752.446224@a1i15.kph.uni-mainz.de> <5654E188-664B-47FF-B7DF-8E287C0FA457@swipnet.se> <5051554F.7070703@yandex.ru> <60D8129A-C525-405D-A431-9F9CB83FC59E@swipnet.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1347519894 16243 80.91.229.3 (13 Sep 2012 07:04:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Sep 2012 07:04:54 +0000 (UTC) Cc: "emacs-devel@gnu.org developers" To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 13 09:04:58 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 1TC3Tp-0000C3-NV for ged-emacs-devel@m.gmane.org; Thu, 13 Sep 2012 09:04:53 +0200 Original-Received: from localhost ([::1]:48400 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TC3Tl-00025M-Qb for ged-emacs-devel@m.gmane.org; Thu, 13 Sep 2012 03:04:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TC3Ta-000256-Lh for emacs-devel@gnu.org; Thu, 13 Sep 2012 03:04:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TC3TZ-0000Ze-HG for emacs-devel@gnu.org; Thu, 13 Sep 2012 03:04:38 -0400 Original-Received: from forward7.mail.yandex.net ([77.88.61.37]:40712) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TC3TZ-0000ZX-52 for emacs-devel@gnu.org; Thu, 13 Sep 2012 03:04:37 -0400 Original-Received: from smtp9.mail.yandex.net (smtp9.mail.yandex.net [77.88.61.35]) by forward7.mail.yandex.net (Yandex) with ESMTP id C06A71C167B; Thu, 13 Sep 2012 11:04:34 +0400 (MSK) Original-Received: from smtp9.mail.yandex.net (localhost [127.0.0.1]) by smtp9.mail.yandex.net (Yandex) with ESMTP id 9B7EC152033A; Thu, 13 Sep 2012 11:04:34 +0400 (MSK) Original-Received: from unknown (unknown [37.139.80.10]) by smtp9.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 4W0uPfpx-4W0Ktka2; Thu, 13 Sep 2012 11:04:34 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1347519874; bh=Sa12dcVQOWRllL80JYh2KDPZYHtEhr9qmlGf52NztOg=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=K6qwLO0USjxbVBfbvb2ehjgUdFEZXQ5yU6/HI4P7xnZJXib63pVQhhJrSEzklgRkG kk2Q30SohT+Y3eUJ8a1m63YEB7Jhp9DUMmKNdWERFtDLXIBeK1MMBIHXaSYPfWbCIS 9cS1c6BheoI/Po7oAiU5jdpCaDuzn1R5eNFPd/EM= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 In-Reply-To: <60D8129A-C525-405D-A431-9F9CB83FC59E@swipnet.se> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 77.88.61.37 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:153272 Archived-At: On 09/13/2012 10:15 AM, Jan Dj=E4rv wrote: >> Can you also adjust configure.ac so that an answer to "What toolkit >> should Emacs use" question was one of GTK, GTK2 or GTK3 (if GTK >> is used at all)? > > I'd rather not. We don't distinguish between versions (Motif, X, NS) > in other cases, so why here? OK, but this means that 109113 becomes useless. Dmitry