From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16477 Path: main.gmane.org!not-for-mail From: SL Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: Pterodactyl Gnus v0.9 is released Date: 30 Aug 1998 16:08:04 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155342 28019 80.91.224.250 (20 Oct 2002 23:09:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:09:02 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA00564 for ; Sun, 30 Aug 1998 19:12:19 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id RAF20186; Sun, 30 Aug 1998 17:42:02 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 30 Aug 1998 18:09:27 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id SAA26107 for ; Sun, 30 Aug 1998 18:09:16 -0500 (CDT) Original-Received: from altair.xemacs.org (steve@altair.xemacs.org [206.190.83.19]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA00502 for ; Sun, 30 Aug 1998 19:09:10 -0400 (EDT) Original-Received: (from steve@localhost) by altair.xemacs.org (8.9.1/8.9.1) id QAA19100; Sun, 30 Aug 1998 16:08:04 -0700 Mail-Copies-To: never Original-To: ding@gnus.org X-Face: (:YAD@JS'&Kz'M}n7eX7gEvPR6U1mJ-kt;asEc2qAv;h{Yw7ckz<7+X_SYeTNAaPui:e~x$ ,A=gkt*>UPL/}\a/#C~v2%ETiAY_sx;xve0yL??JWTtX_-NUzXyP38UdW#cmN1\4(X!c3m#%IbtB-3 Z-!xpZi!`E.s{(;aP=b11"!3wQu]1j@^V|;n=B|{l writes in ding@gnus.org: > Hrvoje Niksic writes: >> That you don't have iso-8859-2 fonts? > Right. Where do I fetch them from? The best thing to do is install the full set of Mule fonts. ftp://ftp.gnu.org/pub/gnu/intlfonts.tar You will need to inform the X server about the new font directories with `xset fp+ ' the first time. For the long-term it's best to enter all the directories in your XF86Config or whatever it is called on your system. Something like: Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/" FontPath "/usr/X11R6/lib/X11/fonts/Cyrillic/" FontPath "/usr/X11R6/lib/X11/fonts/Arabic/" FontPath "/usr/X11R6/lib/X11/fonts/Greek/" FontPath "/usr/X11R6/lib/X11/fonts/Hebrew/" FontPath "/usr/X11R6/lib/X11/fonts/Indian/" FontPath "/usr/X11R6/lib/X11/fonts/Japanese/" FontPath "/usr/X11R6/lib/X11/fonts/Korean/" FontPath "/usr/X11R6/lib/X11/fonts/Latin1/" FontPath "/usr/X11R6/lib/X11/fonts/Latin2/" FontPath "/usr/X11R6/lib/X11/fonts/Latin3/" FontPath "/usr/X11R6/lib/X11/fonts/Latin4/" FontPath "/usr/X11R6/lib/X11/fonts/Latin5/" FontPath "/usr/X11R6/lib/X11/fonts/Latin6/" FontPath "/usr/X11R6/lib/X11/fonts/Thai/" FontPath "/usr/X11R6/lib/X11/fonts/Urdu/" FontPath "/usr/X11R6/lib/X11/fonts/Vietnamese/" FontPath "/usr/X11R6/lib/X11/fonts/Chinese-Big5/" FontPath "/usr/X11R6/lib/X11/fonts/Chinese-CNS/" FontPath "/usr/X11R6/lib/X11/fonts/Chinese-GB/" FontPath "/usr/X11R6/lib/X11/fonts/Chinese-Other/" FontPath "/usr/X11R6/lib/X11/fonts/Ethiopic/" FontPath "/usr/X11R6/lib/X11/fonts/IPA/" FontPath "/usr/X11R6/lib/X11/fonts/Persian/" FontPath "/usr/X11R6/lib/X11/fonts/freefont/" (I like having any font I might need available :-). > And how come I have Japanese fonts and not iso-8859-2 fonts on this > machine? :-) I don't know. How strange. I don't see any iso-8859-2 in my XFree 3.3.2 source tree, but I do see plenty of Kanji fonts.