unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Robert J. Chassell" <bob@rattlesnake.com>
To: emacs-devel@gnu.org
Subject: help-argument-name unreadable in some sizes
Date: Wed, 11 Jun 2008 16:47:45 +0000 (UTC)	[thread overview]
Message-ID: <m1K6TU9-002K4NC@rattlesnake.com> (raw)

The face for 'help-argument-name' is unreadable in some sizes but not all.

Doubtless, it depends on the quality and type of your display.

For example, 'help-argument-name' does fine with the following fonts,
as listed in x-fixed-font-alist in ...emacs/lisp/mouse.el

  ("6x12" "-misc-fixed-medium-r-semicondensed--12-*-*-*-c-60-iso8859-1" "6x12")
  ("6x13" "-misc-fixed-medium-r-semicondensed--13-*-*-*-c-60-iso8859-1" "6x13")

but not in:

  ("7x13" "-misc-fixed-medium-r-normal--13-*-*-*-c-70-iso8859-1" "7x13")
  ("7x14" "-misc-fixed-medium-r-normal--14-*-*-*-c-70-iso8859-1" "7x14")

To duplicate, 

    emacs -Q -D

evaluate

    (describe-function 'describe-function) 

then use <S-down-mouse-1> (i.e., mouse-set-font) and select the fonts
from the `Misc' menu.

Also, the face for 'help-argument-name' is readable in Courier 14,
Courier 18, Courier 24, as well as Courier Slant 14, Courier Slant 18,
and Courier Slant 24 which are listed in x-fixed-font-alist in
...emacs/lisp/mouse.el as:

     ("14" "-adobe-courier-medium-r-normal--*-140-*-*-m-*-iso8859-1")
     ("18" "-adobe-courier-medium-r-normal--*-180-*-*-m-*-iso8859-1")
     ("24" "-adobe-courier-medium-r-normal--*-240-*-*-m-*-iso8859-1")
     ("14 slant" "-adobe-courier-medium-o-normal--*-140-*-*-m-*-iso8859-1")
     ("18 slant" "-adobe-courier-medium-o-normal--*-180-*-*-m-*-iso8859-1")
     ("24 slant" "-adobe-courier-medium-o-normal--*-240-*-*-m-*-iso8859-1")


Today's GNU Emacs CVS snapshot, Wed, 2008 Jun 11  09:48 UTC
GNU Emacs 23.0.60.22 (i686-pc-linux-gnu, GTK+ Version 2.12.9)

-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    bob@rattlesnake.com                         bob@gnu.org
    http://www.rattlesnake.com                  http://www.teak.cc




                 reply	other threads:[~2008-06-11 16:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m1K6TU9-002K4NC@rattlesnake.com \
    --to=bob@rattlesnake.com \
    --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 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).