From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: getting rid of ^M displayed by emacs-w3m Date: Sat, 24 Mar 2007 20:03:39 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174763053 11341 80.91.229.12 (24 Mar 2007 19:04:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Mar 2007 19:04:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Alexey Pustyntsev Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 24 20:04:12 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HVBX6-0007sw-Hk for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Mar 2007 20:04:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVBZ9-00017V-2e for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Mar 2007 14:06:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVBYt-00013i-Pw for help-gnu-emacs@gnu.org; Sat, 24 Mar 2007 15:05:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVBYq-0000rz-F5 for help-gnu-emacs@gnu.org; Sat, 24 Mar 2007 15:05:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVBYq-0000rA-78 for help-gnu-emacs@gnu.org; Sat, 24 Mar 2007 14:05:56 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HVBWm-00056L-FK for help-gnu-emacs@gnu.org; Sat, 24 Mar 2007 15:03:48 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id 2641F6B7C5B8; Sat, 24 Mar 2007 20:03:47 +0100 (CET) Original-Received: from [62.134.233.188] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.107 #114) id 1HVBWk-000115-00; Sat, 24 Mar 2007 20:03:47 +0100 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-detected-kernel: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42163 Archived-At: Am 24.03.2007 um 19:27 schrieb Alexey Pustyntsev: > it should be solved by default You could consider to set a default encoding, and that encoding's name should end in -mac, because it's a Mac feature to end lines with Carriage Return. Or are the lines ending in Carriage Return + Line Feed? Then a -dos ending of the encoding's name is more suitable. set-default-coding-systems prefer-coding-system setq default-file-name-coding-system setq default-buffer-file-coding-system I am not a regular user of w3m. When I used it I never encountered such an effect. -- Greetings Pete Remember: use logout to logout.