GNU bug report logs -
#328
How to print background colors in Mac OS X
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 328 in the body.
You can then email your comments to 328 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#328
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Scott Heftler <psyche <at> mail.utexas.edu>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
I’m using emacs 22.2.1.
Whether I’m running emacs in Terminal, or the Carbon Emacs, I cannot
print background colors.
The foreground color of the text prints fine. But the background
color of the text never prints. I tried (setq ps-use-face-background
t) but it didn’t work.
Any advice?
--
Scott Heftler
psyche <at> mail.utexas.edu
Man muß mit den Wölfen heulen.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#328
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Scott Heftler <psyche <at> mail.utexas.edu>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #10 received at 328 <at> emacsbugs.donarmstrong.com (full text, mbox):
I'm using Carbon Emacs 22.2.1 on MacBook Pro "25 running OS X 10.5.2.
My printer is a HP Deskjet F4180.
I cannot print background colors. The foreground color of the text
prints fine. But the background color of the text never prints.
Here's how to reproduce:
1. Apply a face that inludes a background color, such as `isearch', to
some text. Select some text, do `M-o O isearch <RET>'. Now that
text has a background.
2. Then set `ps-use-face-background to t' by doing `M-: (setq
ps-use-face-background t) <RET>'.
3. Now you're ready to print, via `ps-print-buffer-with-faces'.
You get the foreground text properly printed. The background is all
white.
Any advice?
--
Scott Heftler
psyche <at> mail.utexas.edu
Man muß mit den Wölfen heulen.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#328
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Scott Heftler <psyche <at> mail.utexas.edu>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #15 received at 328 <at> emacsbugs.donarmstrong.com (full text, mbox):
I'm using Carbon Emacs 22.2.1 on MacBook Pro "25 running OS X 10.5.2.
My printer is a HP Deskjet F4180.
I cannot print background colors. The foreground color of the text
prints fine. But the background color of the text never prints.
Here's how to reproduce:
1. Apply a face that inludes a background color, such as `isearch', to
some text. Select some text, do `M-o O isearch <RET>'. Now that
text has a background.
2. Then set `ps-use-face-background to t' by doing `M-: (setq
ps-use-face-background t) <RET>'.
3. Now you're ready to print, via `ps-print-buffer-with-faces'.
You get the foreground text properly printed. The background is all
white.
Any advice?
--
Scott Heftler
psyche <at> mail.utexas.edu
Man muß mit den Wölfen heulen.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#328
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Scott Heftler <psyche <at> mail.utexas.edu>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #20 received at 328 <at> emacsbugs.donarmstrong.com (full text, mbox):
I'm using Carbon Emacs 22.2.1 on MacBook Pro "25 running OS X 10.5.2.
My printer is a HP Deskjet F4180.
I cannot print background colors. The foreground color of the text
prints fine. But the background color of the text never prints.
Here's how to reproduce:
1. Apply a face that inludes a background color, such as `isearch', to
some text. Select some text, do `M-o O isearch <RET>'. Now that
text has a background.
2. Then set `ps-use-face-background to t' by doing `M-: (setq
ps-use-face-background t) <RET>'.
3. Now you're ready to print, via `ps-print-buffer-with-faces'.
You get the foreground text properly printed. The background is all
white.
Any advice?
--
Scott Heftler
psyche <at> mail.utexas.edu
Man muß mit den Wölfen heulen.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#328
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #25 received at 328 <at> emacsbugs.donarmstrong.com (full text, mbox):
[Message part 1 (text/plain, inline)]
>>>>> On Tue, 03 Jun 2008 15:36:26 -0500, Scott Heftler <psyche <at> mail.utexas.edu> said:
> I'm using Carbon Emacs 22.2.1 on MacBook Pro "25 running OS X 10.5.2.
> My printer is a HP Deskjet F4180.
> I cannot print background colors. The foreground color of the text
> prints fine. But the background color of the text never prints.
> Here's how to reproduce:
> 1. Apply a face that inludes a background color, such as `isearch', to
> some text. Select some text, do `M-o O isearch <RET>'. Now that
> text has a background.
> 2. Then set `ps-use-face-background to t' by doing `M-: (setq
> ps-use-face-background t) <RET>'.
> 3. Now you're ready to print, via `ps-print-buffer-with-faces'.
> You get the foreground text properly printed. The background is all
> white.
It works for me with Carbon Emacs 22.2 on Mac OS X 10.5.3, though
there is some difference in the extension of the background color at
the end of line.
The PostScript file generated with `C-u M-x
ps-print-buffer-with-faces RET' is attached.
YAMAMOTO Mitsuharu
mituharu <at> math.s.chiba-u.ac.jp
[printtest.ps.gz (application/octet-stream, attachment)]
bug closed, send any further explanations to Scott Heftler <psyche <at> mail.utexas.edu>
Request was from
Chong Yidong <cyd <at> stupidchicken.com>
to
control <at> emacsbugs.donarmstrong.com
.
(Thu, 07 Aug 2008 17:40:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <don <at> donarmstrong.com>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Fri, 05 Sep 2008 14:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 years and 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.