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: Re: Does ps-print-buffer-with-faces give the correct colors? Date: Sat, 25 Nov 2006 00:15:39 +0100 Message-ID: <45677D1B.9050800@student.lu.se> References: 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 1164410218 19158 80.91.229.2 (24 Nov 2006 23:16:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Nov 2006 23:16:58 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Mathias Dahl Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 25 00:16:55 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 1GnkHr-0007P0-2T for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Nov 2006 00:16:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GnkHq-0007lw-CM for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Nov 2006 18:16:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GnkGm-0007S1-4B for help-gnu-emacs@gnu.org; Fri, 24 Nov 2006 18:15:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GnkGk-0007Qi-HT for help-gnu-emacs@gnu.org; Fri, 24 Nov 2006 18:15:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GnkGk-0007QZ-AC for help-gnu-emacs@gnu.org; Fri, 24 Nov 2006 18:15:42 -0500 Original-Received: from [80.76.149.213] (helo=ch-smtp02.sth.basefarm.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GnkGk-0005ro-0L for help-gnu-emacs@gnu.org; Fri, 24 Nov 2006 18:15:42 -0500 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:63449 helo=[192.168.123.121]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1GnkGh-0000WL-8P; Sat, 25 Nov 2006 00:15:39 +0100 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: "Kim F. Storm" In-Reply-To: X-Scan-Result: No virus found in message 1GnkGh-0000WL-8P. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1GnkGh-0000WL-8P b7a4d8458e0d14fc8cd69aeb2c8660af 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:38941 Archived-At: Kim F. Storm wrote: > I don't know how often people print files, but to me it seems more > user-friendly if the default for ps-always-build-face-reference is t, > so users don't have to wade through lots of documentation to find out > why things doesn't work -- just because of an optimization. Agree. Seems like a better optimization.