emacs-devel
[Top][All Lists]
Advanced

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

Re: Bug in change in button.el?


From: Glenn Morris
Subject: Re: Bug in change in button.el?
Date: Mon, 23 Apr 2007 19:15:50 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Richard Stallman wrote:

>      ;; Use color for the MS-DOS port because it doesn't support underline.
>     -(defface button '((((type pc) (class color))
>     +;; Also for the linux console.
>     +(defface button '((((type pc tty) (class color))
>
> Doesn't "tty" include xterms?  If so, it will give the wrong results
> on xterms that can underline.

Nick already changed it, for this very reason I think.





reply via email to

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