* Problem printing
@ 2007-04-19 18:02 Cecil Westerhof
2007-04-19 19:05 ` Peter Dyballa
0 siblings, 1 reply; 3+ messages in thread
From: Cecil Westerhof @ 2007-04-19 18:02 UTC (permalink / raw)
To: help-gnu-emacs
When I have a document with characters like ë and the euro sign (my
newsreeder does not let me use this character) then Emacs has problems
printing. A ë becomes severall spaces and after a euro sign Emacs stops
printing. When I print the file from within a shell with 'lpr <file-name>,
the file is correctly printed.
What do I have to do to make printing work correctly in Emacs?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem printing
2007-04-19 18:02 Problem printing Cecil Westerhof
@ 2007-04-19 19:05 ` Peter Dyballa
2007-04-19 21:23 ` Lennart Borgman (gmail)
0 siblings, 1 reply; 3+ messages in thread
From: Peter Dyballa @ 2007-04-19 19:05 UTC (permalink / raw)
To: Cecil Westerhof; +Cc: help-gnu-emacs
Am 19.04.2007 um 20:02 schrieb Cecil Westerhof:
> What do I have to do to make printing work correctly in Emacs?
Convert the buffer to UTF-8 encoded HTML, open the HTML output file
in your preferred browser, and print from there.
GNU Emacs does not support PostScript printing from a different
encoding than ISO Latin-1 or ISO 8859-1. Modern versions of GNU Emacs
(CVS?) have ELisp code that tells you that these and some other
characters cannot be printed.
Lennart Borgman provides the ELisp file htmlize-view.el (formerly
available at http://ourcomments.org/Emacs/Emacs.html). It uses
htmlize.el from Hrvoje Nikšić available at http://fly.srk.fer.hr/
~hniksic/emacs/htmlize.el.
--
Greetings
Pete
A child of five could understand this! Fetch me a child of five.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-04-19 21:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-19 18:02 Problem printing Cecil Westerhof
2007-04-19 19:05 ` Peter Dyballa
2007-04-19 21:23 ` Lennart Borgman (gmail)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).