From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [smoore@exis.net: ps-print.el ps-spool-buffer-with-faces] Date: Mon, 07 May 2007 06:11:09 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1178507480 9434 80.91.229.12 (7 May 2007 03:11:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 May 2007 03:11:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org, stan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 07 05:11:19 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hktd7-0003IU-TL for ged-emacs-devel@m.gmane.org; Mon, 07 May 2007 05:11:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hktk3-0003FA-4A for ged-emacs-devel@m.gmane.org; Sun, 06 May 2007 23:18:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hktjz-0003AH-9R for emacs-devel@gnu.org; Sun, 06 May 2007 23:18:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hktjx-00037p-UE for emacs-devel@gnu.org; Sun, 06 May 2007 23:18:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hktjx-00037V-P7 for emacs-devel@gnu.org; Sun, 06 May 2007 23:18:21 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hktd1-0000OS-6W; Sun, 06 May 2007 23:11:11 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-238-147.inter.net.il [84.229.238.147]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GRM37464 (AUTH halo1); Mon, 7 May 2007 06:11:10 +0300 (IDT) In-reply-to: (message from Richard Stallman on Sun, 06 May 2007 18:26:23 -0400) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:70608 Archived-At: > From: Richard Stallman > Date: Sun, 06 May 2007 18:26:23 -0400 > > Can someone verify if this is a real bug? Please ask him for more > details. I cannot reproduce this on my machine. ps-print-region-with-faces works flawlessly here. > Is it just me or is ps-print.el broken when it comes to generating > postscript for any of the "with-faces" incantations. When I try it here > I get an error referring to "wrong number of arguments". Please show a full Lisp backtrace.