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: html printing with dired Date: Sat, 24 Jan 2004 10:16:03 +0100 Organization: Fabian Braennstroem Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1074935762.2421.5.camel@rechner1.ddorf.de> 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 1074935562 16912 80.91.224.253 (24 Jan 2004 09:12:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Jan 2004 09:12:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 24 10:12:36 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 1AkJqG-00044b-00 for ; Sat, 24 Jan 2004 10:12:36 +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 1AkJoM-0003ab-AF for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Jan 2004 04:10:38 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AkJo0-0003aC-M0 for help-gnu-emacs@gnu.org; Sat, 24 Jan 2004 04:10:16 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AkJnU-0003Mw-Ph for help-gnu-emacs@gnu.org; Sat, 24 Jan 2004 04:10:15 -0500 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.24) id 1AkJnU-0003Mk-DG for help-gnu-emacs@gnu.org; Sat, 24 Jan 2004 04:09:44 -0500 Original-Received: (qmail 24172 invoked by uid 65534); 24 Jan 2004 09:09:42 -0000 Original-Received: from p3EE39672.dip.t-dialin.net (EHLO rechner1.ddorf.de) (62.227.150.114) by mail.gmx.net (mp010) with SMTP; 24 Jan 2004 10:09:42 +0100 X-Authenticated: #20933907 Original-To: help-gnu-emacs@gnu.org 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:16321 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16321 Hello, similar to that 'postscript print buffer' command a couple weeks ago, I want to print several HTML-Files. There is no problem to mark them under dired, but how can I print in HTML-Format? Maybe there any command/function from the w3-browser which I can use? Thanks! Fabian