From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jokhva@bbn.cn (Denis H. G.) Newsgroups: gmane.emacs.help Subject: Re: wikipedia and UTF8 coding (emacs21) Date: 04 Nov 2005 01:09:00 +0800 Organization: Mika WorkStation CN Message-ID: <85ek5x3bgz.fsf@mibsd.ka> References: <87oe51vlv7.fsf@mat.ucm.es> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1131038225 7071 80.91.229.2 (3 Nov 2005 17:17:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Nov 2005 17:17:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 03 18:16:56 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EXibT-0002iB-Rs for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Nov 2005 18:10:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EXibS-0000tI-AT for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Nov 2005 12:10:18 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.cn99.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 36 Original-NNTP-Posting-Host: 221.221.69.219 Original-X-Trace: news.cn99.com 1131037896 29853 221.221.69.219 (3 Nov 2005 17:11:36 GMT) Original-X-Complaints-To: usenet@news.cn99.com Original-NNTP-Posting-Date: Thu, 3 Nov 2005 17:11:36 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Xref: shelby.stanford.edu gnu.emacs.help:135197 Original-To: help-gnu-emacs@gnu.org 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:30788 Archived-At: Uwe Brauer writes: > Hello > > > I would like to edit wikipedia articles, using (X)emacs as an external > editor. The perl prg which I use for that purpose allows me to access > to the wiki file either > > - in iso8859-1 coding or > > - in UTF8. > > The iso coding seem to be broken, I am using xemacs no mule so the > UTF8 option does not work, so I thought of using emacs21 for the > moment, however when opening the relevant file, the UTF8 is not > displayed correctly, I tried to play around with the language setting > but now the coding remains broken, that is I see symbols like Brüder > which should be displayed like Brüder but it is not. > > Has anybody experience with wikipedia article using UTF8 coding. > > > Thanks > > > Uwe Brauer For me, emacs21 + mule-ucs works fine in a UTF-8 locale. Certainly you need proper X11 fonts to make it work. Good luck. Regards -- Denis H. G.