From: Richard Stallman <rms@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Bug in change in button.el?
Date: Wed, 25 Apr 2007 10:52:06 -0400 [thread overview]
Message-ID: <E1Hgiqk-0003Zu-3c@fencepost.gnu.org> (raw)
In-Reply-To: <eqzm4x8mde.fsf@fencepost.gnu.org> (message from Glenn Morris on Tue, 24 Apr 2007 17:59:25 -0400)
Please install this patch.
;; Use color for the MS-DOS port because it doesn't support underline.
(defface button '((((type pc) (class color))
(:foreground "lightblue"))
! (((supports :underline t)) :underline t)
! (t (:foreground "lightblue")))
"Default face used for buttons."
next prev parent reply other threads:[~2007-04-25 14:52 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2007-04-26 3:18 ` Glenn Morris
2007-04-24 5:37 ` Eli Zaretskii
2007-04-24 6:08 ` Nick Roberts
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Hgiqk-0003Zu-3c@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=rgm@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).