From unknown Thu Aug 21 14:54:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12799: 24.3.50; `scroll-conservatively', I-search and `C-g' Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 04 Nov 2012 18:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 12799 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 12799@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.135205261510398 (code B ref -1); Sun, 04 Nov 2012 18:11:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Nov 2012 18:10:15 +0000 Received: from localhost ([127.0.0.1]:49235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TV4eF-0002he-5T for submit@debbugs.gnu.org; Sun, 04 Nov 2012 13:10:15 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45294) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TV4eD-0002hX-5L for submit@debbugs.gnu.org; Sun, 04 Nov 2012 13:10:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TV4bH-0006Rs-B5 for submit@debbugs.gnu.org; Sun, 04 Nov 2012 13:07:12 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:50802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TV4bH-0006Ro-7X for submit@debbugs.gnu.org; Sun, 04 Nov 2012 13:07:11 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TV4bG-0001gV-5r for bug-gnu-emacs@gnu.org; Sun, 04 Nov 2012 13:07:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TV4bF-0006RJ-1h for bug-gnu-emacs@gnu.org; Sun, 04 Nov 2012 13:07:10 -0500 Received: from mail-oa0-f41.google.com ([209.85.219.41]:64159) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TV4bE-0006R9-Sf for bug-gnu-emacs@gnu.org; Sun, 04 Nov 2012 13:07:08 -0500 Received: by mail-oa0-f41.google.com with SMTP id k14so5674971oag.0 for ; Sun, 04 Nov 2012 10:07:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=19DGvqHH3O3MgMbqT77T9CVV9CHYbkAcW2Je48dhJZo=; b=yo/wgBEQA8xaP3mNvK7vv0ek8GGR0Xx2Ua/d8ZOZdtJ/pYD75vZBA5TzBRyN5TGhZn FrXbO27zCT7CPLyJ+ZkYiFmjIXJ0sldUQUM0ZV94kSFNytEoSxhclP1wOnrxv9f0U+33 gnsPlftmiPipJ4TL1UJI2crIUElMvq/xnkvOmj2rvzHEdRYRCRDiaSli6rtCVw6gkvmv WHh2Zpc3FkrX11RSTq4E6cthR+nqbpci5Mt0ZOGqRZsUQm/nM7l/+C/xZLHTD6JWklhq pKT6R+T8nj9fKLm5ObmC9M13v4N7JL37ne1z4lCQgJvi2kDFnKfFeCBAe4IlZ2bIwHsQ u4+w== MIME-Version: 1.0 Received: by 10.182.116.6 with SMTP id js6mr5969825obb.82.1352052428329; Sun, 04 Nov 2012 10:07:08 -0800 (PST) Received: by 10.60.131.168 with HTTP; Sun, 4 Nov 2012 10:07:08 -0800 (PST) Date: Sun, 4 Nov 2012 19:07:08 +0100 Message-ID: From: Dani Moncayo Content-Type: multipart/mixed; boundary=14dae9399d2bb5524404cdaf3ce9 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -3.4 (---) 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: -3.4 (---) --14dae9399d2bb5524404cdaf3ce9 Content-Type: text/plain; charset=ISO-8859-1 Recipe from "emacs -nw -Q" (the "-nw" part is not strictly needed, but it is cleaner for showing the problem): 1. Visit the attached file. 2. Adjust the vertical space (empty lines) between "first line" and "last visible line" until the latter becomes indeed the last visible line in the window. 3. Go to the start of the buffer: M-< 4. Advance one line: C-n 5. C-s 1 6. C-g I observe that after step #5 the window is scrolled (OK), and that scrolling is cancelled after step #6 (OK - like it should be). But if I set `scroll-conservatively' to 1 and repeat the experiment (from step #3), I observe that the vertical scrolling made in step #5 is not cancelled in step #6. IMO it should be cancelled, because "C-g" should leave the view (not just the point) where it was before the Isearch. In GNU Emacs 24.3.50.1 (i386-mingw-nt6.1.7601) of 2012-11-04 on MS-W7-DANI Bzr revision: 110794 rgm@gnu.org-20121104041313-7j1z7vaqtrgopt26 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -I../../libs/libXpm-3.5.10/include -I../../libs/libXpm-3.5.10/src -I../../libs/libpng-1.2.37-lib/include -I../../libs/zlib-1.2.5 -I../../libs/giflib-4.1.4-1-lib/include -I../../libs/jpeg-6b-4-lib/include -I../../libs/tiff-3.8.2-1-lib/include -I../../libs/libxml2-2.7.8-w32-bin/include/libxml2 -I../../libs/gnutls-3.0.9-w32-bin/include -I../../libs/libiconv-1.9.2-1-lib/include' Important settings: value of $LANG: ESN locale-coding-system: cp1252 default enable-multibyte-characters: t -- Dani Moncayo --14dae9399d2bb5524404cdaf3ce9 Content-Type: text/plain; charset=US-ASCII; name="test.txt" Content-Disposition: attachment; filename="test.txt" Content-Transfer-Encoding: base64 X-Attachment-Id: f_h94h1v610 Zmlyc3QgbGluZQ0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoN Cg0KDQoNCg0KDQoNCmxhc3QgdmlzaWJsZSBsaW5lDQoxDQoyDQozDQo0DQo1DQo2DQo= --14dae9399d2bb5524404cdaf3ce9-- From unknown Thu Aug 21 14:54:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12799: 24.3.50; `scroll-conservatively', I-search and `C-g' Resent-From: Marcin Borkowski Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Jan 2016 19:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12799 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dani Moncayo Cc: 12799@debbugs.gnu.org Received: via spool by 12799-submit@debbugs.gnu.org id=B12799.145418335316971 (code B ref 12799); Sat, 30 Jan 2016 19:50:01 +0000 Received: (at 12799) by debbugs.gnu.org; 30 Jan 2016 19:49:13 +0000 Received: from localhost ([127.0.0.1]:42283 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aPbWD-0004Pe-BA for submit@debbugs.gnu.org; Sat, 30 Jan 2016 14:49:13 -0500 Received: from mail.mojserwer.eu ([195.110.48.8]:49359) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aPbWB-0004PU-Q9 for 12799@debbugs.gnu.org; Sat, 30 Jan 2016 14:49:12 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 911449D2002; Sat, 30 Jan 2016 20:49:09 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d9WRySm9CYT7; Sat, 30 Jan 2016 20:49:03 +0100 (CET) Received: from localhost (unknown [109.232.24.28]) by mail.mojserwer.eu (Postfix) with ESMTPSA id 339CA9D2001; Sat, 30 Jan 2016 20:49:03 +0100 (CET) From: Marcin Borkowski References: Date: Sat, 30 Jan 2016 20:49:02 +0100 In-Reply-To: (Dani Moncayo's message of "Sun, 4 Nov 2012 19:07:08 +0100") Message-ID: <8760yaj1ap.fsf@mbork.pl> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On 2012-11-04, at 19:07, Dani Moncayo wrote: > Recipe from "emacs -nw -Q" (the "-nw" part is not strictly needed, but > it is cleaner for showing the problem): > > 1. Visit the attached file. > 2. Adjust the vertical space (empty lines) between "first line" and > "last visible line" until the latter becomes indeed the last visible > line in the window. > 3. Go to the start of the buffer: M-< > 4. Advance one line: C-n > 5. C-s 1 > 6. C-g > > I observe that after step #5 the window is scrolled (OK), and that > scrolling is cancelled after step #6 (OK - like it should be). > > But if I set `scroll-conservatively' to 1 and repeat the experiment > (from step #3), I observe that the vertical scrolling made in step #5 > is not cancelled in step #6. IMO it should be cancelled, because > "C-g" should leave the view (not just the point) where it was before > the Isearch. Hi everyone, I can confirm that this behavior is still present in GNU Emacs 25.1.50.1. I am not 100% sure, however, whether this is really a bug. Best, -- Marcin Borkowski http://mbork.pl/en From unknown Thu Aug 21 14:54:36 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Dani Moncayo Subject: bug#12799: closed (Re: bug#12799: 24.3.50; `scroll-conservatively', I-search and `C-g') Message-ID: References: <83mvrm4yh0.fsf@gnu.org> X-Gnu-PR-Message: they-closed 12799 X-Gnu-PR-Package: emacs Reply-To: 12799@debbugs.gnu.org Date: Sat, 30 Jan 2016 20:15:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1454184902-19395-1" This is a multi-part message in MIME format... ------------=_1454184902-19395-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #12799: 24.3.50; `scroll-conservatively', I-search and `C-g' 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 12799@debbugs.gnu.org. --=20 12799: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D12799 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1454184902-19395-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 12799-done) by debbugs.gnu.org; 30 Jan 2016 20:14:28 +0000 Received: from localhost ([127.0.0.1]:42287 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aPbue-00051u-CP for submit@debbugs.gnu.org; Sat, 30 Jan 2016 15:14:28 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39309) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aPbud-00051f-3p for 12799-done@debbugs.gnu.org; Sat, 30 Jan 2016 15:14:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aPbuS-0000FU-Sr for 12799-done@debbugs.gnu.org; Sat, 30 Jan 2016 15:14:21 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPbuS-0000FQ-PE; Sat, 30 Jan 2016 15:14:16 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2633 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aPbuS-00086w-1h; Sat, 30 Jan 2016 15:14:16 -0500 Date: Sat, 30 Jan 2016 22:13:47 +0200 Message-Id: <83mvrm4yh0.fsf@gnu.org> From: Eli Zaretskii To: Marcin Borkowski In-reply-to: <8760yaj1ap.fsf@mbork.pl> (message from Marcin Borkowski on Sat, 30 Jan 2016 20:49:02 +0100) Subject: Re: bug#12799: 24.3.50; `scroll-conservatively', I-search and `C-g' References: <8760yaj1ap.fsf@mbork.pl> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 12799-done Cc: 12799-done@debbugs.gnu.org, dmoncayo@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > Date: Sat, 30 Jan 2016 20:49:02 +0100 > Cc: 12799@debbugs.gnu.org > > On 2012-11-04, at 19:07, Dani Moncayo wrote: > > > Recipe from "emacs -nw -Q" (the "-nw" part is not strictly needed, but > > it is cleaner for showing the problem): > > > > 1. Visit the attached file. > > 2. Adjust the vertical space (empty lines) between "first line" and > > "last visible line" until the latter becomes indeed the last visible > > line in the window. > > 3. Go to the start of the buffer: M-< > > 4. Advance one line: C-n > > 5. C-s 1 > > 6. C-g > > > > I observe that after step #5 the window is scrolled (OK), and that > > scrolling is cancelled after step #6 (OK - like it should be). > > > > But if I set `scroll-conservatively' to 1 and repeat the experiment > > (from step #3), I observe that the vertical scrolling made in step #5 > > is not cancelled in step #6. IMO it should be cancelled, because > > "C-g" should leave the view (not just the point) where it was before > > the Isearch. > > Hi everyone, > > I can confirm that this behavior is still present in GNU Emacs > 25.1.50.1. I am not 100% sure, however, whether this is really > a bug. No, it isn't a bug, but the intended behavior: contrary to the OP's expectations C-g is _not_ supposed to cancel the scroll, it is supposed to return point to where the search started. And setting scroll-conservatively to 1 means that if point is 1 line above or below the window, Emacs should scroll the window only by 1 line in order to bring point into view. Which is what Emacs does in this case. So I'm closing the bug. I apologize for not noticing it when it was originally reported. Thanks. ------------=_1454184902-19395-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Nov 2012 18:10:15 +0000 Received: from localhost ([127.0.0.1]:49235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TV4eF-0002he-5T for submit@debbugs.gnu.org; Sun, 04 Nov 2012 13:10:15 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45294) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TV4eD-0002hX-5L for submit@debbugs.gnu.org; Sun, 04 Nov 2012 13:10:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TV4bH-0006Rs-B5 for submit@debbugs.gnu.org; Sun, 04 Nov 2012 13:07:12 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:50802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TV4bH-0006Ro-7X for submit@debbugs.gnu.org; Sun, 04 Nov 2012 13:07:11 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TV4bG-0001gV-5r for bug-gnu-emacs@gnu.org; Sun, 04 Nov 2012 13:07:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TV4bF-0006RJ-1h for bug-gnu-emacs@gnu.org; Sun, 04 Nov 2012 13:07:10 -0500 Received: from mail-oa0-f41.google.com ([209.85.219.41]:64159) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TV4bE-0006R9-Sf for bug-gnu-emacs@gnu.org; Sun, 04 Nov 2012 13:07:08 -0500 Received: by mail-oa0-f41.google.com with SMTP id k14so5674971oag.0 for ; Sun, 04 Nov 2012 10:07:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=19DGvqHH3O3MgMbqT77T9CVV9CHYbkAcW2Je48dhJZo=; b=yo/wgBEQA8xaP3mNvK7vv0ek8GGR0Xx2Ua/d8ZOZdtJ/pYD75vZBA5TzBRyN5TGhZn FrXbO27zCT7CPLyJ+ZkYiFmjIXJ0sldUQUM0ZV94kSFNytEoSxhclP1wOnrxv9f0U+33 gnsPlftmiPipJ4TL1UJI2crIUElMvq/xnkvOmj2rvzHEdRYRCRDiaSli6rtCVw6gkvmv WHh2Zpc3FkrX11RSTq4E6cthR+nqbpci5Mt0ZOGqRZsUQm/nM7l/+C/xZLHTD6JWklhq pKT6R+T8nj9fKLm5ObmC9M13v4N7JL37ne1z4lCQgJvi2kDFnKfFeCBAe4IlZ2bIwHsQ u4+w== MIME-Version: 1.0 Received: by 10.182.116.6 with SMTP id js6mr5969825obb.82.1352052428329; Sun, 04 Nov 2012 10:07:08 -0800 (PST) Received: by 10.60.131.168 with HTTP; Sun, 4 Nov 2012 10:07:08 -0800 (PST) Date: Sun, 4 Nov 2012 19:07:08 +0100 Message-ID: Subject: 24.3.50; `scroll-conservatively', I-search and `C-g' From: Dani Moncayo To: bug-gnu-emacs@gnu.org Content-Type: multipart/mixed; boundary=14dae9399d2bb5524404cdaf3ce9 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -3.4 (---) 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: -3.4 (---) --14dae9399d2bb5524404cdaf3ce9 Content-Type: text/plain; charset=ISO-8859-1 Recipe from "emacs -nw -Q" (the "-nw" part is not strictly needed, but it is cleaner for showing the problem): 1. Visit the attached file. 2. Adjust the vertical space (empty lines) between "first line" and "last visible line" until the latter becomes indeed the last visible line in the window. 3. Go to the start of the buffer: M-< 4. Advance one line: C-n 5. C-s 1 6. C-g I observe that after step #5 the window is scrolled (OK), and that scrolling is cancelled after step #6 (OK - like it should be). But if I set `scroll-conservatively' to 1 and repeat the experiment (from step #3), I observe that the vertical scrolling made in step #5 is not cancelled in step #6. IMO it should be cancelled, because "C-g" should leave the view (not just the point) where it was before the Isearch. In GNU Emacs 24.3.50.1 (i386-mingw-nt6.1.7601) of 2012-11-04 on MS-W7-DANI Bzr revision: 110794 rgm@gnu.org-20121104041313-7j1z7vaqtrgopt26 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -I../../libs/libXpm-3.5.10/include -I../../libs/libXpm-3.5.10/src -I../../libs/libpng-1.2.37-lib/include -I../../libs/zlib-1.2.5 -I../../libs/giflib-4.1.4-1-lib/include -I../../libs/jpeg-6b-4-lib/include -I../../libs/tiff-3.8.2-1-lib/include -I../../libs/libxml2-2.7.8-w32-bin/include/libxml2 -I../../libs/gnutls-3.0.9-w32-bin/include -I../../libs/libiconv-1.9.2-1-lib/include' Important settings: value of $LANG: ESN locale-coding-system: cp1252 default enable-multibyte-characters: t -- Dani Moncayo --14dae9399d2bb5524404cdaf3ce9 Content-Type: text/plain; charset=US-ASCII; name="test.txt" Content-Disposition: attachment; filename="test.txt" Content-Transfer-Encoding: base64 X-Attachment-Id: f_h94h1v610 Zmlyc3QgbGluZQ0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoN Cg0KDQoNCg0KDQoNCmxhc3QgdmlzaWJsZSBsaW5lDQoxDQoyDQozDQo0DQo1DQo2DQo= --14dae9399d2bb5524404cdaf3ce9-- ------------=_1454184902-19395-1--