| Re: w32-print.el and w32-integ.el |
|
 |
|
 |
|
 |
|
 |
Group: gnu.emacs.help · Group Profile
Author: Lennart Borgman (gmail)Lennart Borgman (gmail) Date: Apr 9, 2008 10:49
B. T. Raven wrote:
> I think so, but most of it is over my head. I did install Emacsw32 once
> to try it out but I am not using it now. I want to keep my w32
> installation as close as possible to my G/L one but I need printing on
> w32. My understanding is that I need only htmlfontify.el, hfyview.el,
> and easymenu.elc in order to print a buffer sent to Firefox. Is that right?
Yes, but easymenu.el is part of Emacs.
See the beginning of hfyview.el for how to set things up. Beside loading
the files you will probably just want to customize
hfyview-quick-print-in-files-menu
to t. This will add an entry "Quick Print (Using Web Browser)" to the
files menu.
|