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

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

Re: emacs 22 release


From: Sébastien Kirche
Subject: Re: emacs 22 release
Date: Thu, 29 Sep 2005 10:09:11 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (darwin)

At 17:09 on Sep 28 2005, Peter Dyballa said :

> And printing is still bad 
> too! This message comes from trying to print a buffer in ISO 
> 8859-15/ISO Latin-9:
> 
>       These characters in the buffer can't be printed:
>        €,  , ¡, ¢, £, €, ¥, Š, §, š, ©, ª, «, ¬, ­, and more...
>       Click them to jump to the buffer position,
>       or C-u C-x = will give information about them.
> 
> And it's not even true, since I can see ¡, ¢, £, §, ©, ª, «, ¬, ­ ...

For that  problem of using latin-9  chars when printing, i  have found a
setting that helped much :

(setq ps-mule-font-info-database-default 
      '((latin-iso8859-15 (normal nil nil iso-latin-9)) 
            (latin-iso8859-1 (normal nil nil iso-latin-1))))

I am  by default in  latin-9 (although I  am currently with OSX)  and at
least  the  €  is  printed  correctly.  Printer  is  PS  compatible  too
(HP LaserJet).

-- 
Sébastien Kirche


reply via email to

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