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

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

Re: html printing with dired


From: Colin Marquardt
Subject: Re: html printing with dired
Date: Tue, 27 Jan 2004 17:49:49 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (usg-unix-v)

Fabian Braennstroem <f.braennstroem@gmx.de> writes:

> On Sat, 2004-01-24 at 13:45, Jesper Harder wrote:
>
>> You can run a shell command on the files with `!', e.g.
>> 
>>   ! lynx -dump ? | lpr
>> 
>> to print the files as formatted by Lynx.
>
> Thanks that works well, but is there no possibility to get a nice
> HTML-Formatting?

While trying to construct an "emacs --batch -l ..." line as a replacement
for the "lynx -dump ?" part, I discovered that htmlize.el comes with a
command htmlize-many-files-dired which should do what you want.

HTH,
  Colin


reply via email to

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