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

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

bug#6332: Colors lost from list-colors-display


From: Stefan Monnier
Subject: bug#6332: Colors lost from list-colors-display
Date: Mon, 14 Jun 2010 15:10:07 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> I found another problem in `list-colors-display':
> on a wide frame it uses a wrong value of `window-width'
> because `list-colors-print' generates the color list
> before it's displayed that might split the frame horizontally.

A common problem.

> The following patch fixes this problem by displaying the output buffer
> before generating its content (that is very fast thus there is no delay
> and no bad visual effects):

Thanks, that's a good change.


        Stefan





reply via email to

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