From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 12 05:32:31 2010 Received: (at submit) by debbugs.gnu.org; 12 Nov 2010 10:32:31 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PGqvm-0003OG-Gl for submit@debbugs.gnu.org; Fri, 12 Nov 2010 05:32:31 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PGqvl-0003OB-Cg for submit@debbugs.gnu.org; Fri, 12 Nov 2010 05:32:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGr0P-0001xv-8G for submit@debbugs.gnu.org; Fri, 12 Nov 2010 05:37:18 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:46707) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGr0P-0001xm-3G for submit@debbugs.gnu.org; Fri, 12 Nov 2010 05:37:17 -0500 Received: from [140.186.70.92] (port=56587 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGr0N-0006Ke-GM for bug-gnu-emacs@gnu.org; Fri, 12 Nov 2010 05:37:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGr0L-0001wj-Lq for bug-gnu-emacs@gnu.org; Fri, 12 Nov 2010 05:37:14 -0500 Received: from mail-qy0-f176.google.com ([209.85.216.176]:40234) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGr0L-0001wZ-I1 for bug-gnu-emacs@gnu.org; Fri, 12 Nov 2010 05:37:13 -0500 Received: by qyk9 with SMTP id 9so19706qyk.0 for ; Fri, 12 Nov 2010 02:37:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=nQrLGCEUx3K5cTOyrxQ4S/uIgj+bxrI7oUf/0ApnJ50=; b=X0jz7g5eIJGUeDngK49zG/+Ee3yuc/0P9aWbAo4SSZRljSi7qLQxCI7FHeGOIueqxh zFuapgdp53ILdi+m7XOjTYW/Z6bTg2W4dxRsxN3+uNeIare46C+FZKTppVvqVOJ8vOhR mjxvCXNz/WwXzYog6RUpPFRLQHzETh0uOHVUY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=KHxZxLmvnFbO9jgB74NYSyAGu1rQ/SVC9FnlFWHla6OJKPsPR6kdTgxrJuLZMT1Ckz ZoHV3h7VHLHhSt0iMV8RLT6crAoqLYthx6YXOcaiuwjiKCS9L55N6jm8X2ybnJ3c9vbh cwAPPFrU+9qszhi0dmkYSepCh67aSbt8OPCOU= MIME-Version: 1.0 Received: by 10.229.191.85 with SMTP id dl21mr1762332qcb.260.1289558232166; Fri, 12 Nov 2010 02:37:12 -0800 (PST) Received: by 10.229.32.142 with HTTP; Fri, 12 Nov 2010 02:37:12 -0800 (PST) Date: Fri, 12 Nov 2010 11:37:12 +0100 Message-ID: Subject: 24.0.50; end-of-line style on remote files 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: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Spam-Score: -4.7 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -4.7 (----) It seems that Emacs doesn't respect the end-of-line style when dealing with remote files. Try this: 1.- Start Emacs (emacs -Q) 2.- Open a remote file, which has DOS end-of-line style (). 3.- Make a change to the file and save it. 4.- The modeline still says that the end-of-line style is DOS (char "\" on Windows version), but in fact it isn't. It has changed to UNIX style (). ...and even worse: 5.- M-x revert-buffer. 6.- The modeline keeps unchanged (like in step 4). In order to get the correct modeline flag, you have to kill the buffer and re-visit the file. --------------------------------------- Dani. In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2010-11-09 on 3249CTO Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.4) --no-opt --cflags -Ic:/imagesupport/include' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ESP value of $XMODIFIERS: nil locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Conf[Space] Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 28 04:48:31 2011 Received: (at 7383) by debbugs.gnu.org; 28 Apr 2011 08:48:32 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QFMti-0002MA-UB for submit@debbugs.gnu.org; Thu, 28 Apr 2011 04:48:31 -0400 Received: from mail-yx0-f172.google.com ([209.85.213.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QFMth-0002Ly-A7 for 7383@debbugs.gnu.org; Thu, 28 Apr 2011 04:48:29 -0400 Received: by yxk30 with SMTP id 30so772692yxk.3 for <7383@debbugs.gnu.org>; Thu, 28 Apr 2011 01:48:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=/zQplxmo/sHejCd7GhPXCwcs79aoc8AXMwLFTgGfQI4=; b=Q/PYPN689gmBFiWtj2mTeq3HFqD84MJPu5QmxSxsw4sqZlQbQeKRyJQSakXbAWSjPI TRAhaBYnLSW+bgixLNeHjVoWBoT07xajlWPeR7DWH7K2RAqrOeUZ9hU8lgz2VhbyUCNt UCa9mmEjeo/pb7kdt6bQPbX4EN6xKL1YKw82M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=jajk7DLg1gJce5QXY234vm+JoamBPeDayfjIdmJedijNbVFtKiYCJ9aotbFHIQMXj7 Yw0cQkSP3j/kXIXyhp+TFRwPSyh8xb5VgD7FSqYf6USYFBc+jzeKYbMKSYalDhjkcZUh yJreeHr+iHZDgvcJgeGLKXeKPor7BmPS9EWio= MIME-Version: 1.0 Received: by 10.91.47.23 with SMTP id z23mr2788418agj.181.1303980503823; Thu, 28 Apr 2011 01:48:23 -0700 (PDT) Received: by 10.90.26.8 with HTTP; Thu, 28 Apr 2011 01:48:23 -0700 (PDT) Date: Thu, 28 Apr 2011 10:48:23 +0200 Message-ID: Subject: 24.0.50; end-of-line style on remote files From: Dani Moncayo To: 7383@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 7383 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.7 (---) Ping! Has anyone take a look at this bug report? I'm trying to use GNU Emacs for all my editing at my workplace, and this bug is really annoying, because I often have to edit remote files with both UNIX and DOS EOL format, and whenever I save a remote DOS-format file, that file ends up having UNIX EOL format, which is unacceptable. I'd very much appreciate a solution for that. TIA. -- Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 28 06:17:58 2011 Received: (at 7383) by debbugs.gnu.org; 28 Apr 2011 10:17:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QFOIH-0004MN-Qc for submit@debbugs.gnu.org; Thu, 28 Apr 2011 06:17:58 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QFOIE-0004M5-PK for 7383@debbugs.gnu.org; Thu, 28 Apr 2011 06:17:56 -0400 Received: (qmail invoked by alias); 28 Apr 2011 10:17:47 -0000 Received: from p57BB920F.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.146.15] by mail.gmx.net (mp025) with SMTP; 28 Apr 2011 12:17:47 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX185SjxQZqE5zvgQpil0aZashRp2YySNFTLbZa+YNv IE4X1fIeoXam48 From: Michael Albinus To: Dani Moncayo Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files References: Date: Thu, 28 Apr 2011 12:17:40 +0200 In-Reply-To: (Dani Moncayo's message of "Thu, 28 Apr 2011 10:48:23 +0200") Message-ID: <871v0mllx7.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 7383 Cc: 7383@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -2.7 (--) Dani Moncayo writes: > Ping! > > Has anyone take a look at this bug report? Oops, I've overlooked this. Thanks for the reminder. > It seems that Emacs doesn't respect the end-of-line style when dealing > with remote files. > > Try this: > 1.- Start Emacs (emacs -Q) > 2.- Open a remote file, which has DOS end-of-line style (). > 3.- Make a change to the file and save it. > 4.- The modeline still says that the end-of-line style is DOS (char > "\" on Windows version), but in fact it isn't. It has changed to UNIX > style (). > > ...and even worse: > 5.- M-x revert-buffer. > 6.- The modeline keeps unchanged (like in step 4). In order to get the > correct modeline flag, you have to kill the buffer and re-visit the > file. Your local Emacs runs on Windows XP. Which connection method do you use to connect to the remote machine (plink? pscp?)? Reading tramp-sh.el, Tramp seems to set eol conversion for the process communication. For the transferred files, I couldn't see any eol conversion settings in the code. I'll continue to dig. > TIA. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 06:27:39 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 10:27:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZIw-00077B-R5 for submit@debbugs.gnu.org; Wed, 04 May 2011 06:27:39 -0400 Received: from mail-gx0-f172.google.com ([209.85.161.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZIt-00076x-VP for 7383@debbugs.gnu.org; Wed, 04 May 2011 06:27:37 -0400 Received: by gxk19 with SMTP id 19so341418gxk.3 for <7383@debbugs.gnu.org>; Wed, 04 May 2011 03:27:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=a6GzdXS6cEzsNdW2o+5ypdQzfChUN+EvZofr0H1l3Sw=; b=gl6EMIS7s0MO1hOjp8y0eJAXUpCAvr2mAH6yF0rsMTgURhmMuDGKorivzSc4/1vYuL 0/+kt+mmDPdMZS0iOX7KM0cuFSk05vwvwP6soN74cpBv4Htexq+2Atta6SggDRXGMuU6 uFK+Z8cZqcy3U2Dt4FkMB1LWJmmTLBlUVjp9M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Ll4aB9skv6ergmYBVUry48hI1pm8xomONpSMrlOFeZ5ZDbamXEiSxuoXJ0a6Vwkynu Atvj6ZYivJZQ6ZfUax2EHnjms1I1YUCkteiVDh04Ad5DdqNZ6iHdn60sqLBGfcfI0m9+ GvncxTJV59j2xCi3f/C/N0qrOmZ4bBB3xJgkg= MIME-Version: 1.0 Received: by 10.90.126.17 with SMTP id y17mr934177agc.64.1304504850242; Wed, 04 May 2011 03:27:30 -0700 (PDT) Received: by 10.90.113.9 with HTTP; Wed, 4 May 2011 03:27:30 -0700 (PDT) In-Reply-To: References: <871v0mllx7.fsf@gmx.de> Date: Wed, 4 May 2011 12:27:30 +0200 Message-ID: Subject: Fwd: bug#7383: 24.0.50; end-of-line style on remote files From: Dani Moncayo To: 7383@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 7383 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.7 (---) [I'm forwarding the bellow message to the mailing list, because I unintentionally replied privately.] ---------- Forwarded message ---------- From: Dani Moncayo Date: Thu, Apr 28, 2011 at 12:53 Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files To: Michael Albinus On Thu, Apr 28, 2011 at 12:17, Michael Albinus wrote: > > Your local Emacs runs on Windows XP. Yes. > Which connection method do you use to connect to the remote machine (plink? pscp?)? I don't know. I'm using the latest pre-compiled version for windows published by Sean [1], and I've not set up anything special beyond that. [1] http://alpha.gnu.org/gnu/emacs/windows/ > > I'll continue to dig. > Thanks a lot. -- Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 06:29:34 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 10:29:34 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZKo-00079p-5q for submit@debbugs.gnu.org; Wed, 04 May 2011 06:29:34 -0400 Received: from mail-gw0-f44.google.com ([74.125.83.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZKm-00079e-NG for 7383@debbugs.gnu.org; Wed, 04 May 2011 06:29:33 -0400 Received: by gwb20 with SMTP id 20so341753gwb.3 for <7383@debbugs.gnu.org>; Wed, 04 May 2011 03:29:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=Ov7Rykr8cdyJY6u3YZwlVUhT6UfYO5qSsiC1Vya2GvQ=; b=UwNcJP+asGpQQa9GvSfPjvwKLA7IL+vcGJ8WbJc9+yxGqYtanAOwVWHmidyPcDuycI UiHSCboo+obafJACaEQlSkoSDwJ9c1s7gsCpPImsYY7M6FQm3i7SybCKHp6OdC1xRrd0 /JK6FZ+cjS5CXEZfIPrOATl9kvoThgKfrf5z0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=wG/eS9OS0qDmWm93kXm+1VgoAiX0TQgXUCQBIfwG97KzJG/2vg6Ol/vIPQdMtJSt/x mznoxKbYDQ9xvhgFumAjTpoRpY55tDQS9xEKrwCl6wqbJkSziMs9kx2w8W3xaPAE4JdV oRS0KbT59bQ61sSUBYxYm5v3A3OVWevGNqCKU= MIME-Version: 1.0 Received: by 10.91.197.14 with SMTP id z14mr894544agp.172.1304504967217; Wed, 04 May 2011 03:29:27 -0700 (PDT) Received: by 10.90.113.9 with HTTP; Wed, 4 May 2011 03:29:27 -0700 (PDT) In-Reply-To: References: <871v0mllx7.fsf@gmx.de> Date: Wed, 4 May 2011 12:29:27 +0200 Message-ID: Subject: Fwd: bug#7383: 24.0.50; end-of-line style on remote files From: Dani Moncayo To: 7383@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: 7383 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -4.0 (----) [I'm forwarding some messages to the mailing list, because I unintentionally replied privately.] ---------- Forwarded message ---------- From: Dani Moncayo Date: Thu, Apr 28, 2011 at 12:59 Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files To: Michael Albinus On Thu, Apr 28, 2011 at 12:53, Dani Moncayo wrote: > On Thu, Apr 28, 2011 at 12:17, Michael Albinus w= rote: > >> Which connection method do you use to connect to the remote machine (pli= nk? pscp?)? > Sorry, did you mean "which TRAMP method"? If so, I use the default: =A0C-x C-f /user@host:/path-to-file --=20 Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 06:31:13 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 10:31:13 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZMO-0007CR-Mk for submit@debbugs.gnu.org; Wed, 04 May 2011 06:31:12 -0400 Received: from mail-gx0-f172.google.com ([209.85.161.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZMM-0007CF-CS for 7383@debbugs.gnu.org; Wed, 04 May 2011 06:31:10 -0400 Received: by gxk19 with SMTP id 19so342091gxk.3 for <7383@debbugs.gnu.org>; Wed, 04 May 2011 03:31:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=qAIR5CcIeG9UijSKh+1Ot2Fxh3+acWyi3mYE1qj8+e0=; b=VRmYdV0mMg19kZm4azr/Pjz/eOeu+kLkl0C1KhF1ICfJUZmQ5I0df51wBN2yLD1QF9 J9x89DbdHUIMJeCYa5kSfzQIj0fqpftVbDFCprNX181K+vtb29nQiLbTDoHp3oxjrd5L lrsikgO0TcwNfYpAS8xPg7ci/xj6zzBpNfe54= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=J34gdoIByFENSyxEzcb0tgPaAVGffO89MBD8MfBN7Iu6I6EgnSolxCcdEtqg2lNwEp GP3WuStRaDbmsPimuEXD2esjVFIOFMRtfnp2HdisGM7oFjLfp61hmgn+Hm0cT3gvNRxd QYeNOLhoQ1bvLBzQ/pO7L6EHB6dFAHwLPNTw4= MIME-Version: 1.0 Received: by 10.91.197.14 with SMTP id z14mr896182agp.172.1304505064898; Wed, 04 May 2011 03:31:04 -0700 (PDT) Received: by 10.90.113.9 with HTTP; Wed, 4 May 2011 03:31:04 -0700 (PDT) In-Reply-To: <87wriek4ke.fsf@gmx.de> References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> Date: Wed, 4 May 2011 12:31:04 +0200 Message-ID: Subject: Fwd: bug#7383: 24.0.50; end-of-line style on remote files From: Dani Moncayo To: 7383@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 7383 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.7 (---) [I'm forwarding some messages to the mailing list, because I unintentionally replied privately.] ---------- Forwarded message ---------- From: Michael Albinus Date: Thu, Apr 28, 2011 at 13:17 Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files To: Dani Moncayo Dani Moncayo writes: > Sorry, did you mean "which TRAMP method"? If so, I use the default: > =A0 C-x C-f /user@host:/path-to-file This defaults to "pscp". You could check it with "C-h v tramp-default-metho= d". If this is the case, could you please eval (setq tramp-copy-size-limit nil) and check afterwards, whether the problem still happens? Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 06:32:07 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 10:32:07 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZNG-0007Dx-Uj for submit@debbugs.gnu.org; Wed, 04 May 2011 06:32:07 -0400 Received: from mail-yx0-f172.google.com ([209.85.213.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZNG-0007DS-9A for 7383@debbugs.gnu.org; Wed, 04 May 2011 06:32:06 -0400 Received: by yxk30 with SMTP id 30so345678yxk.3 for <7383@debbugs.gnu.org>; Wed, 04 May 2011 03:32:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=/04gxvX/QVaFBpc2uaj/FL2fvUoEW/Q6U2CgZV1ypc0=; b=sb1Qw7HQ5A2fnHiD4+Ep7jnbgDHaJRnXP6yOXooGHivYci5KDFXJFdcAydbrRkRXOH mlcI8FQbQHEEX57NCzEPAc7bZpl3D/FeXLbPvaTGYF7Ca/PLNbworn3AgbVq76+Vg5ZA HTzt4dJ2iiQAA371CexEAoq1PbDqo5OKylz3o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=XrowrOaZz2eTTGh6wt9jSiGtcxTAPciWGluuNFM9JiFySTXDUAdXzNX0wlmUe3OesL jt6R13EGLr4LGacv7HWq6FbUWmr0foB1jgziclneuKr8ZxNvYJoHcehpo/m37RYAx4DI TxGkr3tv4qSZn4v4AZRqCrW1kSrT8WGyYkRDw= MIME-Version: 1.0 Received: by 10.91.149.5 with SMTP id b5mr917537ago.91.1304505120428; Wed, 04 May 2011 03:32:00 -0700 (PDT) Received: by 10.90.113.9 with HTTP; Wed, 4 May 2011 03:32:00 -0700 (PDT) In-Reply-To: References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> Date: Wed, 4 May 2011 12:32:00 +0200 Message-ID: Subject: Fwd: bug#7383: 24.0.50; end-of-line style on remote files From: Dani Moncayo To: 7383@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 7383 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.7 (---) [I'm forwarding some messages to the mailing list, because I unintentionally replied privately.] ---------- Forwarded message ---------- From: Dani Moncayo Date: Thu, Apr 28, 2011 at 15:36 Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files To: Michael Albinus On Thu, Apr 28, 2011 at 13:17, Michael Albinus wro= te: > Dani Moncayo writes: > >> Sorry, did you mean "which TRAMP method"? If so, I use the default: >> =A0 C-x C-f /user@host:/path-to-file > > This defaults to "pscp". You could check it with "C-h v tramp-default-met= hod". > Its value is "ftp" > If this is the case, could you please eval > > (setq tramp-copy-size-limit nil) > > and check afterwards, whether the problem still happens? Yes, it still happens after doing that. Here is another example of bad behavior: =A01. Create a new buffer (on Windows, it will have DOS format). =A02. Save the buffer to a remote location (C-x C-s /user@host:/path-to-fil= e). Then, I see the same two problems described in the OP: =A0a.- The modeline indicator is wrong: It says that the file has DOS format (in fact has UNIX format). =A0b.- The new file has been created with UNIX format (it should be DOS for= mat). -- Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 06:33:10 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 10:33:10 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZOI-0007FQ-6D for submit@debbugs.gnu.org; Wed, 04 May 2011 06:33:10 -0400 Received: from mail-gw0-f44.google.com ([74.125.83.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZOH-0007FE-0r for 7383@debbugs.gnu.org; Wed, 04 May 2011 06:33:09 -0400 Received: by gwb20 with SMTP id 20so342420gwb.3 for <7383@debbugs.gnu.org>; Wed, 04 May 2011 03:33:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=mpN6ZbRoXUkHdKQ9qVIJnXrDZAJnHTIOXW1ZMQXkqu0=; b=ki/VejVuxNddEIklKsxlGXjxfUmt9ry65wLwZsjd/w6+vqRI3kmjy/Vo8FXvh1V945 71tZHOKgH/t75riShDPgNFSWHoseBVhkbG4/5TjCKfHkLkqgX3sEa/nm71ceKnpi0HRM dzymMIpSmS8HQSzHumBuyCv1ErHNmceEjao50= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=b4LicWbb3vsvyoZ0ABkvW+sNezfu1aGorib5wOsA+hql9UoGeamL+Q95tZ7yXhUU3i 4W5plFjPxbsGJgu3MGx8jTprueJ5t6MGwTCdb0RIo76avo/YaUNHYxNOGi3DkNkbchGE vC5I83T1/WqGtyn7eW185Vm7P+aoxs7CcrVM4= MIME-Version: 1.0 Received: by 10.91.199.25 with SMTP id b25mr915536agq.118.1304505183511; Wed, 04 May 2011 03:33:03 -0700 (PDT) Received: by 10.90.113.9 with HTTP; Wed, 4 May 2011 03:33:03 -0700 (PDT) In-Reply-To: <87oc3qjxbl.fsf@gmx.de> References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> Date: Wed, 4 May 2011 12:33:03 +0200 Message-ID: Subject: Fwd: bug#7383: 24.0.50; end-of-line style on remote files From: Dani Moncayo To: 7383@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: 7383 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.9 (---) [I'm forwarding some messages to the mailing list, because I unintentionally replied privately.] ---------- Forwarded message ---------- From: Michael Albinus Date: Thu, Apr 28, 2011 at 15:54 Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files To: Dani Moncayo Dani Moncayo writes: > On Thu, Apr 28, 2011 at 13:17, Michael Albinus w= rote: >> Dani Moncayo writes: >> >>> Sorry, did you mean "which TRAMP method"? If so, I use the default: >>> =A0 C-x C-f /user@host:/path-to-file >> >> This defaults to "pscp". You could check it with "C-h v tramp-default-me= thod". > > Its value is "ftp" Then we are speaking about ange-ftp, and not about Tramp. Does the same effect (EOL conversion) happens, when you copy files with your local FTP client? Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 06:33:57 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 10:33:57 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZP3-0007GT-FD for submit@debbugs.gnu.org; Wed, 04 May 2011 06:33:57 -0400 Received: from mail-yw0-f44.google.com ([209.85.213.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZP2-0007GI-4P for 7383@debbugs.gnu.org; Wed, 04 May 2011 06:33:56 -0400 Received: by ywi6 with SMTP id 6so347094ywi.3 for <7383@debbugs.gnu.org>; Wed, 04 May 2011 03:33:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=+ZnP/s+L1iK4pZ/Lhgw/u4XGkjq+BwYXUxgms7aMtuc=; b=aIg+gFnQ/iPZ2Cpw3zlpSmJHNko7HI/zZMuS45cNmK0AM+wp5GLDIMEoOoosemzm93 TG+2GK03CzI1h0utKHxz1DJRHqnntBgCND/88ixPrrQdRUwZG0uBPSrOOlpIUK1ay5rc oLv6fdQZBfhDYgUNRmusWaAZ6BDshjKguhVW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=N+rS0R+htrnLJWM5dQ1Hr7JJztAzX84mrnLZygrrA0e7VQFLY+JpIz9hpbjm8HW1rz ebUUqvlrAxXKcFvZcIB8Lm4DUX1MyB/LblYEGlk9wg9WXh+/LpKiXbCR3TQtfcr5hNEB FA2ohuB6jirj8k2zqii/fL3Q0O0zm3S6+n54Q= MIME-Version: 1.0 Received: by 10.91.197.14 with SMTP id z14mr898841agp.172.1304505229807; Wed, 04 May 2011 03:33:49 -0700 (PDT) Received: by 10.90.113.9 with HTTP; Wed, 4 May 2011 03:33:49 -0700 (PDT) In-Reply-To: References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> Date: Wed, 4 May 2011 12:33:49 +0200 Message-ID: Subject: Fwd: bug#7383: 24.0.50; end-of-line style on remote files From: Dani Moncayo To: 7383@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 7383 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.7 (---) [I'm forwarding some messages to the mailing list, because I unintentionally replied privately.] ---------- Forwarded message ---------- From: Dani Moncayo Date: Thu, Apr 28, 2011 at 16:30 Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files To: Michael Albinus On Thu, Apr 28, 2011 at 15:54, Michael Albinus wrote: > > Does the same effect (EOL conversion) happens, when you copy files with > your local FTP client? > I don't know which ftp client is Emacs using under the hood. I guess it's the standard windows "ftp" program. In that case, I've done a quick test and found that, if I set binary mode on, the file got by ftp is the exact same as the original (which doesn't happen without setting binary mode on). -- Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 06:34:38 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 10:34:38 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZPh-0007Hh-Tx for submit@debbugs.gnu.org; Wed, 04 May 2011 06:34:38 -0400 Received: from mail-yx0-f172.google.com ([209.85.213.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZPg-0007HX-1n for 7383@debbugs.gnu.org; Wed, 04 May 2011 06:34:36 -0400 Received: by yxk30 with SMTP id 30so346205yxk.3 for <7383@debbugs.gnu.org>; Wed, 04 May 2011 03:34:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=UjSuicwzw4hADRIc1S/dbAX4Qz+sfL8cYrMOEzEPmzk=; b=sF2C2KOGlSsrr8hS2yNuqn0fRHcaDb9093LGfeSTZ3hMSCSpwKm69+WT0ZBYn0VkC7 f6uMLgAgQbwWxn+TgOjm1kHIuTY0pjzxV+bmyIUJA9ccHYFcqjeLRq4x5yRb91gsCaJ2 3o8Oz9Zttl394Pyxs5v6tuQ7TzQVtiC7kAiuQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=YHFNbCztB0S8uF5PweNAkq4mef4f8uwMklIH3kf66VIS3RQ1KVFyjCCsu36W6i42MN D4E6f6b20UcJCvpF9MxqL4nKuT+SgpH05a7IrvtUdc17if3oI65OYhlbDAcCZI9niXJK itptkyrC78dpZ31pbKTESqb2+EceZ6dtBjOCM= MIME-Version: 1.0 Received: by 10.91.196.26 with SMTP id y26mr946870agp.10.1304505270701; Wed, 04 May 2011 03:34:30 -0700 (PDT) Received: by 10.90.113.9 with HTTP; Wed, 4 May 2011 03:34:30 -0700 (PDT) In-Reply-To: <87bozmitut.fsf@gmx.de> References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> Date: Wed, 4 May 2011 12:34:30 +0200 Message-ID: Subject: Fwd: bug#7383: 24.0.50; end-of-line style on remote files From: Dani Moncayo To: 7383@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 7383 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.7 (---) [I'm forwarding some messages to the mailing list, because I unintentionally replied privately.] ---------- Forwarded message ---------- From: Michael Albinus Date: Sun, May 1, 2011 at 12:43 Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files To: Dani Moncayo Dani Moncayo writes: > I don't know which ftp client is Emacs using under the hood. I guess > it's the standard windows "ftp" program. In that case, I've done a > quick test and found that, if I set binary mode on, the file got by > ftp is the exact same as the original (which doesn't happen without > setting binary mode on). >From ange-ftp.el: ;; Binary file transfers: ;; ;; By default ange-ftp transfers files in ASCII mode. =A0If a file being ;; transferred matches the value of ange-ftp-binary-file-name-regexp then ;; binary mode is used for that transfer. Maybe you play with `ange-ftp-binary-file-name-regexp' settings, for example set it to "". Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 06:36:11 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 10:36:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZRD-0007KA-8n for submit@debbugs.gnu.org; Wed, 04 May 2011 06:36:11 -0400 Received: from mail-yw0-f44.google.com ([209.85.213.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHZRB-0007Jy-AB for 7383@debbugs.gnu.org; Wed, 04 May 2011 06:36:09 -0400 Received: by ywi6 with SMTP id 6so347497ywi.3 for <7383@debbugs.gnu.org>; Wed, 04 May 2011 03:36:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=VomCDVNsYnsSXuYenJfUP/s3BqJPKZk848YrpFmrIBI=; b=TE7GC4GYcrzazF3XEEAoKEjjGRTXsWPDIVfxBbxpuLu+rhxpspX67MHM9FET+XK1CA V9GlnOXyxjlLKl1f2JPqewWxf9uqlccmL5XFLZSc5s60lYRq4nn/YVOIUU93ub1D61F1 al8AbqoKBxgkLVsMM1T1Yj64hSqDj9hXv2oFA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=imioNFnZ//FXVHMSUfE09wK8h+C6t+rDKzXNYFUivmzryILb9FbHgnNxBXfVQTDkoj oXqwYbRH2kIFzaqiS1v84u306qiE0COZUq6MS2IjkwXle9SeM3B9EFYpfW//rtQRMCXj eTSH7geK+p5jIBGrq+GsE6lVIkzuNBSqCRM6I= MIME-Version: 1.0 Received: by 10.91.3.17 with SMTP id f17mr872880agi.199.1304505363801; Wed, 04 May 2011 03:36:03 -0700 (PDT) Received: by 10.90.113.9 with HTTP; Wed, 4 May 2011 03:36:03 -0700 (PDT) In-Reply-To: References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> Date: Wed, 4 May 2011 12:36:03 +0200 Message-ID: Subject: Fwd: bug#7383: 24.0.50; end-of-line style on remote files From: Dani Moncayo To: 7383@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 7383 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.7 (---) [I'm forwarding some messages to the mailing list, because I unintentionally replied privately.] ---------- Forwarded message ---------- From: Dani Moncayo Date: Wed, May 4, 2011 at 11:32 Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files To: Michael Albinus On Sun, May 1, 2011 at 12:43, Michael Albinus wrot= e: > > Maybe you play with `ange-ftp-binary-file-name-regexp' settings, for > example set it to "". > Sorry for the delay. These days I had no access to the Windows XP box where I reproduce the problem. =A0(BTW, at home I was unable to reproduce it using a Windows 7 client and =A0Ubuntu 10.10 ftp server). Well, if I do what you said ((setq ange-ftp-binary-file-name-regexp "")), then the problem seem to disappear in the quick test I've done. So now I wonder two things: 1. In what cases do we want to have text-mode ftp transfers when working with remote files? Because, IMO TRT would be to always use binary mode, i.e., always work with the file in its actual EOL format. I think that is what users expect, don't they? 2. This bug report has showed that the modeline flag corresponding to the EOL format isn't always correct. So I think this should be fixed if possible, and if not, this limitation should be documented at least. Thanks for your time, Michael. -- Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 09:04:38 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 13:04:38 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHbkr-0002uT-VO for submit@debbugs.gnu.org; Wed, 04 May 2011 09:04:38 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QHbkl-0002uC-3i for 7383@debbugs.gnu.org; Wed, 04 May 2011 09:04:36 -0400 Received: (qmail invoked by alias); 04 May 2011 13:04:24 -0000 Received: from p57BB92AF.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.146.175] by mail.gmx.net (mp014) with SMTP; 04 May 2011 15:04:24 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18PDklGl4YPFvJqeAAzLNuyljM4RTfhQjQVYC7E6I mDUjotKZ29URkM From: Michael Albinus To: Dani Moncayo Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> Date: Wed, 04 May 2011 15:04:22 +0200 In-Reply-To: (Dani Moncayo's message of "Wed, 4 May 2011 11:32:19 +0200") Message-ID: <87ei4eaa7d.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 7383 Cc: 7383@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -2.7 (--) Dani Moncayo writes: > So now I wonder two things: > 1. In what cases do we want to have text-mode ftp transfers when > working with remote files? > Because, IMO TRT would be to always use binary mode, i.e., always > work with the file > in its actual EOL format. I think that is what users expect, don't they? See the code of `ange-ftp-write-region'. Binary transfer is explicitely disabled for Emacsen on MS Windows machines, if not said otherwise by `ange-ftp-binary-file-name-regexp': (binary (or (ange-ftp-binary-file filename) (and (not (memq system-type '(ms-dos windows-nt))) (memq (ange-ftp-host-type host user) '(unix dumb-unix))))) Similar (but not identical) checks are in `ange-ftp-insert-file-contents' and `ange-ftp-copy-file-internal'. And there are comments about it, like "Binary file transfers between machines of different architectures can be a risky business.". > 2. This bug report has showed that the modeline flag corresponding to the EOL > format isn't always correct. So I think this should be fixed if possible, > and if not, this limitation should be documented at least. Emacs can show only, what it knows. It sends a given file to the FTP client. It cannot know, whether that external program changes EOL conversion. Likely, we shall add a note to section 8.3 of the "GNU Emacs FAQ for MS Windows", see > Thanks for your time, Michael. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 11:14:20 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 15:14:20 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHdmO-000613-8i for submit@debbugs.gnu.org; Wed, 04 May 2011 11:14:20 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHdmM-00060q-VP for 7383@debbugs.gnu.org; Wed, 04 May 2011 11:14:19 -0400 Received: from 121-249-126-200.fibertel.com.ar ([200.126.249.121]:12237 helo=ceviche.home) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1QHdmH-0004sp-CP; Wed, 04 May 2011 11:14:13 -0400 Received: by ceviche.home (Postfix, from userid 20848) id D42EA662FC; Wed, 4 May 2011 12:14:09 -0300 (ART) From: Stefan Monnier To: Michael Albinus Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files Message-ID: References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> <87ei4eaa7d.fsf@gmx.de> Date: Wed, 04 May 2011 12:14:09 -0300 In-Reply-To: <87ei4eaa7d.fsf@gmx.de> (Michael Albinus's message of "Wed, 04 May 2011 15:04:22 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: 7383 Cc: 7383@debbugs.gnu.org, Dani Moncayo X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.0 (------) >> So now I wonder two things: >> 1. In what cases do we want to have text-mode ftp transfers when >> working with remote files? >> Because, IMO TRT would be to always use binary mode, i.e., always >> work with the file >> in its actual EOL format. I think that is what users expect, don't they? > See the code of `ange-ftp-write-region'. Binary transfer is explicitely > disabled for Emacsen on MS Windows machines, if not said otherwise by > `ange-ftp-binary-file-name-regexp': > (binary (or (ange-ftp-binary-file filename) > (and (not (memq system-type > '(ms-dos windows-nt))) > (memq (ange-ftp-host-type host user) > '(unix dumb-unix))))) > Similar (but not identical) checks are in `ange-ftp-insert-file-contents' > and `ange-ftp-copy-file-internal'. I think all this non-binary business in ange-ftp is inherited from pre-Mule issues. So I'd be tempted to always use binary now. > And there are comments about it, like "Binary file transfers between > machines of different architectures can be a risky business.". I can't think of any case where a non-binary FTP transfer will correctly convert to/from the internal file-format, and where Emacs can't do the same or better. Stefan From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 11:43:12 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 15:43:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHeEK-0006hk-4D for submit@debbugs.gnu.org; Wed, 04 May 2011 11:43:12 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QHeEE-0006h7-2a for 7383@debbugs.gnu.org; Wed, 04 May 2011 11:43:10 -0400 Received: (qmail invoked by alias); 04 May 2011 15:42:59 -0000 Received: from p57BB92AF.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.146.175] by mail.gmx.net (mp029) with SMTP; 04 May 2011 17:42:59 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX190k58g/mF01zxN+VN4IWuZVE0+pIhkUmFuKmeIoC 1xSvTE2B4k1ZC0 From: Michael Albinus To: Stefan Monnier Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> <87ei4eaa7d.fsf@gmx.de> Date: Wed, 04 May 2011 17:42:56 +0200 In-Reply-To: (Stefan Monnier's message of "Wed, 04 May 2011 12:14:09 -0300") Message-ID: <87aaf2a2v3.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 7383 Cc: 7383@debbugs.gnu.org, Dani Moncayo X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -2.7 (--) Stefan Monnier writes: > I think all this non-binary business in ange-ftp is inherited from > pre-Mule issues. So I'd be tempted to always use binary now. > >> And there are comments about it, like "Binary file transfers between >> machines of different architectures can be a risky business.". > > I can't think of any case where a non-binary FTP transfer will correctly > convert to/from the internal file-format, and where Emacs can't do the > same or better. I don't oppose, but given that I do not use MS Windows, I cannot judge whether this change will harm, or not. OK, let's change to binary transfer. Shall we remove the checks for different systems in the code, or shall we default `ange-ftp-binary-file-name-regexp' to ""? > Stefan Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 13:24:00 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 17:24:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHfnr-0001Zm-Uf for submit@debbugs.gnu.org; Wed, 04 May 2011 13:24:00 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHfnp-0001ZY-FC for 7383@debbugs.gnu.org; Wed, 04 May 2011 13:23:58 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LKO00J00LMVBT00@a-mtaout20.012.net.il> for 7383@debbugs.gnu.org; Wed, 04 May 2011 20:23:26 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.234.175]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LKO00J3VLN07LA0@a-mtaout20.012.net.il>; Wed, 04 May 2011 20:23:25 +0300 (IDT) Date: Wed, 04 May 2011 20:23:24 +0300 From: Eli Zaretskii Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files In-reply-to: X-012-Sender: halo1@inter.net.il To: Stefan Monnier Message-id: <83wri6mlbn.fsf@gnu.org> References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> <87ei4eaa7d.fsf@gmx.de> X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 7383 Cc: 7383@debbugs.gnu.org, michael.albinus@gmx.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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: -2.1 (--) > From: Stefan Monnier > Date: Wed, 04 May 2011 12:14:09 -0300 > Cc: 7383@debbugs.gnu.org > > > See the code of `ange-ftp-write-region'. Binary transfer is explicitely > > disabled for Emacsen on MS Windows machines, if not said otherwise by > > `ange-ftp-binary-file-name-regexp': > > > (binary (or (ange-ftp-binary-file filename) > > (and (not (memq system-type > > '(ms-dos windows-nt))) > > (memq (ange-ftp-host-type host user) > > '(unix dumb-unix))))) > > > Similar (but not identical) checks are in `ange-ftp-insert-file-contents' > > and `ange-ftp-copy-file-internal'. > > I think all this non-binary business in ange-ftp is inherited from > pre-Mule issues. So I'd be tempted to always use binary now. Yes, definitely. The change was made (by one Stefan Monnier) in 2001. I see no reasons to keep it. Let's remove that and see if someone comes back crying. From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 14:47:16 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 18:47:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHh6S-0003dy-3b for submit@debbugs.gnu.org; Wed, 04 May 2011 14:47:16 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHh6Q-0003dn-Ct for 7383@debbugs.gnu.org; Wed, 04 May 2011 14:47:14 -0400 Received: from 121-249-126-200.fibertel.com.ar ([200.126.249.121]:19190 helo=ceviche.home) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1QHh6K-0003Rs-O3; Wed, 04 May 2011 14:47:08 -0400 Received: by ceviche.home (Postfix, from userid 20848) id D50F166168; Wed, 4 May 2011 15:47:05 -0300 (ART) From: Stefan Monnier To: Eli Zaretskii Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files Message-ID: References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> <87ei4eaa7d.fsf@gmx.de> <83wri6mlbn.fsf@gnu.org> Date: Wed, 04 May 2011 15:47:05 -0300 In-Reply-To: <83wri6mlbn.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 04 May 2011 20:23:24 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: 7383 Cc: 7383@debbugs.gnu.org, michael.albinus@gmx.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.0 (------) >> > See the code of `ange-ftp-write-region'. Binary transfer is explicitely >> > disabled for Emacsen on MS Windows machines, if not said otherwise by >> > `ange-ftp-binary-file-name-regexp': >> >> > (binary (or (ange-ftp-binary-file filename) >> > (and (not (memq system-type >> > '(ms-dos windows-nt))) >> > (memq (ange-ftp-host-type host user) >> > '(unix dumb-unix))))) >> >> > Similar (but not identical) checks are in `ange-ftp-insert-file-contents' >> > and `ange-ftp-copy-file-internal'. >> >> I think all this non-binary business in ange-ftp is inherited from >> pre-Mule issues. So I'd be tempted to always use binary now. > Yes, definitely. The change was made (by one Stefan Monnier) in > 2001. I see no reasons to keep it. Let's remove that and see if > someone comes back crying. Just to be clear: I added the (memq system-type '(ms-dos windows-nt)) test, whose purpose was to apply the "same" test locally as remotely. And I think we should remove both local and remote tests, i.e. bind `binary' to t regardless of any system-type or ange-ftp-host-type or ange-ftp-binary-file. Stefan From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 16:17:49 2011 Received: (at 7383) by debbugs.gnu.org; 4 May 2011 20:17:49 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHiW5-0006Yz-8h for submit@debbugs.gnu.org; Wed, 04 May 2011 16:17:49 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHiVm-0006YU-T2 for 7383@debbugs.gnu.org; Wed, 04 May 2011 16:17:46 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LKO00K00TL7XW00@a-mtaout20.012.net.il> for 7383@debbugs.gnu.org; Wed, 04 May 2011 23:17:24 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.234.175]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LKO00KYCTOYWG10@a-mtaout20.012.net.il>; Wed, 04 May 2011 23:17:23 +0300 (IDT) Date: Wed, 04 May 2011 23:17:22 +0300 From: Eli Zaretskii Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files In-reply-to: X-012-Sender: halo1@inter.net.il To: Stefan Monnier Message-id: <83vcxqmd9p.fsf@gnu.org> References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> <87ei4eaa7d.fsf@gmx.de> <83wri6mlbn.fsf@gnu.org> X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 7383 Cc: 7383@debbugs.gnu.org, michael.albinus@gmx.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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: -2.1 (--) > From: Stefan Monnier > Cc: michael.albinus@gmx.de, 7383@debbugs.gnu.org > Date: Wed, 04 May 2011 15:47:05 -0300 > > And I think we should remove both local and remote tests, i.e. bind > `binary' to t regardless of any system-type or ange-ftp-host-type or > ange-ftp-binary-file. Yes. From debbugs-submit-bounces@debbugs.gnu.org Thu May 05 06:24:59 2011 Received: (at 7383) by debbugs.gnu.org; 5 May 2011 10:24:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QHvjv-00039l-In for submit@debbugs.gnu.org; Thu, 05 May 2011 06:24:59 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QHvjt-00039Y-7o for 7383@debbugs.gnu.org; Thu, 05 May 2011 06:24:58 -0400 Received: (qmail invoked by alias); 05 May 2011 10:24:50 -0000 Received: from p57BB915A.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.145.90] by mail.gmx.net (mp061) with SMTP; 05 May 2011 12:24:50 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/46w5n+cz4ezIk9RJmSd5aYCA0lXJgrLBJu0ag/4 wd5M+0cBoo/bFG From: Michael Albinus To: Eli Zaretskii Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> <87ei4eaa7d.fsf@gmx.de> <83wri6mlbn.fsf@gnu.org> <83vcxqmd9p.fsf@gnu.org> Date: Thu, 05 May 2011 12:24:45 +0200 In-Reply-To: <83vcxqmd9p.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 04 May 2011 23:17:22 +0300") Message-ID: <871v0da1hu.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 7383 Cc: 7383@debbugs.gnu.org, Stefan Monnier X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -2.7 (--) Eli Zaretskii writes: >> From: Stefan Monnier >> Cc: michael.albinus@gmx.de, 7383@debbugs.gnu.org >> Date: Wed, 04 May 2011 15:47:05 -0300 >> >> And I think we should remove both local and remote tests, i.e. bind >> `binary' to t regardless of any system-type or ange-ftp-host-type or >> ange-ftp-binary-file. > > Yes. I've fixed it in the tunk. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Fri May 06 13:49:26 2011 Received: (at 7383) by debbugs.gnu.org; 6 May 2011 17:49:26 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QIP9a-0001Tg-2F for submit@debbugs.gnu.org; Fri, 06 May 2011 13:49:26 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QIP9Y-0001TW-PR for 7383@debbugs.gnu.org; Fri, 06 May 2011 13:49:25 -0400 Received: from localhost ([127.0.0.1]:60165) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIP9T-0006KI-K5; Fri, 06 May 2011 13:49:19 -0400 From: Glenn Morris To: Michael Albinus Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> <87ei4eaa7d.fsf@gmx.de> <83wri6mlbn.fsf@gnu.org> <83vcxqmd9p.fsf@gnu.org> <871v0da1hu.fsf@gmx.de> X-Spook: INSCOM Sundevil LLNL South Africa Leuken-Baden BCCI Mafia X-Ran: XDpE-E*L`s+c}?nu&i*SXNhS6m4R='QS7NLVzg!/bVN)zx-%icT=@4@W@y9[3`"b9$a=EC X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 06 May 2011 13:49:19 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: 7383 Cc: Eli Zaretskii , 7383@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.3 (------) Michael Albinus wrote: > I've fixed it in the tunk. So can this be closed? From debbugs-submit-bounces@debbugs.gnu.org Fri May 06 14:00:17 2011 Received: (at 7383-done) by debbugs.gnu.org; 6 May 2011 18:00:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QIPK5-0001jZ-B5 for submit@debbugs.gnu.org; Fri, 06 May 2011 14:00:17 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QIPK3-0001jN-4X for 7383-done@debbugs.gnu.org; Fri, 06 May 2011 14:00:16 -0400 Received: (qmail invoked by alias); 06 May 2011 18:00:08 -0000 Received: from p57BB93F7.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.147.247] by mail.gmx.net (mp009) with SMTP; 06 May 2011 20:00:08 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/IUZdkJ4fIqTLPmvO6kRv6pFaYfVClJ+VbSTUM5U kRobznTXJxMeTP From: Michael Albinus To: Glenn Morris Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> <87ei4eaa7d.fsf@gmx.de> <83wri6mlbn.fsf@gnu.org> <83vcxqmd9p.fsf@gnu.org> <871v0da1hu.fsf@gmx.de> Date: Fri, 06 May 2011 20:00:05 +0200 In-Reply-To: (Glenn Morris's message of "Fri, 06 May 2011 13:49:19 -0400") Message-ID: <87r58b3e1m.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 7383-done Cc: 7383-done@debbugs.gnu.org, Eli Zaretskii X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -2.7 (--) Glenn Morris writes: > Michael Albinus wrote: > >> I've fixed it in the tunk. > > So can this be closed? Yes. I wanted to wait for the confirmation of Dani, but OTOH he said already that setting of `ange-ftp-binary-file-name-regexp' to "" works for him. So I close it. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Fri May 06 14:07:22 2011 Received: (at 7383) by debbugs.gnu.org; 6 May 2011 18:07:22 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QIPQu-0001u5-NX for submit@debbugs.gnu.org; Fri, 06 May 2011 14:07:20 -0400 Received: from mail-gy0-f172.google.com ([209.85.160.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QIPQo-0001tk-T0; Fri, 06 May 2011 14:07:19 -0400 Received: by gyf3 with SMTP id 3so1306769gyf.3 for ; Fri, 06 May 2011 11:07:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=iY2aF0ejwrtz/JLG6S+oavSSPMcNG3DRCBp62m+6fek=; b=fWvFS8u9J7vZ5y8J5QN0HAPbczovYYD6w3zsv6miJDk9tWmmc64P1Y4ReMGcYyZ0BM EaUrjX1Aq1G2v+VrhmNNyHASU/vNY/EOPd3tjkexio1u/Za7ArZv8EB6yu7qsT7DFx0L GJhF7hygy99kO7vmibfJ89Lud1Exjs/+ZQzVw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=d8xWmNdLqSwKGDsxN23r+QGCy52GJ+KbByr70HmGQcSZjA2hfujZxt1Ozo5JYbKN67 wX4lne9J0iYflZjW+XKVZwA0O+XM4v73DOUHJLfcsAuGkuiEu+mizLT2GEeAN8kJ/Ffj hUUMQ4zRJ5NVmmnMxnRq33TjP5rGNIudlamjQ= MIME-Version: 1.0 Received: by 10.91.3.17 with SMTP id f17mr3516579agi.199.1304705228818; Fri, 06 May 2011 11:07:08 -0700 (PDT) Received: by 10.90.113.9 with HTTP; Fri, 6 May 2011 11:07:08 -0700 (PDT) In-Reply-To: <87r58b3e1m.fsf@gmx.de> References: <871v0mllx7.fsf@gmx.de> <87wriek4ke.fsf@gmx.de> <87oc3qjxbl.fsf@gmx.de> <87bozmitut.fsf@gmx.de> <87ei4eaa7d.fsf@gmx.de> <83wri6mlbn.fsf@gnu.org> <83vcxqmd9p.fsf@gnu.org> <871v0da1hu.fsf@gmx.de> <87r58b3e1m.fsf@gmx.de> Date: Fri, 6 May 2011 20:07:08 +0200 Message-ID: Subject: Re: bug#7383: 24.0.50; end-of-line style on remote files From: Dani Moncayo To: 7383@debbugs.gnu.org, michael.albinus@gmx.de Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 7383 Cc: Glenn Morris , 7383-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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.7 (---) On Fri, May 6, 2011 at 20:00, Michael Albinus wrote: > Glenn Morris writes: > >> Michael Albinus wrote: >> >>> I've fixed it in the tunk. >> >> So can this be closed? > > Yes. I wanted to wait for the confirmation of Dani, but OTOH he said > already that setting of `ange-ftp-binary-file-name-regexp' to "" works > for him. > I'm sorry, I didn't say anything because I've not yet tested the last changes made by Michael (I was waiting for the next pre-compiled windows version by Sean). But I guess Michael is right, because the current behavior must be like the one I've already tested (setting ange-ftp-binary-file-name-regexp to ""). Thanks a lot. -- Dani Moncayo From unknown Mon Jun 23 11:26:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 04 Jun 2011 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator