help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: psprint and the message "Font for some characters not found"


From: Kai Großjohann
Subject: Re: psprint and the message "Font for some characters not found"
Date: Mon, 30 Jun 2003 15:45:09 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Jörg Maier <joerg.maier@rz.uni-mannheim.de> writes:

> i use emacs 21.2, when i try to print with ps-print-buffer i get the
> error message above. printing with lpr like print-buffer prints even
> special german characters.
>
> i searched the web an the mailing list, but didnt find anything
> special. i installed 
> intlfnts-1.2-508
> intlfonts-bdf-1.2-508

I think you're using Latin-9, and the intlfonts distribution contains
Latin-1 fonts only.

Maybe it works if you do this:

(require 'latin1-disp)
(latin1-display-setup 'latin-9 t)
-- 
~/.signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]