From unknown Tue Aug 19 01:58:19 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3043: 23.0.92; GtkFileSelection is deprecated Reply-To: Sven Joachim , 3043@debbugs.gnu.org Resent-From: Sven Joachim Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Sven Joachim , Jan =?UTF-8?Q?Dj=C3=A4rv?= , Emacs Bugs Resent-Date: Sat, 18 Apr 2009 07:55:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3043 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124004090930053 (code B ref -1); Sat, 18 Apr 2009 07:55:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 18 Apr 2009 07:48:29 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=X_DEBBUGS_CC autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3I7mP8I030047 for ; Sat, 18 Apr 2009 00:48:27 -0700 Received: from mx10.gnu.org ([199.232.76.166]:59592) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Lv5Hl-0000X2-C1 for emacs-pretest-bug@gnu.org; Sat, 18 Apr 2009 03:48:25 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Lv5Hj-0000oD-Ic for emacs-pretest-bug@gnu.org; Sat, 18 Apr 2009 03:48:24 -0400 Received: from mail.gmx.net ([213.165.64.20]:43072) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Lv5Hi-0000nN-J0 for emacs-pretest-bug@gnu.org; Sat, 18 Apr 2009 03:48:22 -0400 Received: (qmail invoked by alias); 18 Apr 2009 06:48:16 -0000 Received: from p54865ECF.dip.t-dialin.net (EHLO turtle.gmx.de) [84.134.94.207] by mail.gmx.net (mp016) with SMTP; 18 Apr 2009 08:48:16 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX1/r+f9PTwfrzZV8SGIx7e8uhkvSzBDoyiL9zDd0I+ baZn9t1i7VVBHg Received: by turtle.gmx.de (Postfix, from userid 1000) id C08C0354AF; Sat, 18 Apr 2009 08:48:17 +0200 (CEST) From: Sven Joachim To: emacs-pretest-bug@gnu.org Date: Sat, 18 Apr 2009 08:48:17 +0200 Message-ID: <87hc0mpidq.fsf@turtle.gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.7 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in GTK+ 2.12. That means that it will not build with a future GTK+ 3.0, or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x. This problem is not urgent, but it would be good if gtkutil.c could use the GtkFileChooser interface instead. From unknown Tue Aug 19 01:58:19 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3043: 23.0.92; GtkFileSelection is deprecated Reply-To: Chong Yidong , 3043@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 18 Apr 2009 13:55:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3043 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3043-submit@emacsbugs.donarmstrong.com id=B3043.12400624033648 (code B ref 3043); Sat, 18 Apr 2009 13:55:05 +0000 Received: (at 3043) by emacsbugs.donarmstrong.com; 18 Apr 2009 13:46:43 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3IDkeQL003637 for <3043@emacsbugs.donarmstrong.com>; Sat, 18 Apr 2009 06:46:41 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 2706457E24B; Sat, 18 Apr 2009 09:48:31 -0400 (EDT) From: Chong Yidong To: Sven Joachim Cc: 3043@debbugs.gnu.org Date: Sat, 18 Apr 2009 09:48:31 -0400 Message-ID: <87hc0mgjio.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in > GTK+ 2.12. That means that it will not build with a future GTK+ 3.0, > or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x. Actually, Emacs does support the new GTK file chooser. It's used if HAVE_GTK_FILE_CHOOSER_DIALOG_NEW is defined, which is set by configure upon checking the existence of the function gtk_file_chooser_dialog_new. Is it not available on your system? From unknown Tue Aug 19 01:58:19 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3043: 23.0.92; GtkFileSelection is deprecated Reply-To: Sven Joachim , 3043@debbugs.gnu.org Resent-From: Sven Joachim Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 18 Apr 2009 14:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3043 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3043-submit@emacsbugs.donarmstrong.com id=B3043.124006499215931 (code B ref 3043); Sat, 18 Apr 2009 14:35:03 +0000 Received: (at 3043) by emacsbugs.donarmstrong.com; 18 Apr 2009 14:29:52 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id n3IETlnb015924 for <3043@emacsbugs.donarmstrong.com>; Sat, 18 Apr 2009 07:29:49 -0700 Received: (qmail invoked by alias); 18 Apr 2009 14:29:41 -0000 Received: from p54865ECF.dip.t-dialin.net (EHLO turtle.gmx.de) [84.134.94.207] by mail.gmx.net (mp044) with SMTP; 18 Apr 2009 16:29:41 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX1+zi/p7eKmza9nY+KZzyrGTHa4tbWMfZlwDykGMPo c4k3kQiR6FbsIk Received: by turtle.gmx.de (Postfix, from userid 1000) id 71D8F354AF; Sat, 18 Apr 2009 16:29:41 +0200 (CEST) From: Sven Joachim To: Chong Yidong Cc: 3043@debbugs.gnu.org References: <87hc0mgjio.fsf@cyd.mit.edu> Date: Sat, 18 Apr 2009 16:29:41 +0200 In-Reply-To: <87hc0mgjio.fsf@cyd.mit.edu> (Chong Yidong's message of "Sat, 18 Apr 2009 09:48:31 -0400") Message-ID: <87ocuut4q2.fsf@turtle.gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.55 On 2009-04-18 15:48 +0200, Chong Yidong wrote: >> Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in >> GTK+ 2.12. That means that it will not build with a future GTK+ 3.0, >> or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x. > > Actually, Emacs does support the new GTK file chooser. It's used if > HAVE_GTK_FILE_CHOOSER_DIALOG_NEW is defined, which is set by configure > upon checking the existence of the function gtk_file_chooser_dialog_new. > Is it not available on your system? It is, and HAVE_GTK_FILE_CHOOSER_DIALOG_NEW is defined. However, HAVE_GTK_FILE_BOTH and HAVE_GTK_FILE_SELECTION_NEW are also defined which might explain the problem. I built with ,---- | make distclean | CFLAGS=-DGTK_DISABLE_DEPRECATED -g -O2 ./configure | make -k `---- and ran into ,---- | gtkutil.c: In function 'xg_get_file_name_from_selector': | gtkutil.c:1479: error: 'GtkFileSelection' undeclared (first use in this function) | gtkutil.c:1479: error: (Each undeclared identifier is reported only once | gtkutil.c:1479: error: for each function it appears in.) | gtkutil.c:1479: error: 'filesel' undeclared (first use in this function) | gtkutil.c: In function 'xg_get_file_with_selection': | gtkutil.c:1503: error: 'GtkFileSelection' undeclared (first use in this function) | gtkutil.c:1503: error: 'filesel' undeclared (first use in this function) `---- Sven From unknown Tue Aug 19 01:58:19 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3043: 23.0.92; GtkFileSelection is deprecated Reply-To: Jan =?UTF-8?Q?Dj=C3=A4rv?= , 3043@debbugs.gnu.org Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 18 Apr 2009 16:40:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3043 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124007225919297 (code B ref -1); Sat, 18 Apr 2009 16:40:04 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 18 Apr 2009 16:30:59 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.5 required=4.0 tests=HAS_BUG_NUMBER,XIRONPORT autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3IGUunI019289 for ; Sat, 18 Apr 2009 09:30:57 -0700 Received: from mail.gnu.org ([199.232.76.166]:33609 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LvDRP-00010s-Fo for emacs-pretest-bug@gnu.org; Sat, 18 Apr 2009 12:30:55 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LvDRM-0000tB-TE for emacs-pretest-bug@gnu.org; Sat, 18 Apr 2009 12:30:55 -0400 Received: from proxy2.bredband.net ([195.54.101.72]:36989) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LvDRM-0000sT-Gc for emacs-pretest-bug@gnu.org; Sat, 18 Apr 2009 12:30:52 -0400 Received: from ironport.bredband.com (195.54.101.120) by proxy2.bredband.net (7.3.139) id 49DDF094002E4D87 for emacs-pretest-bug@gnu.org; Sat, 18 Apr 2009 18:30:50 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AncFAG+c6UlV4S1uPGdsb2JhbACBTpRiAQEBAbZXgj6BPwY X-IronPort-AV: E=Sophos;i="4.40,210,1238968800"; d="scan'208";a="507221691" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ironport1.bredband.com with ESMTP; 18 Apr 2009 18:30:49 +0200 Received: from [172.20.199.5] (winter [172.20.199.5]) by coolsville.localdomain (Postfix) with ESMTPSA id 2594E7FA07B; Sat, 18 Apr 2009 18:30:49 +0200 (CEST) Message-ID: <49EA0038.9080206@swipnet.se> Date: Sat, 18 Apr 2009 18:30:48 +0200 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Sven Joachim , 3043@debbugs.gnu.org CC: emacs-pretest-bug@gnu.org References: <87hc0mpidq.fsf@turtle.gmx.de> In-Reply-To: <87hc0mpidq.fsf@turtle.gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Sven Joachim skrev: > Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in > GTK+ 2.12. That means that it will not build with a future GTK+ 3.0, > or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x. > > This problem is not urgent, but it would be good if gtkutil.c could use > the GtkFileChooser interface instead. > Actually Emacs has used GtkFileChooser by default for a long time now, more or less since it became available in a stable Gtk+ release. But if both are available, GtkFileSelection can be used (I don't remember the customize variable for it right now). There is a configure test for both file dialogs, so if one is removed in 3.0, Emacs will compile just fine. However, as configure just looks at link time symbols, we might not do the right thing when compiled with -DGTK_DISABLE_DEPRECATED. I'll check this. Jan D. From unknown Tue Aug 19 01:58:19 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3043: 23.0.92; GtkFileSelection is deprecated Reply-To: Jan =?UTF-8?Q?Dj=C3=A4rv?= , 3043@debbugs.gnu.org Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 19 Apr 2009 11:05:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3043 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12401386496009 (code B ref -1); Sun, 19 Apr 2009 11:05:06 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 19 Apr 2009 10:57:29 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.5 required=4.0 tests=HAS_BUG_NUMBER,XIRONPORT autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3JAvPjX006001 for ; Sun, 19 Apr 2009 03:57:27 -0700 Received: from mail.gnu.org ([199.232.76.166]:47324 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LvUiD-0006Jj-5Z for emacs-pretest-bug@gnu.org; Sun, 19 Apr 2009 06:57:25 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LvUiC-0003ew-Es for emacs-pretest-bug@gnu.org; Sun, 19 Apr 2009 06:57:25 -0400 Received: from mx20.gnu.org ([199.232.41.8]:6788) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LvUiC-0003eQ-0v for emacs-pretest-bug@gnu.org; Sun, 19 Apr 2009 06:57:24 -0400 Received: from proxy3.bredband.net ([195.54.101.73]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LvUiB-0001yl-5U for emacs-pretest-bug@gnu.org; Sun, 19 Apr 2009 06:57:23 -0400 Received: from ironport.bredband.com (195.54.101.120) by proxy3.bredband.net (7.3.139) id 49E628F90010B25E for emacs-pretest-bug@gnu.org; Sun, 19 Apr 2009 12:57:20 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvIGAJeg6klV4S1uPGdsb2JhbACBTpRiAQEBAbZbgj6BPwY X-IronPort-AV: E=Sophos;i="4.40,212,1238968800"; d="scan'208";a="507399953" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ironport1.bredband.com with ESMTP; 19 Apr 2009 12:57:20 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id A40247FA07B; Sun, 19 Apr 2009 12:57:19 +0200 (CEST) Message-ID: <49EB038F.6050906@swipnet.se> Date: Sun, 19 Apr 2009 12:57:19 +0200 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: Sven Joachim , 3043_done@debbugs.gnu.org CC: emacs-pretest-bug@gnu.org References: <87hc0mpidq.fsf@turtle.gmx.de> In-Reply-To: <87hc0mpidq.fsf@turtle.gmx.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-kernel: by mx20.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Sven Joachim skrev: > Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in > GTK+ 2.12. That means that it will not build with a future GTK+ 3.0, > or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x. > > This problem is not urgent, but it would be good if gtkutil.c could use > the GtkFileChooser interface instead. > I have checked in a better configure test and some other minor changes so Emacs compiles with -DGTK_DISABLE_DEPRECATED. Jan D. From unknown Tue Aug 19 01:58:19 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Sven Joachim Subject: bug#3043 closed by Jan =?UTF-8?Q?Dj=C3=A4rv?= (Done) Message-ID: References: <49EB25DA.4040004@swipnet.se> <87hc0mpidq.fsf@turtle.gmx.de> X-Emacs-PR-Message: they-closed 3043 X-Emacs-PR-Package: emacs Reply-To: 3043@debbugs.gnu.org Date: Sun, 19 Apr 2009 13:30:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1240147805-18091-1" This is a multi-part message in MIME format... ------------=_1240147805-18091-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #3043: 23.0.92; GtkFileSelection is deprecated It has been closed by Jan Dj=C3=A4rv . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Jan Dj=C3=A4rv by replying to this email. --=20 3043: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3043 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1240147805-18091-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 3043-done) by emacsbugs.donarmstrong.com; 19 Apr 2009 13:23:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: *** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=3.5 required=4.0 tests=CLOSE,ONEWORD,XIRONPORT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from proxy1.bredband.net (proxy1.bredband.net [195.54.101.71]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3JDNk23016330 for <3043-done@emacsbugs.donarmstrong.com>; Sun, 19 Apr 2009 06:23:48 -0700 Received: from ironport2.bredband.com (195.54.101.122) by proxy1.bredband.net (7.3.139) id 49DDDE890031CA9A for 3043-done@emacsbugs.donarmstrong.com; Sun, 19 Apr 2009 15:23:40 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvoIAFjC6klV4S1uPGdsb2JhbACBTogRjFEBAQEBtjSDfQY X-IronPort-AV: E=Sophos;i="4.40,212,1238968800"; d="scan'208";a="474329779" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ironport2.bredband.com with ESMTP; 19 Apr 2009 15:23:40 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 20ADC7FA07B for <3043-done@emacsbugs.donarmstrong.com>; Sun, 19 Apr 2009 15:23:39 +0200 (CEST) Message-ID: <49EB25DA.4040004@swipnet.se> Date: Sun, 19 Apr 2009 15:23:38 +0200 From: =?UTF-8?B?SmFuIERqw6Rydg==?= User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: 3043-done@debbugs.gnu.org Subject: Done Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Done. Jan D. ------------=_1240147805-18091-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 18 Apr 2009 07:48:29 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=X_DEBBUGS_CC autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3I7mP8I030047 for ; Sat, 18 Apr 2009 00:48:27 -0700 Received: from mx10.gnu.org ([199.232.76.166]:59592) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Lv5Hl-0000X2-C1 for emacs-pretest-bug@gnu.org; Sat, 18 Apr 2009 03:48:25 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Lv5Hj-0000oD-Ic for emacs-pretest-bug@gnu.org; Sat, 18 Apr 2009 03:48:24 -0400 Received: from mail.gmx.net ([213.165.64.20]:43072) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Lv5Hi-0000nN-J0 for emacs-pretest-bug@gnu.org; Sat, 18 Apr 2009 03:48:22 -0400 Received: (qmail invoked by alias); 18 Apr 2009 06:48:16 -0000 Received: from p54865ECF.dip.t-dialin.net (EHLO turtle.gmx.de) [84.134.94.207] by mail.gmx.net (mp016) with SMTP; 18 Apr 2009 08:48:16 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX1/r+f9PTwfrzZV8SGIx7e8uhkvSzBDoyiL9zDd0I+ baZn9t1i7VVBHg Received: by turtle.gmx.de (Postfix, from userid 1000) id C08C0354AF; Sat, 18 Apr 2009 08:48:17 +0200 (CEST) From: Sven Joachim To: emacs-pretest-bug@gnu.org Subject: 23.0.92; GtkFileSelection is deprecated X-Debbugs-CC: Sven Joachim , Jan =?iso-8859-1?Q?Dj=E4rv?= Date: Sat, 18 Apr 2009 08:48:17 +0200 Message-ID: <87hc0mpidq.fsf@turtle.gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.7 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in GTK+ 2.12. That means that it will not build with a future GTK+ 3.0, or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x. This problem is not urgent, but it would be good if gtkutil.c could use the GtkFileChooser interface instead. ------------=_1240147805-18091-1--