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: Mon, 26 Jan 2004 14:56:36 +0100 Organization: Fabian Braennstroem Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1075125396.2232.5.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 1075126582 10209 80.91.224.253 (26 Jan 2004 14:16:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Jan 2004 14:16:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 26 15:16:17 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 1Al7XF-0003xH-00 for ; Mon, 26 Jan 2004 15:16:17 +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 1Al7HJ-00064z-4W for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Jan 2004 08:59:49 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Al7Ew-0005GP-Hz for help-gnu-emacs@gnu.org; Mon, 26 Jan 2004 08:57:22 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Al7EF-00050c-IZ for help-gnu-emacs@gnu.org; Mon, 26 Jan 2004 08:57:10 -0500 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.24) id 1Al77b-0002ka-IA for help-gnu-emacs@gnu.org; Mon, 26 Jan 2004 08:49:47 -0500 Original-Received: (qmail 24321 invoked by uid 65534); 26 Jan 2004 13:49:45 -0000 Original-Received: from p3EE39A97.dip.t-dialin.net (EHLO rechner1.ddorf.de) (62.227.154.151) by mail.gmx.net (mp013) with SMTP; 26 Jan 2004 14:49:45 +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:16366 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16366 Hello, 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? Greetings! Fabian