unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bug in change in button.el?
@ 2007-04-23 23:08 Richard Stallman
  2007-04-23 23:15 ` Glenn Morris
  2007-04-24  5:37 ` Eli Zaretskii
  0 siblings, 2 replies; 28+ messages in thread
From: Richard Stallman @ 2007-04-23 23:08 UTC (permalink / raw)
  To: rgm; +Cc: emacs-devel

     ;; 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.

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2007-04-26  3:18 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-23 23:08 Bug in change in button.el? Richard Stallman
2007-04-23 23:15 ` Glenn Morris
2007-04-24  5:39   ` Eli Zaretskii
2007-04-24 21:35   ` Richard Stallman
2007-04-24 21:59     ` Glenn Morris
2007-04-24 22:22       ` Nick Roberts
2007-04-24 22:30         ` Lennart Borgman (gmail)
2007-04-24 22:45           ` Drew Adams
2007-04-24 23:13           ` Miles Bader
2007-04-24 23:53             ` Nick Roberts
2007-04-25  0:54               ` Lennart Borgman (gmail)
2007-04-24 22:59         ` Glenn Morris
2007-04-24 23:20           ` Nick Roberts
2007-04-24 23:34             ` Glenn Morris
2007-04-24 23:50               ` Miles Bader
2007-04-25  0:57                 ` Glenn Morris
2007-04-25  1:33                   ` Miles Bader
2007-04-25  2:03                     ` Glenn Morris
2007-04-25  2:24                       ` Miles Bader
2007-04-25  2:28                         ` Glenn Morris
2007-04-25  9:56                       ` Andreas Schwab
2007-04-24 23:57               ` Nick Roberts
2007-04-25  1:52                 ` Miles Bader
2007-04-25 14:52         ` Richard Stallman
2007-04-25 14:52       ` Richard Stallman
2007-04-26  3:18         ` Glenn Morris
2007-04-24  5:37 ` Eli Zaretskii
2007-04-24  6:08   ` Nick Roberts

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).