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

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

Re: How To Print To Printer GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) of


From: B. T. Raven
Subject: Re: How To Print To Printer GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) of 2008-03-26 on RELEASE
Date: Tue, 07 Apr 2009 22:18:22 -0500
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

ChristopherL wrote:
On Apr 6, 1:33 pm, Eli Zaretskii <e...@gnu.org> wrote:
From: ChristopherL <clusard...@aol.com>
Date: Mon, 6 Apr 2009 09:06:37 -0700 (PDT)
How do I setup Emacs to be able to print to a printer. Currently, I
have to copy everything to notepad and print from there.
Did you try the advice in the node "Windows Printing" of the Emacs
manual (that is part of the distribution)?

My company does not make it available.

Chris

The manual Eli is referring to is virtual, not paper:

From within Emacs type Control-h r
m
printing

and then again from the top
m
Windows Printing

If this functionality is missing then someone went to the trouble to remove it, which probably means that they don't want anyone there to learn Emacs. In any case unless you are a postscript expert you'll either have to install ghostscript or use Lennart's suggestion, to wit

Add this line to your .emacs:
(require 'hfyview)

Add the files hfyview.el and htmlfontify.el to /emacs/lisp directory or another directory in load-path.
Easymenu.el should already be in /emacs/lisp/emacs-lisp directory.

Ed



Ed


reply via email to

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