[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These variables are used only on particular configurations:
COMSPEC
SHELL
environment
variable.
NAME
USER
variable.
TEMP
TMP
EMACSTEST
EMACSCOLORS
The value of this variable should be the two-character encoding of the foreground (the first character) and the background (the second character) colors of the default face. Each character should be the hexadecimal code for the desired color on a standard PC text-mode display. For example, to get blue text on a light gray background, specify `EMACSCOLORS=17', since 1 is the code of the blue color and 7 is the code of the light gray color.
The PC display usually supports only eight background colors. However, Emacs switches the DOS display to a mode where all 16 colors can be used for the background, so all four bits of the background color are actually used.
WINDOW_GFX