From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: htmlize-view.el - please test on different OS:es Date: Thu, 27 Oct 2005 01:39:45 +0200 Message-ID: <436013C1.30804@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1130370078 28581 80.91.229.2 (26 Oct 2005 23:41:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Oct 2005 23:41:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 27 01:41:14 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EUut3-0001K2-7j for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Oct 2005 01:40:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUut1-0003jy-NB for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Oct 2005 19:40:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EUus3-0003jh-Ql for help-gnu-emacs@gnu.org; Wed, 26 Oct 2005 19:39:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EUus1-0003jS-Hk for help-gnu-emacs@gnu.org; Wed, 26 Oct 2005 19:39:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUurz-0003jN-KK for help-gnu-emacs@gnu.org; Wed, 26 Oct 2005 19:39:49 -0400 Original-Received: from [81.228.8.83] (helo=pne-smtpout1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EUurz-0003Qo-NH for help-gnu-emacs@gnu.org; Wed, 26 Oct 2005 19:39:47 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn2.hy.skanova.net (7.2.060.1) id 435F864100023CEE for help-gnu-emacs@gnu.org; Thu, 27 Oct 2005 01:39:45 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:30596 Archived-At: The file htmlize-view.el tries to make it possible to print easily from Emacs on different operating systems where a full fledged web browser is available. Probably you can print easily from your web browser on most system. The function htmlize-view-buffer sends a html file to your web browser that looks like your current buffer in Emacs. I would be glad if this was tested on different operating systems. I have tested this on MS Windows. You can find htmlize-view.el at http://ourcomments.org/Emacs/DL/elisp/. You will also need htmlize.el: http://fly.srk.fer.hr/~hniksic/emacs/htmlize.el