On Fri, Sep 28, 2012 at 3:04 PM, Edward K. Ream <[email protected]> wrote:

> g.es now "redirects" colors
[snip]
> In other words, if you specify the colors black, blue or red directly to
> g.es, or use g.red, g.blue, g.error or g.warning, the actual color used will 
> be based on the settings.

This was a bad idea.  Rev 5466 works as follows.  g.red, g.note,
g.blue, g.error and g.warning pass the redirected color to g.es. Any
color passed directly to g.es will be honored without redirection.
Giving no color to g.es, or passing color=None, will use the
redirected black color.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to