From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Patch: Replacing the style of the More/Hide Rest button in Customize
Date: Sun, 19 Feb 2006 01:09:20 +0100 [thread overview]
Message-ID: <43F7B730.2060605@student.lu.se> (raw)
In-Reply-To: <87u0aw1ant.fsf@stupidchicken.com>
Chong Yidong wrote:
> Lennart Borgman <lennart.borgman.073@student.lu.se> writes:
>
>
>> + (defface widget-link-face
>> + `((((class color) (background light)) (:foreground "blue" :underline t))
>> + (((class color) (background dark)) (:foreground "cyan" :underline t)))
>> + "Face used to highlight attributes that are links."
>> + :group 'custom-faces)
>>
>
> Probably better to inherit the `link' face.
>
Thanks, yes you are right. It seems like Juri added that face on
2006-01-23. I wrote this patch long ago.
next prev parent reply other threads:[~2006-02-19 0:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-18 23:17 Patch: Replacing the style of the More/Hide Rest button in Customize Lennart Borgman
2006-02-18 23:59 ` Chong Yidong
2006-02-19 0:09 ` Lennart Borgman [this message]
2006-02-19 17:17 ` Juri Linkov
2006-02-19 21:06 ` Lennart Borgman
2006-02-20 0:52 ` Juri Linkov
2006-02-19 22:47 ` Richard M. Stallman
2006-02-19 22:49 ` Lennart Borgman
2006-02-20 18:42 ` Richard M. Stallman
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43F7B730.2060605@student.lu.se \
--to=lennart.borgman.073@student.lu.se \
--cc=emacs-devel@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.