From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: Does ps-print-buffer-with-faces give the correct colors? Date: Thu, 23 Nov 2006 10:29:47 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164390222 25153 80.91.229.2 (24 Nov 2006 17:43:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Nov 2006 17:43:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 24 18:43:37 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gnf5F-0007Ps-E4 for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Nov 2006 18:43:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gnf5F-0004O3-1M for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Nov 2006 12:43:29 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-X-Trace: individual.net 3VNuDKvXUrUjilbUHTxtdgiNP0xRcq6WhY4GTcEDLsnu880bnC User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (windows-nt) Cancel-Lock: sha1:WDn46l/Nmf1MWaZiPxCK5BmFipU= Original-Xref: shelby.stanford.edu gnu.emacs.help:143293 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:38910 Archived-At: Peter Dyballa writes: > Have you tried Lennart Borgman's htmlize-view.el? Together with > Hrvoje Niksic's htmlize.el (http://fly.srk.fer.hr/~hniksic/emacs/ > htmlize.el) it converts the buffer into HTML first, which is then > displayed in your WWW browser, which should allow to "print" into a > PDF file. This way encodings are saved (which PS cannot), and > colours as well. I have used htmlize.el and I like it. I have also made a hack for w32 that lets me get the fontified text from Emacs, with colors, onto the w32 clipboard.