From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.help Subject: Re: emacs-w3m and \240 characters Date: Thu, 14 Aug 2008 12:55:35 +0300 Organization: SunSITE.dk - Supporting Open source Message-ID: <87skt7x6nc.fsf@kobe.laptop> References: <87skt8xydz.fsf@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1218717723 31445 80.91.229.12 (14 Aug 2008 12:42:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Aug 2008 12:42:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 14 14:42:52 2008 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 1KTc9D-00044e-QI for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Aug 2008 14:41:47 +0200 Original-Received: from localhost ([127.0.0.1]:42109 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTc8H-0004Xd-E1 for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Aug 2008 08:40:49 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!newsfeed.straub-nv.de!nuzba.szn.dk!pnx.dk!news.banetele.no!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) Cancel-Lock: sha1:fF5mOJ4d9EO5tqxQ32uILkaSqgw= Original-Lines: 13 Original-NNTP-Posting-Host: 77.49.138.42 Original-X-Trace: news.sunsite.dk DXC=@]PZno]`90hO3d^23S\Y2mYSB=nbEKnkkML^MjgbH?lJH1TkjlYRYbKeYiYkfdfPOQYoI[`f Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:161265 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:56613 Archived-At: On Wed, 13 Aug 2008 22:02:38 -0400, "Charles philip Chan" wrote: > Giorgos Keramidas writes: > >> Any ideas how I can remap/redisplay this as a plain ASCII space? > > http://www.emacswiki.org/cgi-bin/wiki/emacs-w3m#toc4 I had copied the original text from the Wiki page for emacs-w3m, but while copying it I kept utf-8. The mismatch between my xterm's locale (ISO 8859-7) and utf-8 in `~/elisp/keramida-w3m.el' was the problem. Thanks :)