From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.help Subject: Re: wikipedia and UTF8 coding (emacs21) Date: Thu, 03 Nov 2005 20:09:06 +0100 Message-ID: <87k6fpv99p.fsf@mat.ucm.es> References: <87oe51vlv7.fsf@mat.ucm.es> <87br11y9ta.fsf-monnier+gnu.emacs.help@gnu.org> <87fyqdmuxo.fsf@mat.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1131045261 30850 80.91.229.2 (3 Nov 2005 19:14:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Nov 2005 19:14:21 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 03 20:14:20 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EXkVE-0008R2-Oj for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Nov 2005 20:12:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EXkVD-0006ET-0R for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Nov 2005 14:11:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EXkSc-0005Mx-1W for help-gnu-emacs@gnu.org; Thu, 03 Nov 2005 14:09:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EXkSY-0005MG-0A for help-gnu-emacs@gnu.org; Thu, 03 Nov 2005 14:09:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EXkSX-0005MC-SK for help-gnu-emacs@gnu.org; Thu, 03 Nov 2005 14:09:13 -0500 Original-Received: from [147.96.1.105] (helo=parker.sim.ucm.es) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EXkSW-0004VL-Nz for help-gnu-emacs@gnu.org; Thu, 03 Nov 2005 14:09:13 -0500 Original-Received: from parker.sim.ucm.es (parker.sim.ucm.es [127.0.0.1]) by localhost.ucm.es (Postfix) with ESMTP id 02CE42F4921 for ; Thu, 3 Nov 2005 20:09:05 +0100 (CET) Original-Received: from ULISES.sim.ucm.es (unknown [10.150.1.31]) by parker.sim.ucm.es (Postfix) with ESMTP id E29C92F48B3 for ; Thu, 3 Nov 2005 20:09:04 +0100 (CET) Original-Received: from localhost ([147.96.7.218]) by ULISES.sim.ucm.es (Sun Java System Messaging Server 6.1 HotFix 0.11 (built Jan 28 2005)) with ESMTP id <0IPE00BEL7V7ZZC0@ULISES.sim.ucm.es> for help-gnu-emacs@gnu.org; Thu, 03 Nov 2005 20:09:07 +0100 (CET) In-reply-to: Original-To: Peter Dyballa X-Mailer: 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid (via feedmail 11-beta-1 I) X-Hashcash: 1:20:051103:peter_dyballa@web.de::ngSxWiRErMWgQ1U1:000000000000000000000000000000000000000002kpe X-Hashcash: 1:20:051103:help-gnu-emacs@gnu.org::Zg2HKyarf4kk7fd0:00000000000000000000000000000000000000014s3 User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4.17 (linux) 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:30795 Archived-At: >>>>> "Peter" == Peter Dyballa writes: Peter> Am 03.11.2005 um 19:45 schrieb Uwe Brauer: >> I am on debian, does anybody know whether I have to install a >> special package for UTF8 fonts? Peter> It has good Unicode encoded TrueType fonts. Peter> Try xfontsel or xlsfonts to determine the fonts' encodings! (xlsfonts Peter> -fn '*-iso10646-1') Thanks, so xfontsel does not find any fonts in this coding, however xslfonts does: for example -adobe-courier-bold-o-normal--0-0-100-100-m-0-iso10646-1 etc The point is why don't show these fonts show up in emacs-mule options? And shall I start emacs the old way: emacs -font "-adobe-courier-bold-o-normal--0-0-100-100-m-0-iso10646-1" Thanks Uwe