From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24978 Path: main.gmane.org!not-for-mail From: Jan Vroonhof Newsgroups: gmane.emacs.gnus.general Subject: Re: [0.96] Print with faces or not -- how to decide? Date: 01 Sep 1999 10:20:36 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <877lmbw2ju.fsf@senstation.vvf.fi> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162448 11628 80.91.224.250 (21 Oct 2002 01:07:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:07:28 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA05157 for ; Wed, 1 Sep 1999 04:21:39 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAB20397; Wed, 1 Sep 1999 03:21:28 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Sep 1999 03:21:45 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id DAA10336 for ; Wed, 1 Sep 1999 03:21:36 -0500 (CDT) Original-Received: from frege.math.ethz.ch (daemon@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA05114 for ; Wed, 1 Sep 1999 04:20:49 -0400 (EDT) Original-Received: (from daemon@localhost) by frege.math.ethz.ch (8.9.1/8.9.1) id KAA07433 for ; Wed, 1 Sep 1999 10:20:39 +0200 (MET DST) Original-Received: from bolzano(129.132.146.140) via SMTP by frege, id smtpdAAAa001o7; Wed Sep 1 10:20:38 1999 Original-Received: (vroonhof@localhost) by bolzano (SMI-8.6/D-MATH-client) id KAA02833; Wed, 1 Sep 1999 10:20:37 +0200 Original-To: ding@gnus.org In-Reply-To: Hannu Koivisto's message of "Wed, 01 Sep 1999 06:53:21 GMT" Original-Lines: 12 User-Agent: Gnus/5.070083 (Pterodactyl Gnus v0.83) XEmacs/21.1 (Acadia) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24978 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24978 Hannu Koivisto writes: > something like that. I thought to write a fix for this but after > trying few approaches for deciding whether to print with faces or > not, I finally got myself convinced that I don't know what I > /really/ should test for. Anyone? IMHO: Nothing. Fix the problem in ps-print. XEmacs can already handles faces everywhere and presumable that other Emacs will be able to soon. It seems silly to code policy like that into Gnus. Jan