emacs-devel
[Top][All Lists]
Advanced

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

Re: display-supports-face-attributes-p bug?


From: James Cloos
Subject: Re: display-supports-face-attributes-p bug?
Date: Thu, 09 Jun 2005 17:38:54 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>>>>> "Eli" == Eli Zaretskii <address@hidden> writes:

Eli> But James just wrote that turning off colors causes underlining
Eli> to work correctly.  That means the Linux console is in fact
Eli> capable of underlining.

What I meant is that is displays what a user of the linux consoles
expects for underlining, which is a different colour.  Ie, it supports
the standard vt100 escape sequence, but the output is not physically
an underline.

When using TERM=linux in gnome-terminal you do get real underlines.

One issue then is whether emacs should ignore faux underlining
support.  Console users will have certain expectations on what
underlining, bold, el al mean that are obviously different than
what users of terminal emulators may expect.  I'd certainly
expect emacs to do what all of the other apps do and ignore that
the console emulates underlining via a colour change.

The other issue is how emacs determines that a given term's
underlining support is via real underlines or some alternative
representation and, if the latter, whether colouring text might
collide with the application of the underline attribute.

-JimC




reply via email to

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