From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rabbit50@tenbit.pl Newsgroups: gmane.emacs.help Subject: how to print national characters in emacs Date: Tue, 18 Mar 2008 14:15:04 +0100 Organization: education Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1205846360 6593 80.91.229.12 (18 Mar 2008 13:19:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2008 13:19:20 +0000 (UTC) To: emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 18 14:19:40 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jbbj4-0008Jd-5O for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Mar 2008 14:19:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbbiU-0004Xj-0I for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Mar 2008 09:18:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jbbi9-0004WE-N0 for help-gnu-emacs@gnu.org; Tue, 18 Mar 2008 09:18:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jbbi7-0004UI-Rd for help-gnu-emacs@gnu.org; Tue, 18 Mar 2008 09:18:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jbbi7-0004U8-Kq for help-gnu-emacs@gnu.org; Tue, 18 Mar 2008 09:18:35 -0400 Original-Received: from cg-01.tenbit.pl ([213.180.131.136] helo=tenbit.pl) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jbbi7-00081u-5h for help-gnu-emacs@gnu.org; Tue, 18 Mar 2008 09:18:35 -0400 Original-Received: from [157.25.157.162] (account rabbit50 HELO localhost.localdomain) by tenbit.pl (CommuniGate Pro SMTP 4.1.8) with ESMTP id 77692889 for help-gnu-emacs@gnu.org; Tue, 18 Mar 2008 14:16:16 +0100 X-MAILER: KMail/1.7.1 User-Agent: mozilla news reader X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:52488 Archived-At: Hallo group members I am running emacs 22. I installed intlfonts 1.2.1 package to emacs and configured them for X: $ xset +fp /usr/local/share/emacs/fonts $ xset fp rehash then chose some font from intlfonts: -ETL-Fixed-Medium-R-Normal--14-140-72-= 72-C-70-ISO8859-2. Emacs changed font to this one, so it looks like fonts are installed proper= ly in my system. Then I put some national fonts to *scratch* and tried to print it with M-x = ps-print-region. Emacs tells: These characters in the buffer can't be printed: =C4=85, =C4=85, =C4=85, =C4=99, =C4=99, =C4=99, =C4=99, =C4=99, =C5=BC, = =C5=BC, =C5=BC Click them to jump to the buffer position, or C-u C-x =3D will give information about them. Please answer y or n. Font for some characters not found, continue anyway?= (y or n)=20 Unfortunatelly, document printed does not contain my national fonts. Have You got idea what might be the reason? regards, Michal