From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Goldman Newsgroups: gmane.emacs.help Subject: Re: ange-ftp using binary mode Date: Wed, 15 Feb 2012 16:25:22 -0500 Message-ID: References: <838vk926rr.fsf@gnu.org> <83pqdfx1nj.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1329341146 14208 80.91.229.3 (15 Feb 2012 21:25:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 15 Feb 2012 21:25:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 15 22:25:45 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RxmMD-0002wq-BP for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Feb 2012 22:25:45 +0100 Original-Received: from localhost ([::1]:32785 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxmMC-0007uo-QJ for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Feb 2012 16:25:44 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:49492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxmM5-0007uK-OU for help-gnu-emacs@gnu.org; Wed, 15 Feb 2012 16:25:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RxmM4-00051k-Ek for help-gnu-emacs@gnu.org; Wed, 15 Feb 2012 16:25:37 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:41773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxmM4-00051U-6T for help-gnu-emacs@gnu.org; Wed, 15 Feb 2012 16:25:36 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RxmM0-0002n6-Ga for help-gnu-emacs@gnu.org; Wed, 15 Feb 2012 22:25:32 +0100 Original-Received: from yktgi01e0-s5.watson.ibm.com ([129.34.20.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Feb 2012 22:25:32 +0100 Original-Received: from kgold by yktgi01e0-s5.watson.ibm.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Feb 2012 22:25:32 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: yktgi01e0-s5.watson.ibm.com User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1 In-Reply-To: <83pqdfx1nj.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83767 Archived-At: On 2/15/2012 3:49 PM, Eli Zaretskii wrote: >> From: Ken Goldman >> Date: Wed, 15 Feb 2012 15:17:26 -0500 >> >> I tried this and it is somewhat better. I can see the text but all the >> newline appears as \205, [ as \255 and ] as \275. > > Maybe it's not EBCDIC after all. If it's not, it's close, as your suggestion to use ebcdic-us made it much better.