From unknown Wed Aug 20 01:20:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11699: 23.3; Postscript Print Buffer and :foreground Resent-From: Rodney Sparapani Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 13 Jun 2012 17:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 11699 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 11699@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.133960931529059 (code B ref -1); Wed, 13 Jun 2012 17:42:01 +0000 Received: (at submit) by debbugs.gnu.org; 13 Jun 2012 17:41:55 +0000 Received: from localhost ([127.0.0.1]:41197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SerZq-0007Yd-8P for submit@debbugs.gnu.org; Wed, 13 Jun 2012 13:41:54 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35321) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SerST-0007O8-EO for submit@debbugs.gnu.org; Wed, 13 Jun 2012 13:34:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SerPd-0000xM-S3 for submit@debbugs.gnu.org; Wed, 13 Jun 2012 13:31:28 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:58645) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SerPd-0000xH-OM for submit@debbugs.gnu.org; Wed, 13 Jun 2012 13:31:21 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SerPW-0000Zo-J8 for bug-gnu-emacs@gnu.org; Wed, 13 Jun 2012 13:31:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SerPR-0000um-0R for bug-gnu-emacs@gnu.org; Wed, 13 Jun 2012 13:31:14 -0400 Received: from [141.106.20.11] (port=36228 helo=Fortimail3.fm.mcw.edu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SerPQ-0000uM-Qb for bug-gnu-emacs@gnu.org; Wed, 13 Jun 2012 13:31:08 -0400 Received: from esmtp.mcw.edu (esmtp.mcw.edu [141.106.148.8]) by Fortimail3.fm.mcw.edu with ESMTP id q5DH12X0019371-q5DH12X1019371 for ; Wed, 13 Jun 2012 12:01:02 -0500 Received: from kingkong.pcor.mcw.edu (unknown [141.106.121.82]) (Authenticated sender: rsparapa@mcw.edu) by esmtp.mcw.edu (Postfix) with ESMTP id 5030537BB0 for ; Wed, 13 Jun 2012 12:01:02 -0500 (CDT) Message-ID: <4FD8C74D.2040903@mcw.edu> Date: Wed, 13 Jun 2012 12:01:01 -0500 From: Rodney Sparapani User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120422 Thunderbird/10.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.2 (------) X-Mailman-Approved-At: Wed, 13 Jun 2012 13:41:52 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) --text follows this line-- For the *GNU Emacs* buffer, select from the menu File -> Postscript Print Buffer I get... Debugger entered--Lisp error: (wrong-type-argument listp "red") ps-face-attributes("red") ps-face-attribute-list((fixed-pitch :foreground "red")) ps-plot-with-face(761 787 (fixed-pitch :foreground "red")) ps-generate-postscript-with-faces1(1 826) ps-generate-postscript-with-faces(1 826) ps-generate(# 1 826 ps-generate-postscript-with-faces) ps-spool-with-faces(1 826 nil) ps-print-with-faces(1 826 nil) ps-print-buffer-with-faces(nil) call-interactively(ps-print-buffer-with-faces nil nil) In GNU Emacs 23.3.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars) of 2011-05-03 on kingkong.pcor.mcw.edu Windowing system distributor `Sun Microsystems, Inc.', version 11.0.10300000 configured using `configure '--prefix=/opt/local' '--with-x-toolkit=lucid' 'CFLAGS=-g'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.ISO8859-1 value of $XMODIFIERS: @im=none locale-coding-system: iso-latin-1-unix default enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: delete-selection-mode: t tabbar-mwheel-mode: t tabbar-mode: t recentf-mode: t shell-dirtrack-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: \ e d m e d s k i p SPC J a % % % SPC P I l e v e l s C-c x \ \ : C-c x SPC o f SPC t h e i r SPC p a t i e n t s C-c x C-f M-x r e p o r t - e m a c s - b u g Recent messages: DocView: process pdf->png-1 changed status to exited abnormally with code 1. LaTeX: successfully formatted {78} pages Type C-c C-c to toggle between editing or viewing the document. Modification-flag set Saving file /home/rsparapa/qhs/background.tex... Type `C-c C-l' to display results of compilation. LaTeX: successfully formatted {78} pages Type C-c C-c to toggle between editing or viewing the document. Sorting environment... Removing duplicates... done Load-path shadows: None found. Features: (shadow sort mail-extr message byte-opt sendmail ecomplete rfc822 mml mml-sec mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug help-mode view debug ps-mule tabify tex-bar tex-buf toolbar-x noutline outline font-latex bytecomp byte-compile latex tex-style tex latexenc autorevert ffap ansi-color ess-eldoc ess-font-lock ess-bugs-d ess-jags-d ess-smart-underscore ido ess-toolbar ess-mouse mouseme thingatpt browse-url ess-menu ess-swv ess-noweb noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l ess-sas-a ess-arc-d ess-vst-d ess-xls-d ess-lsp-l ess-sta-d ess-sta-l cc-vars cc-defs make-regexp ess-sp6-d ess-sp5-d ess-sp3-d ess-r-d ess-tracebug compile ess-developer ess-r-args eldoc ess-s-l ess-inf ess-utils ess-mode noweb-mode ess ess-custom executable ess-compat ess-site edmacro kmacro doc-view jka-compr image-mode tex-site auto-loads delsel dired tabbar easy-mmode recentf tree-widget wid-edit easymenu tramp-imap assoc tramp-gw tramp-fish tramp-smb tramp-cache tramp-ftp tramp-cmds tramp regexp-opt auth-source gnus-util netrc time-date shell comint password-cache format-spec tramp-compat trampver ps-print ps-def lpr viper viper-ex viper-macs viper-mous viper-cmd viper-keym ring viper-util viper-init advice help-fns advice-preload paren cus-start cus-load tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting x-toolkit x multi-tty emacs) -- Rodney Sparapani, PhD Center for Patient Care and Outcomes Research Sr. Biostatistician http://www.mcw.edu/pcor 4 wheels good, 2 wheels better! Medical College of Wisconsin (MCW) WWLD?: What Would Lombardi Do? Milwaukee, WI, USA From unknown Wed Aug 20 01:20:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Rodney Sparapani Subject: bug#11699: closed (Re: bug#11699: 23.3; Postscript Print Buffer and :foreground) Message-ID: References: <4FD8C74D.2040903@mcw.edu> X-Gnu-PR-Message: they-closed 11699 X-Gnu-PR-Package: emacs Reply-To: 11699@debbugs.gnu.org Date: Wed, 13 Jun 2012 18:33:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1339612385-993-1" This is a multi-part message in MIME format... ------------=_1339612385-993-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #11699: 23.3; Postscript Print Buffer and :foreground which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 11699@debbugs.gnu.org. --=20 11699: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D11699 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1339612385-993-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 11699-done) by debbugs.gnu.org; 13 Jun 2012 18:32:05 +0000 Received: from localhost ([127.0.0.1]:41206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SesMO-0000Em-KN for submit@debbugs.gnu.org; Wed, 13 Jun 2012 14:32:05 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:56182) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SesMM-0000Ef-Kj for 11699-done@debbugs.gnu.org; Wed, 13 Jun 2012 14:32:03 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SesJb-0004sz-Tu; Wed, 13 Jun 2012 14:29:11 -0400 From: Glenn Morris To: 11699-done@debbugs.gnu.org Subject: Re: bug#11699: 23.3; Postscript Print Buffer and :foreground References: <4FD8C74D.2040903@mcw.edu> X-Spook: Noriega virus argus domestic disruption Indigo csim X-Ran: )"`N\u";C.;L1IE$v+1PM_du#t\7xO3lWaQWYM3EIS\sJuufZ8Y,(Q|O2LlFcs~*#f1oKR X-Hue: black X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 13 Jun 2012 14:29:11 -0400 In-Reply-To: <4FD8C74D.2040903@mcw.edu> (Rodney Sparapani's message of "Wed, 13 Jun 2012 12:01:01 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 11699-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Version: 24.1 Rodney Sparapani wrote: > For the *GNU Emacs* buffer, select from the menu > File -> Postscript Print Buffer > > I get... > > Debugger entered--Lisp error: (wrong-type-argument listp "red") Thanks for the report. I see this in 23.3 and 23.4, but not in 24.1, so it seems to already be fixed. > In GNU Emacs 23.3.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars) > of 2011-05-03 on kingkong.pcor.mcw.edu ------------=_1339612385-993-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 13 Jun 2012 17:41:55 +0000 Received: from localhost ([127.0.0.1]:41197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SerZq-0007Yd-8P for submit@debbugs.gnu.org; Wed, 13 Jun 2012 13:41:54 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35321) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SerST-0007O8-EO for submit@debbugs.gnu.org; Wed, 13 Jun 2012 13:34:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SerPd-0000xM-S3 for submit@debbugs.gnu.org; Wed, 13 Jun 2012 13:31:28 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:58645) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SerPd-0000xH-OM for submit@debbugs.gnu.org; Wed, 13 Jun 2012 13:31:21 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SerPW-0000Zo-J8 for bug-gnu-emacs@gnu.org; Wed, 13 Jun 2012 13:31:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SerPR-0000um-0R for bug-gnu-emacs@gnu.org; Wed, 13 Jun 2012 13:31:14 -0400 Received: from [141.106.20.11] (port=36228 helo=Fortimail3.fm.mcw.edu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SerPQ-0000uM-Qb for bug-gnu-emacs@gnu.org; Wed, 13 Jun 2012 13:31:08 -0400 Received: from esmtp.mcw.edu (esmtp.mcw.edu [141.106.148.8]) by Fortimail3.fm.mcw.edu with ESMTP id q5DH12X0019371-q5DH12X1019371 for ; Wed, 13 Jun 2012 12:01:02 -0500 Received: from kingkong.pcor.mcw.edu (unknown [141.106.121.82]) (Authenticated sender: rsparapa@mcw.edu) by esmtp.mcw.edu (Postfix) with ESMTP id 5030537BB0 for ; Wed, 13 Jun 2012 12:01:02 -0500 (CDT) Message-ID: <4FD8C74D.2040903@mcw.edu> Date: Wed, 13 Jun 2012 12:01:01 -0500 From: Rodney Sparapani User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120422 Thunderbird/10.0.4 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 23.3; Postscript Print Buffer and :foreground Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.2 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 13 Jun 2012 13:41:52 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) --text follows this line-- For the *GNU Emacs* buffer, select from the menu File -> Postscript Print Buffer I get... Debugger entered--Lisp error: (wrong-type-argument listp "red") ps-face-attributes("red") ps-face-attribute-list((fixed-pitch :foreground "red")) ps-plot-with-face(761 787 (fixed-pitch :foreground "red")) ps-generate-postscript-with-faces1(1 826) ps-generate-postscript-with-faces(1 826) ps-generate(# 1 826 ps-generate-postscript-with-faces) ps-spool-with-faces(1 826 nil) ps-print-with-faces(1 826 nil) ps-print-buffer-with-faces(nil) call-interactively(ps-print-buffer-with-faces nil nil) In GNU Emacs 23.3.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars) of 2011-05-03 on kingkong.pcor.mcw.edu Windowing system distributor `Sun Microsystems, Inc.', version 11.0.10300000 configured using `configure '--prefix=/opt/local' '--with-x-toolkit=lucid' 'CFLAGS=-g'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.ISO8859-1 value of $XMODIFIERS: @im=none locale-coding-system: iso-latin-1-unix default enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: delete-selection-mode: t tabbar-mwheel-mode: t tabbar-mode: t recentf-mode: t shell-dirtrack-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: \ e d m e d s k i p SPC J a % % % SPC P I l e v e l s C-c x \ \ : C-c x SPC o f SPC t h e i r SPC p a t i e n t s C-c x C-f M-x r e p o r t - e m a c s - b u g Recent messages: DocView: process pdf->png-1 changed status to exited abnormally with code 1. LaTeX: successfully formatted {78} pages Type C-c C-c to toggle between editing or viewing the document. Modification-flag set Saving file /home/rsparapa/qhs/background.tex... Type `C-c C-l' to display results of compilation. LaTeX: successfully formatted {78} pages Type C-c C-c to toggle between editing or viewing the document. Sorting environment... Removing duplicates... done Load-path shadows: None found. Features: (shadow sort mail-extr message byte-opt sendmail ecomplete rfc822 mml mml-sec mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug help-mode view debug ps-mule tabify tex-bar tex-buf toolbar-x noutline outline font-latex bytecomp byte-compile latex tex-style tex latexenc autorevert ffap ansi-color ess-eldoc ess-font-lock ess-bugs-d ess-jags-d ess-smart-underscore ido ess-toolbar ess-mouse mouseme thingatpt browse-url ess-menu ess-swv ess-noweb noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l ess-sas-a ess-arc-d ess-vst-d ess-xls-d ess-lsp-l ess-sta-d ess-sta-l cc-vars cc-defs make-regexp ess-sp6-d ess-sp5-d ess-sp3-d ess-r-d ess-tracebug compile ess-developer ess-r-args eldoc ess-s-l ess-inf ess-utils ess-mode noweb-mode ess ess-custom executable ess-compat ess-site edmacro kmacro doc-view jka-compr image-mode tex-site auto-loads delsel dired tabbar easy-mmode recentf tree-widget wid-edit easymenu tramp-imap assoc tramp-gw tramp-fish tramp-smb tramp-cache tramp-ftp tramp-cmds tramp regexp-opt auth-source gnus-util netrc time-date shell comint password-cache format-spec tramp-compat trampver ps-print ps-def lpr viper viper-ex viper-macs viper-mous viper-cmd viper-keym ring viper-util viper-init advice help-fns advice-preload paren cus-start cus-load tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting x-toolkit x multi-tty emacs) -- Rodney Sparapani, PhD Center for Patient Care and Outcomes Research Sr. Biostatistician http://www.mcw.edu/pcor 4 wheels good, 2 wheels better! Medical College of Wisconsin (MCW) WWLD?: What Would Lombardi Do? Milwaukee, WI, USA ------------=_1339612385-993-1--