From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [smoore@exis.net: ps-print.el ps-spool-buffer-with-faces] Date: Sun, 06 May 2007 18:26:23 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1178490635 6466 80.91.229.12 (6 May 2007 22:30:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 May 2007 22:30:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 07 00:30:34 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 1HkpFQ-0002r5-6U for ged-emacs-devel@m.gmane.org; Mon, 07 May 2007 00:30:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HkpMK-000550-1c for ged-emacs-devel@m.gmane.org; Sun, 06 May 2007 18:37:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HkpLB-0004es-0P for emacs-devel@gnu.org; Sun, 06 May 2007 18:36:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HkpLA-0004eW-5Z for emacs-devel@gnu.org; Sun, 06 May 2007 18:36:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HkpL9-0004eQ-UI for emacs-devel@gnu.org; Sun, 06 May 2007 18:36:28 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HkpEF-0003KU-Dq for emacs-devel@gnu.org; Sun, 06 May 2007 18:29:19 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HkpBP-0001lu-K8; Sun, 06 May 2007 18:26:23 -0400 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:70604 Archived-At: Can someone verify if this is a real bug? Please ask him for more details. ------- Start of forwarded message ------- X-Spam-Status: No, score=-0.6 required=5.0 tests=ALL_TRUSTED, DATE_IN_PAST_12_24 autolearn=failed version=3.1.0 Newsgroups: gnu.emacs.sources From: stan Organization: home Mail-Copies-To: nobody Date: Sun, 6 May 2007 00:20:10 -0400 Xref: shelby.stanford.edu gnu.emacs.sources:11810 To: gnu-emacs-sources@gnu.org Subject: ps-print.el ps-spool-buffer-with-faces 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". For example ps-spool-buffer-with-faces dies a horrible death. I tried to run this to ground and it seems the problem is with the (face-foreground face nil t) line. From what I can tell it should only have two arguments. I realize I haven't provided any versions information but the line seems to have been there for at least 22 months in cvs. _______________________________________________ gnu-emacs-sources mailing list gnu-emacs-sources@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources ------- End of forwarded message -------