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 Monnier
Subject: bug#16866: 24.3.50; printing region gives non colorized output
Date: Tue, 18 Mar 2014 16:04:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> > if printing a buffer with postscript the out is colorized. If printing
>> > a region of the same buffer the output is bw.
> I think the reason for changing this compared to emacs 23.4 is the change in
> simple.el when defining an overlay for displaying a region.

Indeed.  Maybe we should call deactivate-mark explicitly from ps-print,
and change deactivate-mark to call redisplay--update-region-highlight?


        Stefan





reply via email to

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