bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38710: 26.3; (elisp) `Fond and Color Parameters'


From: Drew Adams
Subject: bug#38710: 26.3; (elisp) `Fond and Color Parameters'
Date: Sun, 22 Dec 2019 11:46:15 -0800 (PST)

Compare the descriptions of `foreground-color' and `background-color':

'foreground-color'
     The color to use for the image of a character.  It is equivalent to
     the ':foreground' attribute of the 'default' face.

'background-color'
     The color to use for the background of characters.  It is
     equivalent to the ':background' attribute of the 'default' face.

The latter is OK.  The former talks about "the image of a character",
which is unclear and misleading.  Certainly this has nothing to do with
other uses of "image" in the context of Emacs, and the phrase is
undefined here.

Please consider using language for foreground similar to what is used
for background, or make the former description clear in some other way.

(If you really want to keep the form of the description and just replace
"image" there then maybe use something like "grapheme" or "figure" or
"appearance" or "representation" or "form".  But "image" is misleading
here.)

In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.17763
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''





reply via email to

[Prev in Thread] Current Thread [Next in Thread]