emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#16866: closed (24.3.50; printing region gives non


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16866: closed (24.3.50; printing region gives non colorized output)
Date: Wed, 19 Mar 2014 19:14:02 +0000

Your message dated Wed, 19 Mar 2014 15:13:26 -0400
with message-id <address@hidden>
and subject line Re: bug#16866: 24.3.50; printing region gives non colorized 
output
has caused the debbugs.gnu.org bug report #16866,
regarding 24.3.50; printing region gives non colorized output
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16866: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16866
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; printing region gives non colorized output Date: Mon, 24 Feb 2014 17:45:17 +0100 User-agent: Mutt/1.5.21 (2010-09-15)
Good evening,

if printing a buffer with postscript the out is colorized. If printing
a region of the same buffer the output is bw.

To test it I tried to print the *scratch* buffer with it's initial text.
If I print the whole buffer the output is colorized, if mark the whole
buffer and print that marked region I got a bw output.

I diffed the to ps spool files and got:

First file is the region printing, second the complete.
I attached the both files.

The difference is in third hunk, where the FG (foreground) color when
printing a region is "0 0 0" compared to the colors in the other case.

,----
| --- prspool-5368vp.ps 2014-02-24 07:11:08.000000000 +0100
| +++ prspool-536J6v.ps 2014-02-24 07:11:32.000000000 +0100
| @@ -2,7 +2,7 @@
|  %%Title: *scratch*
|  %%Creator: ps-print v7.3.5
|  %%For: Stefan-W. Hahn
| -%%CreationDate: 07:11:07 Feb 24 2014
| +%%CreationDate: 07:11:31 Feb 24 2014
|  %%Orientation: Landscape
|  %%DocumentNeededResources: font Times-Roman Times-Italic
|  %%+ font Courier
| @@ -1267,7 +1267,7 @@
|  /LineNumber 1 def
|  /PageNumber 1 def
|  /HeaderLinesLeft[
| - [/h0 (Subset of: *scratch* \(unsaved\))]
| + [/h0 (*scratch* \(unsaved\))]
|   [/h1 ()]
|  ]def
|  /HeaderLinesRight[
| @@ -1279,6 +1279,7 @@
|  /f0 F
|  false BG
|  0.000 0.000 0.000 FG
| +0.698 0.133 0.133 FG
|  (;; ) S
|  (This buffer is for notes you don't want to save, and for Lisp evaluation.) S
|  LHL
| @@ -1288,6 +1289,7 @@
|  (;; ) S
|  (then enter the text in that file's own buffer.) S
|  PHL
| +0.000 0.000 0.000 FG
|  PHL
|  EndPage
|  EndDSCPage
`----

I'm running on Windows 7:

In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2014-02-17 on ODIEONE
Repository revision: 116465 address@hidden
jf2
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=3D/c/Devel/emacs/binary --enable-checking=3Dyes,glyphs
 'CFLAGS=3D-O0 -g3' LDFLAGS=3D-Lc:/Devel/emacs/lib
 CPPFLAGS=3D-Ic:/Devel/emacs/include'

Important settings:
  value of $LANG: DEU
  locale-coding-system: cp1252

Major mode: Lisp Interaction

Minor modes in effect:

Recent messages:
Mark set [2 times]
Formatting...done
Saving...
Wrote d:/tmp/prspool-5368vp.ps [2 times]
Formatting...done
Saving...
Wrote d:/tmp/prspool-536J6v.ps [2 times]
Mark set

With kind regards,
Stefan

-- 
Stefan-W. Hahn                          It is easy to make things.
                                        It is hard to make things simple.

Attachment: prspool.tar.gz
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#16866: 24.3.50; printing region gives non colorized output Date: Wed, 19 Mar 2014 15:13:26 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
Version:24.4

> I tried following patch. It looks like it works. (I'm not so deep in code
> to see if this has other side effects.)

Thanks, installed,


        Stefan


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]