From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jeffery Rancier Newsgroups: gmane.emacs.help Subject: problem with ps-print-buffer-faces Date: Wed, 9 Nov 2011 18:28:16 +0000 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1320864544 17295 80.91.229.12 (9 Nov 2011 18:49:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 9 Nov 2011 18:49:04 +0000 (UTC) Cc: "jbrancier@yahoo.com" To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 09 19:49:00 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RODCk-0002jT-UT for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Nov 2011 19:48:59 +0100 Original-Received: from localhost ([::1]:39046 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RODCk-0007kJ-Eq for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Nov 2011 13:48:58 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:37168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RODCg-0007kE-49 for help-gnu-emacs@gnu.org; Wed, 09 Nov 2011 13:48:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RODCf-0006Gf-7B for help-gnu-emacs@gnu.org; Wed, 09 Nov 2011 13:48:54 -0500 Original-Received: from rdc.smtp.wegmans.com ([74.39.145.144]:49790 helo=RDC-EXCH-EDG-02.wfm.wegmans.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RODCf-0006GW-2O for help-gnu-emacs@gnu.org; Wed, 09 Nov 2011 13:48:53 -0500 Original-Received: from RDC-EXCH-HT-02.wfm.wegmans.com (172.21.30.11) by RDC-EXCH-EDG-02.wfm.wegmans.com (172.21.30.10) with Microsoft SMTP Server (TLS) id 14.1.339.1; Wed, 9 Nov 2011 13:28:17 -0500 Original-Received: from RDC-EXCH-MBX-01.wfm.wegmans.com ([169.254.1.157]) by RDC-EXCH-HT-02.wfm.wegmans.com ([fe80::f45f:9905:32b9:c636%10]) with mapi id 14.01.0339.001; Wed, 9 Nov 2011 13:28:17 -0500 Thread-Topic: problem with ps-print-buffer-faces Thread-Index: AcyfDVhn/qOrBylpQZq5h+pGcLP2fQ== Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.21.34.5] X-detected-operating-system: by eggs.gnu.org: Windows XP/2000 (RFC1323+, w+, tstamp-) X-Received-From: 74.39.145.144 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82831 Archived-At: All: When I attempt to call ps-print-buffer-faces in jde-mode or c-mode, I get t= he follow error. Is this a problem with my ps-print module? Suggestions? Platform: Windows XP Emacs version: GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 32= 49CTO ps-print version : 7.3.5 Debugger entered--Lisp error: (wrong-type-argument stringp nil) looking-at(nil) c-font-lock-enclosing-decls(4773) font-lock-fontify-keywords-region(2163 4773 nil) font-lock-default-fontify-region(2163 4773 nil) font-lock-fontify-region(2163 4773) run-hook-with-args(font-lock-fontify-region 2163 4773) byte-code("\302\303=08 #\207" [start next run-hook-with-args jit-lock-fun= ctions] 4) jit-lock-fontify-now(1 4773) ps-print-ensure-fontified(1 4773) ps-generate-postscript-with-faces(1 4773) ps-generate(# 1 4773 ps-generate-postscript-with-fac= es) ps-spool-with-faces(1 4773 nil) ps-print-with-faces(1 4773 nil) ps-print-buffer-with-faces(nil) call-interactively(ps-print-buffer-with-faces nil nil)