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

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

bug#16866: 24.3.50; printing region gives non colorized output


From: Stefan-W. Hahn
Subject: bug#16866: 24.3.50; printing region gives non colorized output
Date: Mon, 24 Feb 2014 21:09:01 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Mail von Eli Zaretskii, Mon, 24 Feb 2014 at 19:33:35 +0200:

Hello,

> > Date: Mon, 24 Feb 2014 17:45:17 +0100
> > From: "Stefan-W. Hahn" <stefan.hahn@s-hahn.de>
> > 
> > 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.
> 
> The former uses text properties, the latter uses overlays.  If you put
> an overlay on a portion of text, I don't think you will get it in
> print, since overlays are not considered part of the buffer text.

Ok. But this is a change compared to an older emacs version.
Here on linux it's the same. With 24.3.50.1 it is like I described,
with 23.4.1 (an emacs23, the only older version I have installed too)
also the region is printed colorized.

With kind regards,
Stefan

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





reply via email to

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