From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Fabian Braennstroem Newsgroups: gmane.emacs.help Subject: Re: html printing with dired Date: Wed, 28 Jan 2004 14:27:46 +0100 Organization: Fabian Braennstroem Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1075296466.2219.15.camel@rechner1.ddorf.de> References: Reply-To: f.braennstroem@gmx.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1075292837 28017 80.91.224.253 (28 Jan 2004 12:27:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2004 12:27:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 28 13:27:10 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Alomj-0002Au-00 for ; Wed, 28 Jan 2004 13:27:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Aloki-0004Wk-48 for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Jan 2004 07:25:04 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Alojh-0004Ui-88 for help-gnu-emacs@gnu.org; Wed, 28 Jan 2004 07:24:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AlogC-0003pY-5W for help-gnu-emacs@gnu.org; Wed, 28 Jan 2004 07:20:56 -0500 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.24) id 1AlogB-0003pP-Fi for help-gnu-emacs@gnu.org; Wed, 28 Jan 2004 07:20:23 -0500 Original-Received: (qmail 32207 invoked by uid 65534); 28 Jan 2004 12:20:22 -0000 Original-Received: from p3EE38FE2.dip.t-dialin.net (EHLO rechner1.ddorf.de) (62.227.143.226) by mail.gmx.net (mp023) with SMTP; 28 Jan 2004 13:20:22 +0100 X-Authenticated: #20933907 Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-Mailer: Ximian Evolution 1.4.5 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16452 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16452 Hello, On Tue, 2004-01-27 at 17:49, Colin Marquardt wrote: > 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. I don't think it works for my problem. htmlize just transforms text-files into html. But I want to print out nice formatted HTML files. Greetings! Fabian