From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: using utf-8... Date: Wed, 24 Dec 2003 01:15:17 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87hdzredql.fsf@tiscaNuiteKureli.it> <871xqvglt1.fsf@tiscaNuiteKureli.it> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1072231899 17033 80.91.224.253 (24 Dec 2003 02:11:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Dec 2003 02:11:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 24 03:11:33 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AYyUn-0008Aa-01 for ; Wed, 24 Dec 2003 03:11:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AYzMR-0004XV-EC for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Dec 2003 22:06:59 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; 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 Xref: main.gmane.org gmane.emacs.help:15550 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15550 Guldo K writes: > In fact the solution should be set, according to some threads I > found, I just need to find utf-8.el. Is it included in emacs? Yes. > I just did > # find / -iname "*utf*.el" > but I didn't found it. I found utf-7.el, instead. $ locate utf-8.el /usr/share/emacs/21.2/lisp/international/utf-8.elc /usr/share/emacs/21.2/lisp/international/utf-8.el > Anyway the problem is as follows: I'm using gnus to read NG, and > noticed that some of the messages including japanese text (but not > all of them) weren't correctly displayed. What do you mean by »correctly displayed«? If you see empty boxes this could mean that: 1. You don't have the required fonts installed. 2. Emacs' Unicode support is incomplete. Perhaps those particular chars aren't supported.