From unknown Sat Jun 21 05:05:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13953: 24.3.50; [Regression] The original size of the Emacs frame is restored automatically Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 14 Mar 2013 10:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 13953 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 13953@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.136325793116950 (code B ref -1); Thu, 14 Mar 2013 10:46:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Mar 2013 10:45:31 +0000 Received: from localhost ([127.0.0.1]:52905 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UG5f8-0004PK-OH for submit@debbugs.gnu.org; Thu, 14 Mar 2013 06:45:31 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49916) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UG5f5-0004P6-4H for submit@debbugs.gnu.org; Thu, 14 Mar 2013 06:45:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UG5do-0002sY-EF for submit@debbugs.gnu.org; Thu, 14 Mar 2013 06:44:11 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID,USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:50648) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG5do-0002sU-Bt for submit@debbugs.gnu.org; Thu, 14 Mar 2013 06:44:08 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG5dm-0000Df-Vb for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 06:44:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UG5dk-0002ro-8z for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 06:44:06 -0400 Received: from mail-la0-x231.google.com ([2a00:1450:4010:c03::231]:59236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG5dk-0002rg-1A for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 06:44:04 -0400 Received: by mail-la0-f49.google.com with SMTP id fs13so2218655lab.8 for ; Thu, 14 Mar 2013 03:44:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=gPfbPGnphta5heespnPFaRgD3W2kRN9DfmZngwxstpk=; b=fPb2Oc5zaB7GCero2MQdrtqs5U1XtYxADSkPnmvsECsngFNGbf9yvr9A5IMquUc7+u vCSjf6ODEtH8N9XUTB0nJY5NktXuexZnCqOBoOX5sLSf2x9EfZZZ5kq1uAAQuIDeS6A0 ZPN9K7fHoBWiLxClVW9prlapHEIL22/QcT4bOYHbouS+9/V63EhR33vN9mRCZQ4/6l7N 3zcTLbDrrykAiNu134nMOKvHLiNdnNHRco6uN0ZnoAuFOTS6rcVLFXrdfsbdM0oS1sQy 6d/37487ibwoIYQtJtMaXjR/h8EFUoho7RSNmp0tM8KHR9h2o8qbWKH+lHAQP77rnsAa 7Ugw== MIME-Version: 1.0 X-Received: by 10.112.26.65 with SMTP id j1mr882832lbg.90.1363257842928; Thu, 14 Mar 2013 03:44:02 -0700 (PDT) Received: by 10.114.29.137 with HTTP; Thu, 14 Mar 2013 03:44:02 -0700 (PDT) Date: Thu, 14 Mar 2013 11:44:02 +0100 Message-ID: From: Dani Moncayo Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -4.2 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Recipe from "emacs -Q": 1. Resize the Emacs frame (and optionally move it). 2. Give the focus to another application. 3. Give the focus back to the Emacs frame. When I do this, my Emacs frame is resized to its original size and its upper-left corner is placed at the upper-left corner of the screen. I see this problem in [1], but not in [2]. [1] In GNU Emacs 24.3.50.1 (i386-mingw-nt6.1.7601) of 2013-03-13 on VBOX Bzr revision: 112041 dancol@dancol.org-20130313192850-l6xj2415fnu2xvgs Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -IC:/emacs/libs/libXpm-3.5.10/include -IC:/emacs/libs/libXpm-3.5.10/src -IC:/emacs/libs/libpng-dev_1.4.3-1_win32/include -IC:/emacs/libs/zlib-dev_1.2.5-2_win32/include -IC:/emacs/libs/giflib-4.1.4-1-lib/include -IC:/emacs/libs/jpeg-6b-4-lib/include -IC:/emacs/libs/tiff-3.8.2-1-lib/include -IC:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2 -IC:/emacs/libs/gnutls-3.1.8-w32/include -IC:/emacs/libs/libiconv-1.14-2-mingw32-dev/include' [2] In GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-12 on VBOX Bzr revision: 111328 rgm@gnu.org-20130312071515-50az541ptvwex2j8 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -IC:/emacs/libs/libXpm-3.5.10/include -IC:/emacs/libs/libXpm-3.5.10/src -IC:/emacs/libs/libpng-dev_1.4.3-1_win32/include -IC:/emacs/libs/zlib-dev_1.2.5-2_win32/include -IC:/emacs/libs/giflib-4.1.4-1-lib/include -IC:/emacs/libs/jpeg-6b-4-lib/include -IC:/emacs/libs/tiff-3.8.2-1-lib/include -IC:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2 -IC:/emacs/libs/gnutls-3.1.8-w32/include -IC:/emacs/libs/libiconv-1.14-2-mingw32-dev/include' -- Dani Moncayo From unknown Sat Jun 21 05:05:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13953: 24.3.50; [Regression] The original size of the Emacs frame is restored automatically Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 14 Mar 2013 17:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13953 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dani Moncayo Cc: 13953@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 13953-submit@debbugs.gnu.org id=B13953.13632828891006 (code B ref 13953); Thu, 14 Mar 2013 17:42:02 +0000 Received: (at 13953) by debbugs.gnu.org; 14 Mar 2013 17:41:29 +0000 Received: from localhost ([127.0.0.1]:54468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGC9g-0000GA-Qi for submit@debbugs.gnu.org; Thu, 14 Mar 2013 13:41:29 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]:40539) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGC9f-0000Fn-1c for 13953@debbugs.gnu.org; Thu, 14 Mar 2013 13:41:28 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MJN00H00VL9L800@a-mtaout23.012.net.il> for 13953@debbugs.gnu.org; Thu, 14 Mar 2013 19:40:04 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJN00HQPVQRKM20@a-mtaout23.012.net.il>; Thu, 14 Mar 2013 19:40:04 +0200 (IST) Date: Thu, 14 Mar 2013 19:40:05 +0200 From: Eli Zaretskii In-reply-to: X-012-Sender: halo1@inter.net.il Message-id: <83fvzxj2x6.fsf@gnu.org> References: X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > Date: Thu, 14 Mar 2013 11:44:02 +0100 > From: Dani Moncayo > > Recipe from "emacs -Q": > 1. Resize the Emacs frame (and optionally move it). > 2. Give the focus to another application. > 3. Give the focus back to the Emacs frame. > > When I do this, my Emacs frame is resized to its original size and its > upper-left corner is placed at the upper-left corner of the screen. > > I see this problem in [1], but not in [2]. [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.179.55.175 listed in list.dnswl.org] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4920] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.7 (/) > Date: Thu, 14 Mar 2013 11:44:02 +0100 > From: Dani Moncayo > > Recipe from "emacs -Q": > 1. Resize the Emacs frame (and optionally move it). > 2. Give the focus to another application. > 3. Give the focus back to the Emacs frame. > > When I do this, my Emacs frame is resized to its original size and its > upper-left corner is placed at the upper-left corner of the screen. > > I see this problem in [1], but not in [2]. This was an adverse effect of my recent changes to fix another bug. Should be fixed as of trunk revision 112044. From unknown Sat Jun 21 05:05:23 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Dani Moncayo Subject: bug#13953: closed (Re: bug#13953: 24.3.50; [Regression] The original size of the Emacs frame is restored automatically) Message-ID: References: X-Gnu-PR-Message: they-closed 13953 X-Gnu-PR-Package: emacs Reply-To: 13953@debbugs.gnu.org Date: Thu, 14 Mar 2013 18:58:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1363287482-11706-1" This is a multi-part message in MIME format... ------------=_1363287482-11706-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #13953: 24.3.50; [Regression] The original size of the Emacs frame is resto= red automatically which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 13953@debbugs.gnu.org. --=20 13953: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D13953 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1363287482-11706-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 13953-done) by debbugs.gnu.org; 14 Mar 2013 18:57:35 +0000 Received: from localhost ([127.0.0.1]:54604 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGDLL-000329-0S for submit@debbugs.gnu.org; Thu, 14 Mar 2013 14:57:35 -0400 Received: from mail-la0-f51.google.com ([209.85.215.51]:44038) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGDLJ-00031s-2C for 13953-done@debbugs.gnu.org; Thu, 14 Mar 2013 14:57:33 -0400 Received: by mail-la0-f51.google.com with SMTP id fo13so2906725lab.38 for <13953-done@debbugs.gnu.org>; Thu, 14 Mar 2013 11:56:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=gOqKK+N/hscz7idtEZIWW4zm5ebjIM6rVUz9Kn2x1gg=; b=ezv3ZM7YzFkYF1Syia8aOFUuq8on4NBTKwRQUD9rtyxvaCMz48TatNvVx4Sou8ZyOX +mpT2WdQraaaxdN6w+FxOwsBIr2IQhcyj0NOGQLuizT25H/CtctLqmvhKQ6V5WqazS1D JW2l8+fJJ5LuBTXoUykuDlgppK/RVLDVorVr1C3rFzGRHrhhAEXypldRZP92Fk6kjnmp 20cZT5FhgDxeS2kyx+Fzwg1SAUJ4Ai1PnWSA7JeySPCtNPiqRZ5Cm1YxcR6p31TKzX0P pU1cwL7TbemUVzud1W/F7DejLxyqyrGOwtnFhbybRUOPeAM7OJaU9YDpCGISDDm1W/fB FrpA== MIME-Version: 1.0 X-Received: by 10.112.103.196 with SMTP id fy4mr1522135lbb.125.1363287374460; Thu, 14 Mar 2013 11:56:14 -0700 (PDT) Received: by 10.114.29.137 with HTTP; Thu, 14 Mar 2013 11:56:14 -0700 (PDT) In-Reply-To: <83fvzxj2x6.fsf@gnu.org> References: <83fvzxj2x6.fsf@gnu.org> Date: Thu, 14 Mar 2013 19:56:14 +0100 Message-ID: Subject: Re: bug#13953: 24.3.50; [Regression] The original size of the Emacs frame is restored automatically From: Dani Moncayo To: Eli Zaretskii Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 13953-done Cc: 13953-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) > This was an adverse effect of my recent changes to fix another bug. > Should be fixed as of trunk revision 112044. It is fixed, indeed. I'm closing the bug. Thank you. -- Dani Moncayo ------------=_1363287482-11706-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 14 Mar 2013 10:45:31 +0000 Received: from localhost ([127.0.0.1]:52905 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UG5f8-0004PK-OH for submit@debbugs.gnu.org; Thu, 14 Mar 2013 06:45:31 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49916) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UG5f5-0004P6-4H for submit@debbugs.gnu.org; Thu, 14 Mar 2013 06:45:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UG5do-0002sY-EF for submit@debbugs.gnu.org; Thu, 14 Mar 2013 06:44:11 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID,USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:50648) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG5do-0002sU-Bt for submit@debbugs.gnu.org; Thu, 14 Mar 2013 06:44:08 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG5dm-0000Df-Vb for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 06:44:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UG5dk-0002ro-8z for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 06:44:06 -0400 Received: from mail-la0-x231.google.com ([2a00:1450:4010:c03::231]:59236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG5dk-0002rg-1A for bug-gnu-emacs@gnu.org; Thu, 14 Mar 2013 06:44:04 -0400 Received: by mail-la0-f49.google.com with SMTP id fs13so2218655lab.8 for ; Thu, 14 Mar 2013 03:44:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=gPfbPGnphta5heespnPFaRgD3W2kRN9DfmZngwxstpk=; b=fPb2Oc5zaB7GCero2MQdrtqs5U1XtYxADSkPnmvsECsngFNGbf9yvr9A5IMquUc7+u vCSjf6ODEtH8N9XUTB0nJY5NktXuexZnCqOBoOX5sLSf2x9EfZZZ5kq1uAAQuIDeS6A0 ZPN9K7fHoBWiLxClVW9prlapHEIL22/QcT4bOYHbouS+9/V63EhR33vN9mRCZQ4/6l7N 3zcTLbDrrykAiNu134nMOKvHLiNdnNHRco6uN0ZnoAuFOTS6rcVLFXrdfsbdM0oS1sQy 6d/37487ibwoIYQtJtMaXjR/h8EFUoho7RSNmp0tM8KHR9h2o8qbWKH+lHAQP77rnsAa 7Ugw== MIME-Version: 1.0 X-Received: by 10.112.26.65 with SMTP id j1mr882832lbg.90.1363257842928; Thu, 14 Mar 2013 03:44:02 -0700 (PDT) Received: by 10.114.29.137 with HTTP; Thu, 14 Mar 2013 03:44:02 -0700 (PDT) Date: Thu, 14 Mar 2013 11:44:02 +0100 Message-ID: Subject: 24.3.50; [Regression] The original size of the Emacs frame is restored automatically From: Dani Moncayo To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Recipe from "emacs -Q": 1. Resize the Emacs frame (and optionally move it). 2. Give the focus to another application. 3. Give the focus back to the Emacs frame. When I do this, my Emacs frame is resized to its original size and its upper-left corner is placed at the upper-left corner of the screen. I see this problem in [1], but not in [2]. [1] In GNU Emacs 24.3.50.1 (i386-mingw-nt6.1.7601) of 2013-03-13 on VBOX Bzr revision: 112041 dancol@dancol.org-20130313192850-l6xj2415fnu2xvgs Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -IC:/emacs/libs/libXpm-3.5.10/include -IC:/emacs/libs/libXpm-3.5.10/src -IC:/emacs/libs/libpng-dev_1.4.3-1_win32/include -IC:/emacs/libs/zlib-dev_1.2.5-2_win32/include -IC:/emacs/libs/giflib-4.1.4-1-lib/include -IC:/emacs/libs/jpeg-6b-4-lib/include -IC:/emacs/libs/tiff-3.8.2-1-lib/include -IC:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2 -IC:/emacs/libs/gnutls-3.1.8-w32/include -IC:/emacs/libs/libiconv-1.14-2-mingw32-dev/include' [2] In GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-12 on VBOX Bzr revision: 111328 rgm@gnu.org-20130312071515-50az541ptvwex2j8 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -IC:/emacs/libs/libXpm-3.5.10/include -IC:/emacs/libs/libXpm-3.5.10/src -IC:/emacs/libs/libpng-dev_1.4.3-1_win32/include -IC:/emacs/libs/zlib-dev_1.2.5-2_win32/include -IC:/emacs/libs/giflib-4.1.4-1-lib/include -IC:/emacs/libs/jpeg-6b-4-lib/include -IC:/emacs/libs/tiff-3.8.2-1-lib/include -IC:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2 -IC:/emacs/libs/gnutls-3.1.8-w32/include -IC:/emacs/libs/libiconv-1.14-2-mingw32-dev/include' -- Dani Moncayo ------------=_1363287482-11706-1--