From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: PostScript printing Latin-N (with N != 1) Date: Wed, 11 Jan 2006 21:59:25 +0200 Message-ID: References: <534d19de0601031634o49dfd53dl7d701ff6512900f9@mail.gmail.com> <6FC795CC-C015-4A12-81DF-15E01A9E9EDA@Web.DE> <534d19de0601041756x783e8094v1f0397efaa7a6662@mail.gmail.com> <9610A538-831B-4CBD-97D3-93FDC4025A51@Web.DE> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1137014138 17609 80.91.229.2 (11 Jan 2006 21:15:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Jan 2006 21:15:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 11 22:15:36 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EwnJS-0001f1-Od for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Jan 2006 22:15:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EwnLV-00080w-EX for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Jan 2006 16:17:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EwmAQ-0003sr-6b for help-gnu-emacs@gnu.org; Wed, 11 Jan 2006 15:01:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EwmAK-0003mP-00 for help-gnu-emacs@gnu.org; Wed, 11 Jan 2006 15:01:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EwmAJ-0003lY-FZ for help-gnu-emacs@gnu.org; Wed, 11 Jan 2006 15:01:51 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EwmCo-0002NS-PK for help-gnu-emacs@gnu.org; Wed, 11 Jan 2006 15:04:29 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-75-103.inter.net.il [80.230.75.103]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DIY11793 (AUTH halo1); Wed, 11 Jan 2006 21:59:23 +0200 (IST) Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Reiner Steib on Wed, 11 Jan 2006 16:55:15 +0100) 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:32593 Archived-At: > From: Reiner Steib > Date: Wed, 11 Jan 2006 16:55:15 +0100 > > With the patch and setup suggested by Kenichi Handa I was able to > print Latin-9 but it was wrong for Latin-1. Emacs 21 and 22 doesn't support Latin-1 and Latin-9 in the same character set. > Printing the same file (with the Euro) encoded in UTF-8 fails with: > "bdf-read-font-info: BDF file etl24-unicode.bdf doesn't exist" Well, it's quite clear what it tells you, yes? > Printing the Thai example text from HELLO produces a PS file, but gs > can't display the PS file (as in my previous mail): So gs also has problems, or so it seems.