all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: rms@gnu.org, drew.adams@oracle.com, emacs-devel@gnu.org
Subject: Re: Docstring line length
Date: Thu, 22 Dec 2005 22:15:14 +0100	[thread overview]
Message-ID: <43AB1762.8060406@student.lu.se> (raw)
In-Reply-To: <878xuc9825.fsf@jurta.org>

Juri Linkov wrote:

>>! (defcustom apropos-label-face 'italic
>>   "*Face for label (`Command', `Variable' ...) in Apropos output.
>> A value of nil means don't use any special font for them, and also
>> turns off mouse highlighting."
>>--- 85,91 ----
>>   :group 'apropos
>>   :type 'face)
>>
>>! (defcustom apropos-label-face '(:underline t :foreground "blue" :slant italic)
>>    
>>
>
>I think the right face to use here is `button':
>
>(defcustom apropos-label-face 'button
>  
>
This sounds good to me. However in that case I would propose that the 
color of the button face is set to "blue". This would make the link more 
easily recognized. Since this face is also used for help mode it would 
have the same benefit there.

A note: Underlined blue is the most common way to tell something is a 
link on a web page. On quite a lot of pages I have seen underlined black 
text who are not links (this is in my opinion quite confusing and I do 
not recommend it, but I have seen it).

  reply	other threads:[~2005-12-22 21:15 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-20 21:19 Docstring line length Bill Wohler
2005-12-20 23:32 ` Luc Teirlinck
2005-12-20 23:59   ` Drew Adams
2005-12-21  0:00     ` Luc Teirlinck
2005-12-21  0:05     ` Luc Teirlinck
2005-12-21  0:15       ` Drew Adams
2005-12-21  0:13     ` Luc Teirlinck
2005-12-21  0:20       ` Drew Adams
2005-12-21  0:54         ` Luc Teirlinck
2005-12-21  1:37           ` Drew Adams
2005-12-21  7:21             ` Henrik Enberg
2005-12-21 18:52             ` Richard M. Stallman
2005-12-21 20:24               ` Drew Adams
2005-12-21 21:44                 ` Lennart Borgman
2005-12-22  5:46                   ` Richard M. Stallman
2005-12-22 17:00                     ` Legal papers for Emacs contributions (was: Re: Docstring line length) Giorgos Keramidas
2005-12-22 22:21                       ` Richard M. Stallman
2005-12-23  2:13                         ` Giorgos Keramidas
2005-12-23  0:12                       ` Legal papers for Emacs contributions David Kastrup
2005-12-23  2:15                         ` Giorgos Keramidas
2005-12-24  2:36                         ` Richard M. Stallman
2005-12-22 20:43                   ` Docstring line length Juri Linkov
2005-12-22 21:15                     ` Lennart Borgman [this message]
2005-12-22 21:57                       ` Juri Linkov
2005-12-22 22:27                         ` link appearance (again) (was: RE: Docstring line length) Drew Adams
2005-12-22  5:47                 ` Docstring line length Richard M. Stallman
2005-12-21  3:12           ` Ken Raeburn
2005-12-21 18:51             ` Richard M. Stallman
2005-12-21  4:54           ` Johan Bockgård
2005-12-21  0:59         ` Luc Teirlinck
2005-12-21  1:06           ` Luc Teirlinck
2005-12-21 16:30         ` Bill Wohler
2005-12-21 18:32           ` Drew Adams
2005-12-21 19:18           ` Stefan Monnier
2005-12-21 19:57             ` David Kastrup
2005-12-21 23:10           ` Richard M. Stallman
2005-12-21  5:30 ` 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=43AB1762.8060406@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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.