unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#328: How to print background colors in Mac OS X
@ 2008-05-27 21:31 Scott Heftler
  0 siblings, 0 replies; 5+ messages in thread
From: Scott Heftler @ 2008-05-27 21:31 UTC (permalink / raw)
  To: gnu-emacs-bug

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@mail.utexas.edu
 Man muß mit den Wölfen heulen.







^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#328: How to print background colors in Mac OS X
       [not found] <mailman.12317.1211941638.18990.bug-gnu-emacs@gnu.org>
@ 2008-06-03 20:33 ` Scott Heftler
  2008-06-03 20:33 ` Scott Heftler
  2008-06-03 20:36 ` Scott Heftler
  2 siblings, 0 replies; 5+ messages in thread
From: Scott Heftler @ 2008-06-03 20:33 UTC (permalink / raw)
  To: 328

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@mail.utexas.edu
 Man muß mit den Wölfen heulen.






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#328: How to print background colors in Mac OS X
       [not found] <mailman.12317.1211941638.18990.bug-gnu-emacs@gnu.org>
  2008-06-03 20:33 ` Scott Heftler
@ 2008-06-03 20:33 ` Scott Heftler
  2008-06-03 20:36 ` Scott Heftler
  2 siblings, 0 replies; 5+ messages in thread
From: Scott Heftler @ 2008-06-03 20:33 UTC (permalink / raw)
  To: 328

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@mail.utexas.edu
 Man muß mit den Wölfen heulen.






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#328: How to print background colors in Mac OS X
       [not found] <mailman.12317.1211941638.18990.bug-gnu-emacs@gnu.org>
  2008-06-03 20:33 ` Scott Heftler
  2008-06-03 20:33 ` Scott Heftler
@ 2008-06-03 20:36 ` Scott Heftler
  2008-06-04  0:24   ` YAMAMOTO Mitsuharu
  2 siblings, 1 reply; 5+ messages in thread
From: Scott Heftler @ 2008-06-03 20:36 UTC (permalink / raw)
  To: 328

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@mail.utexas.edu
 Man muß mit den Wölfen heulen.






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#328: How to print background colors in Mac OS X
  2008-06-03 20:36 ` Scott Heftler
@ 2008-06-04  0:24   ` YAMAMOTO Mitsuharu
  0 siblings, 0 replies; 5+ messages in thread
From: YAMAMOTO Mitsuharu @ 2008-06-04  0:24 UTC (permalink / raw)
  To: Scott Heftler, 328

[-- Attachment #1: Type: text/plain, Size: 1094 bytes --]

>>>>> On Tue, 03 Jun 2008 15:36:26 -0500, Scott Heftler <psyche@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@math.s.chiba-u.ac.jp

[-- Attachment #2: printtest.ps.gz --]
[-- Type: application/octet-stream, Size: 9963 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-06-04  0:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27 21:31 bug#328: How to print background colors in Mac OS X Scott Heftler
     [not found] <mailman.12317.1211941638.18990.bug-gnu-emacs@gnu.org>
2008-06-03 20:33 ` Scott Heftler
2008-06-03 20:33 ` Scott Heftler
2008-06-03 20:36 ` Scott Heftler
2008-06-04  0:24   ` YAMAMOTO Mitsuharu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).