GNU bug report logs -
#13000
24.2.90; underwave doesn't look as good as other IDEs
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Mon, 26 Nov 2012 03:24:02 UTC
Severity: wishlist
Tags: notabug
Found in version 24.2.90
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
Message #34 received at 13000 <at> debbugs.gnu.org (full text, mbox):
> From: Juri Linkov <juri <at> jurta.org>
> Date: Sat, 29 Dec 2012 01:54:28 +0200
> Cc: 13000 <at> debbugs.gnu.org
>
> One problem is how to handle the tty case. On a tty frame
> underwave underlines and doesn't use the color attribute.
> So the question is what face condition to use to filter out
> displays where underwave is not supported.
>
> The already supported condition ((supports :underline t))
> doesn't take into account the underwave attribute,
> and a similar condition ((supports :underline wave))
> is not implemented.
Implementing the missing condition should be easy.
> Thus the patch uses the condition ((class color) (min-colors 88))
> to find the displays that should use the old face definitions
> without underwave:
This will do the wrong thing on 256-color xterm, I think.
This bug report was last modified 12 years and 135 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.