[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: List of major modes?
From: |
Juri Linkov |
Subject: |
Re: List of major modes? |
Date: |
Sun, 20 Nov 2005 03:22:12 +0200 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) |
> The functionality to show the doc strings from the *Apropos* buffer is
> very good. Should it not be more visible and easy to use for beginners?
> Would it not be easier for them (and many others too) if the the link
> looked the same way as those in the *info* buffer? I believe it would
> help in a case like that we are discussing here.
>
> BTW I would prefer that the links in the *Help* buffer also looked the same.
Links highlighted in blue stand out more than underlined argument names.
But using a foreground color for argument names might help avoid this problem.
IMO, the following colors for the Help buffer looks good:
(set-face-foreground 'button "blue")
(set-face-attribute 'help-argument-name nil
:inherit '(font-lock-constant-face italic))
--
Juri Linkov
http://www.jurta.org/emacs/
- Re: List of major modes?, (continued)
- Re: List of major modes?, Stefan Monnier, 2005/11/14
- Re: List of major modes?, Richard M. Stallman, 2005/11/15
- Re: List of major modes?, Lennart Borgman, 2005/11/15
- Re: List of major modes?, Stefan Monnier, 2005/11/15
- Re: List of major modes?, Richard M. Stallman, 2005/11/15
- Re: List of major modes?, Alan Mackenzie, 2005/11/15
- Re: List of major modes?, Richard M. Stallman, 2005/11/15
- Re: List of major modes?, David Reitter, 2005/11/16
- Re: List of major modes?, Richard M. Stallman, 2005/11/17
- Re: List of major modes?, Lennart Borgman, 2005/11/17
- Re: List of major modes?,
Juri Linkov <=
- Re: List of major modes?, Richard M. Stallman, 2005/11/20